Type Alias stm32_hal2::pac::tim17::cnt::CNT_W

source ·
pub type CNT_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CNT_SPEC, u16, u16, Safe, 16, O>;
Expand description

Field CNT writer - counter value

Aliased Type§

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