Type Alias stm32_hal2::pac::fdcan1::psr::LEC_W

source ·
pub type LEC_W<'a, const O: u8> = FieldWriterRaw<'a, u32, PSR_SPEC, u8, u8, Unsafe, 3, O>;
Expand description

Field LEC writer - Last Error Code

Aliased Type§

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