![]() |
MAX32680 Peripheral Driver API
Peripheral Driver API for the MAX32680
|
Modules | |
| Register Offsets | |
| WUT_CNT | |
| WUT_CMP | |
| WUT_INTR | |
| WUT_CTRL | |
| WUT_NOLCMP | |
| WUT_PRESET | |
| WUT_RELOAD | |
| WUT_SNAPSHOT | |
Files | |
| file | wut_regs.h |
Data Structures | |
| struct | mxc_wut_regs_t |
Registers, Bit Masks and Bit Positions for the WUT Peripheral Module.
32-bit reloadable timer that can be used for timing and wakeup.
| struct mxc_wut_regs_t |
Structure type to access the WUT Registers.
Data Fields | |
| __IO uint32_t | cnt |
| __IO uint32_t | cmp |
| __IO uint32_t | intr |
| __IO uint32_t | ctrl |
| __IO uint32_t | nolcmp |
| __IO uint32_t | preset |
| __IO uint32_t | reload |
| __IO uint32_t | snapshot |
| __IO uint32_t cmp |
0x04: WUT CMP Register
| __IO uint32_t cnt |
0x00: WUT CNT Register
| __IO uint32_t ctrl |
0x10: WUT CTRL Register
| __IO uint32_t intr |
0x0C: WUT INTR Register
| __IO uint32_t nolcmp |
0x14: WUT NOLCMP Register
| __IO uint32_t preset |
0x18: WUT PRESET Register
| __IO uint32_t reload |
0x1C: WUT RELOAD Register
| __IO uint32_t snapshot |
0x20: WUT SNAPSHOT Register