Type Alias stm32_hal2::pac::lptim3::cfgr::ENC_W

source ·
pub type ENC_W<'a, const O: u8> = BitWriterRaw<'a, u32, CFGR_SPEC, ENC_A, BitM, O>;
Expand description

Field ENC writer - Encoder mode enable

Aliased Type§

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