Type Definition stm32l4_stm32hal::stm32l4x1::lptim1::ier::W[][src]

type W = W<u32, IER>;
Expand description

Writer for 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