pub type LFSTOP_W<'a, const O: u8> = BitWriterRaw<'a, u32, CINSTRCONF_SPEC, LFSTOP_A, BitM, O>;
Expand description

Field LFSTOP writer - Stop (finalize) long frame transaction

Aliased Type§

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