Type Alias stm32_hal2::pac::fdcan1::ils::TCL_W

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

Field TCL writer - Transmission Completed Interrupt Line

Aliased Type§

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