Module microbit::hal::pac::i2s::rxd::ptr

source ·
Expand description

Receive buffer RAM start address.

Structs§

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

Type Aliases§

  • Field PTR reader - Receive buffer Data RAM start address. When receiving, words containing samples will be written to this address. This address is a word aligned Data RAM address.
  • Field PTR writer - Receive buffer Data RAM start address. When receiving, words containing samples will be written to this address. This address is a word aligned Data RAM address.