Type Definition nrf52820_pac::uarte0::EVENTS_RXTO[][src]

type EVENTS_RXTO = Reg<u32, _EVENTS_RXTO>;
Expand description

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

Register EVENTS_RXTO reset()’s with value 0

Register size

Reset value of the register

read() method returns events_rxto::R reader structure

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