[][src]Type Definition atsame70n19b::usart0::US_LONMR

type US_LONMR = Reg<u32, _US_LONMR>;

LON Mode Register

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

For information about available fields see us_lonmr module

Trait Implementations

impl Readable for US_LONMR[src]

read() method returns us_lonmr::R reader structure

impl ResetValue for US_LONMR[src]

Register US_LONMR reset()'s with value 0

type Type = u32

Register size

impl Writable for US_LONMR[src]

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