Type Alias daisy::pac::fdcan1::cccr::CSA_W

pub type CSA_W<'a, const O: u8> = BitWriterRaw<'a, u32, CCCR_SPEC, bool, BitM, O>;
Expand description

Field CSA writer - Clock Stop Acknowledge

Aliased Type§

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