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

type EVENTS_PAYLOAD = Reg<u32, _EVENTS_PAYLOAD>;

Packet payload sent or received

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

For information about avaliable fields see events_payload module

Trait Implementations

impl Readable for EVENTS_PAYLOAD[src]

read() method returns events_payload::R reader structure

impl Writable for EVENTS_PAYLOAD[src]

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

impl ResetValue for EVENTS_PAYLOAD[src]

Register EVENTS_PAYLOAD reset()'s with value 0

type Type = u32

Register size