Modules | |
RCM Register Masks | |
Data Structures | |
struct | RCM_Type |
Macros | |
#define | RCM_INSTANCE_COUNT (1u) |
#define | RCM_BASE (0x4007F000u) |
#define | RCM ((RCM_Type *)RCM_BASE) |
#define | RCM_BASE_ADDRS { RCM_BASE } |
#define | RCM_BASE_PTRS { RCM } |
#define | RCM_IRQS_ARR_COUNT (1u) |
#define | RCM_IRQS_CH_COUNT (1u) |
#define | RCM_IRQS { RCM_IRQn } |
Typedefs | |
typedef struct RCM_Type * | RCM_MemMapPtr |
#define RCM_BASE (0x4007F000u) |
#define RCM_BASE_ADDRS { RCM_BASE } |
#define RCM_BASE_PTRS { RCM } |
#define RCM_INSTANCE_COUNT (1u) |
#define RCM_IRQS { RCM_IRQn } |
#define RCM_IRQS_ARR_COUNT (1u) |
#define RCM_IRQS_CH_COUNT (1u) |
typedef struct RCM_Type * RCM_MemMapPtr |