![]() |
MKMxxZxxACxx5 Bare Metal Software Drivers
R4.1.6
Reference Manual
|
This section describes default configuration structures for PIT module. Create a new configuration structure if default ones don't initialize on-chip peripheral in required operating mode (see Creating Configuration Structure).
Macros | |
#define | PIT_CH_TMR_EN_CONFIG |
Timer channel enabled and Timer runs after initialization. Interrupt enabled on the peripheral level. More... | |
#define | PIT_CH_TMR_DI_CONFIG |
Timer channel enabled but Timer stops. Use PIT_Enable macro to start Timer operation. Interrupt enabled on the peripheral level. More... | |
#define PIT_CH_TMR_EN_CONFIG |
#define PIT_CH_TMR_DI_CONFIG |
Timer channel enabled but Timer stops. Use PIT_Enable macro to start Timer operation. Interrupt enabled on the peripheral level.