[][src]Type Definition nrf9160_pac::ipc_ns::EVENTS_RECEIVE

type EVENTS_RECEIVE = Reg<u32, _EVENTS_RECEIVE>;

Description collection: Event received on one or more of the enabled channels in RECEIVE_CNF[n].

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

For information about available fields see events_receive module

Trait Implementations

impl Readable for EVENTS_RECEIVE[src]

read() method returns events_receive::R reader structure

impl ResetValue for EVENTS_RECEIVE[src]

Register EVENTS_RECEIVE[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_RECEIVE[src]

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