Type Alias stm32_hal2::pac::fdcan1::tocv::TOC_W

source ·
pub type TOC_W<'a, const O: u8> = FieldWriterRaw<'a, u32, TOCV_SPEC, u16, u16, Unsafe, 16, O>;
Expand description

Field TOC writer - Timeout Counter

Aliased Type§

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