pub type DCXCNT_W<'a, const O: u8> = FieldWriter<'a, u32, DCXCNT_SPEC, u8, u8, 4, O>;
Expand description
Field DCXCNT
writer - This register specifies the number of command bytes preceding the data bytes. The PSEL.DCX line will be low during transmission of command bytes and high during transmission of data bytes. Value 0xF indicates that all bytes are command bytes.
Aliased Typeยง
struct DCXCNT_W<'a, const O: u8> { /* private fields */ }