[][src]Type Definition nuc1xx::uart0::UA_TOR

type UA_TOR = Reg<u32, _UA_TOR>;

Time Out Register

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

For information about available fields see ua_tor module

Trait Implementations

impl Readable for UA_TOR[src]

read() method returns ua_tor::R reader structure

impl ResetValue for UA_TOR[src]

Register UA_TOR reset()'s with value 0

type Type = u32

Register size

impl Writable for UA_TOR[src]

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