Module nrf52832_hal::pac::spis0::txd

source ·
Expand description

Cluster Unspecified

Modules§

  • Number of bytes transmitted in last granted transaction
  • Maximum number of bytes in transmit buffer
  • TXD data pointer

Structs§

  • Register block

Type Aliases§

  • AMOUNT (r) register accessor: an alias for Reg<AMOUNT_SPEC>
  • MAXCNT (rw) register accessor: an alias for Reg<MAXCNT_SPEC>
  • PTR (rw) register accessor: an alias for Reg<PTR_SPEC>