pub type DCXCNT_R = FieldReader<u8, u8>;
Expand description
Field DCXCNT
reader - 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_R { /* private fields */ }