Type Alias stm32_hal2::pac::fdcan1::ttost::GFI_W

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

Field GFI writer - Gap Finished Indicator.

Aliased Type§

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