[][src]Type Definition atsame70j20b::usart0::US_BRGR

type US_BRGR = Reg<u32, _US_BRGR>;

Baud Rate Generator Register

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

For information about available fields see us_brgr module

Trait Implementations

impl Readable for US_BRGR[src]

read() method returns us_brgr::R reader structure

impl ResetValue for US_BRGR[src]

Register US_BRGR reset()'s with value 0

type Type = u32

Register size

impl Writable for US_BRGR[src]

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