Type Alias stm32_hal2::pac::fdcan1::ttocf::ECC_W

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

Field ECC writer - Enable Clock Calibration

Aliased Type§

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