Module nrf52833_hal::pac::i2s::txd::ptr

source ·
Expand description

Transmit buffer RAM start address.

Structs§

  • Transmit buffer RAM start address.
  • Register PTR reader
  • Register PTR writer

Type Aliases§

  • Field PTR reader - Transmit buffer Data RAM start address. When transmitting, words containing samples will be fetched from this address. This address is a word aligned Data RAM address.
  • Field PTR writer - Transmit buffer Data RAM start address. When transmitting, words containing samples will be fetched from this address. This address is a word aligned Data RAM address.