Type Alias nrf52840_pac::spim0::dcxcnt::DCXCNT_R
source · 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 */ }