Type Alias stm32f4xx_hal::pac::tim6::arr::ARR_W

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

Field ARR writer - Low Auto-reload value

Aliased Type§

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