Modules | |
PDB Register Masks | |
Data Structures | |
struct | PDB_Type |
Macros | |
#define | PDB_CH_COUNT 2u |
#define | PDB_DLY_COUNT 8u |
#define | PDB_POnDLY_COUNT 1u |
#define | PDB_INSTANCE_COUNT (1u) |
#define | PDB0_BASE (0x40036000u) |
#define | PDB0 ((PDB_Type *)PDB0_BASE) |
#define | PDB_BASE_ADDRS { PDB0_BASE } |
#define | PDB_BASE_PTRS { PDB0 } |
#define | PDB_IRQS_ARR_COUNT (1u) |
#define | PDB_IRQS_CH_COUNT (1u) |
#define | PDB_IRQS { PDB0_IRQn } |
Typedefs | |
typedef struct PDB_Type * | PDB_MemMapPtr |
#define PDB0_BASE (0x40036000u) |
#define PDB_BASE_ADDRS { PDB0_BASE } |
#define PDB_BASE_PTRS { PDB0 } |
#define PDB_INSTANCE_COUNT (1u) |
#define PDB_IRQS { PDB0_IRQn } |
#define PDB_IRQS_ARR_COUNT (1u) |
#define PDB_IRQS_CH_COUNT (1u) |
typedef struct PDB_Type * PDB_MemMapPtr |