Type Alias stm32_hal2::pac::can_ccu::cstat::TQC_W

source ·
pub type TQC_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CSTAT_SPEC, u16, u16, Unsafe, 11, O>;
Expand description

Field TQC writer - Time Quanta Counter

Aliased Type§

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