Type Definition stm32wb_stm32hal::stm32wb55::lptim1::ier::R[][src]

pub type R = R<u32, IER>;
Expand description

Reader of register IER

Implementations

Bit 6 - Direction change to down Interrupt Enable

Bit 5 - Direction change to UP Interrupt Enable

Bit 4 - Autoreload register update OK Interrupt Enable

Bit 3 - Compare register update OK Interrupt Enable

Bit 2 - External trigger valid edge Interrupt Enable

Bit 1 - Autoreload match Interrupt Enable

Bit 0 - Compare match Interrupt Enable