Type Alias stm32_hal2::pac::fdcan1::ttir::SOG_W

source ·
pub type SOG_W<'a, const O: u8> = BitWriterRaw<'a, u32, TTIR_SPEC, bool, BitM, O>;
Expand description

Field SOG writer - Start of Gap

Aliased Type§

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