Type Alias stm32_hal2::pac::fdcan1::ttils::SBCL_W

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

Field SBCL writer - Start of Basic Cycle Interrupt Line

Aliased Type§

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