Return values of APIs.
Copyright (c) 2013-2018 Microchip Technology Inc. and its subsidiaries.
#include "compiler.h"
Macros | |
#define | __PACK__DATA__ COMPILER_PACK_SET(1) |
#define | __PACK__RST_DATA__ COMPILER_PACK_RESET() |
#define | status_code_genare_t status_code_t |
Typedefs | |
typedef enum retval_tag | retval_t |
These are the return values of the PAL API. More... | |
#define __PACK__DATA__ COMPILER_PACK_SET(1) |
#define __PACK__RST_DATA__ COMPILER_PACK_RESET() |
#define status_code_genare_t status_code_t |
Referenced by pal_timer_get_id(), pal_timer_start(), and pal_timer_stop().