[][src]Type Definition atsame70j21b::usart0::US_RTOR

type US_RTOR = Reg<u32, _US_RTOR>;

Receiver Timeout Register

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

For information about available fields see us_rtor module

Trait Implementations

impl Readable for US_RTOR[src]

read() method returns us_rtor::R reader structure

impl ResetValue for US_RTOR[src]

Register US_RTOR reset()'s with value 0

type Type = u32

Register size

impl Writable for US_RTOR[src]

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