[][src]Type Definition nrf52810_pac::uarte0::EVENTS_RXDRDY

type EVENTS_RXDRDY = Reg<u32, _EVENTS_RXDRDY>;

Data received in RXD (but potentially not yet transferred to Data RAM)

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

For information about avaliable fields see events_rxdrdy module

Trait Implementations

impl Readable for EVENTS_RXDRDY[src]

read() method returns events_rxdrdy::R reader structure

impl Writable for EVENTS_RXDRDY[src]

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

impl ResetValue for EVENTS_RXDRDY[src]

Register EVENTS_RXDRDY reset()'s with value 0

type Type = u32

Register size