Type Alias stm32_hal2::pac::fdcan1::ttocn::GCS_W

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

Field GCS writer - Gap Control Select

Aliased Type§

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