[][src]Type Definition nrf52810_pac::radio::PACKETPTR

type PACKETPTR = Reg<u32, _PACKETPTR>;

Packet pointer

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see packetptr module

Trait Implementations

impl Readable for PACKETPTR[src]

read() method returns packetptr::R reader structure

impl Writable for PACKETPTR[src]

write(|w| ..) method takes packetptr::W writer structure

impl ResetValue for PACKETPTR[src]

Register PACKETPTR reset()'s with value 0

type Type = u32

Register size