Module nrf52840_hal::pac::spim0::dcxcnt

source ·
Expand description

DCX configuration

Structs§

  • DCX configuration
  • Register DCXCNT reader
  • Register DCXCNT writer

Type Aliases§

  • 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.
  • 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.