![]() |
MAX32665 Peripheral Driver API
Peripheral Driver API for the MAX32665
|
Modules | |
| Register Offsets | |
| TMR_INTR | |
| TMR_CN | |
| TMR_NOLCMP | |
Files | |
| file | tmr_regs.h |
Data Structures | |
| struct | mxc_tmr_regs_t |
Registers, Bit Masks and Bit Positions for the TMR Peripheral Module.
32-bit reloadable timer that can be used for timing and event counting.
| struct mxc_tmr_regs_t |
Structure type to access the TMR Registers.
Data Fields | |
| __IO uint32_t | cnt |
| __IO uint32_t | cmp |
| __IO uint32_t | pwm |
| __IO uint32_t | intr |
| __IO uint32_t | cn |
| __IO uint32_t | nolcmp |
| __IO uint32_t cmp |
0x04: TMR CMP Register
| __IO uint32_t cn |
0x10: TMR CN Register
| __IO uint32_t cnt |
0x00: TMR CNT Register
| __IO uint32_t intr |
0x0C: TMR INTR Register
| __IO uint32_t nolcmp |
0x14: TMR NOLCMP Register
| __IO uint32_t pwm |
0x08: TMR PWM Register