[][src]Type Definition nrf51::uart0::EVENTS_RXTO

type EVENTS_RXTO = Reg<u32, _EVENTS_RXTO>;

Receiver timeout.

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

For information about available fields see events_rxto module

Trait Implementations

impl Readable for EVENTS_RXTO[src]

read() method returns events_rxto::R reader structure

impl ResetValue for EVENTS_RXTO[src]

Register EVENTS_RXTO reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_RXTO[src]

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