Type Alias nrf52840_hal::pac::nfct::packetptr::PTR_R

source ·
pub type PTR_R = FieldReaderRaw<u32, u32>;
Expand description

Field PTR reader - Packet pointer for TXD and RXD data storage in Data RAM. This address is a byte-aligned RAM address.

Aliased Type§

struct PTR_R { /* private fields */ }