Modules | |
SCG Register Masks | |
Data Structures | |
struct | SCG_Type |
Macros | |
#define | SCG_INSTANCE_COUNT (1u) |
#define | SCG_BASE (0x40064000u) |
#define | SCG ((SCG_Type *)SCG_BASE) |
#define | SCG_BASE_ADDRS { SCG_BASE } |
#define | SCG_BASE_PTRS { SCG } |
#define | SCG_IRQS_ARR_COUNT (1u) |
#define | SCG_IRQS_CH_COUNT (1u) |
#define | SCG_IRQS { SCG_CMU_LVD_LVWSCG_IRQn } |
Typedefs | |
typedef struct SCG_Type * | SCG_MemMapPtr |
#define SCG_BASE (0x40064000u) |
#define SCG_BASE_ADDRS { SCG_BASE } |
#define SCG_BASE_PTRS { SCG } |
#define SCG_INSTANCE_COUNT (1u) |
#define SCG_IRQS { SCG_CMU_LVD_LVWSCG_IRQn } |
#define SCG_IRQS_ARR_COUNT (1u) |
#define SCG_IRQS_CH_COUNT (1u) |
typedef struct SCG_Type * SCG_MemMapPtr |