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

type US_LONPR = Reg<u32, _US_LONPR>;

LON Preamble Register

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

For information about available fields see us_lonpr module

Trait Implementations

impl Readable for US_LONPR[src]

read() method returns us_lonpr::R reader structure

impl ResetValue for US_LONPR[src]

Register US_LONPR reset()'s with value 0

type Type = u32

Register size

impl Writable for US_LONPR[src]

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