Type Alias stm32_hal2::pac::lptim3::cr::ENABLE_W

source ·
pub type ENABLE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, ENABLE_A, BitM, O>;
Expand description

Field ENABLE writer - LPTIM Enable

Aliased Type§

struct ENABLE_W<'a, const O: u8> { /* private fields */ }