[][src]Type Definition atsame70n20b::uart0::UART_BRGR

type UART_BRGR = Reg<u32, _UART_BRGR>;

Baud Rate Generator Register

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

For information about available fields see uart_brgr module

Trait Implementations

impl Readable for UART_BRGR[src]

read() method returns uart_brgr::R reader structure

impl ResetValue for UART_BRGR[src]

Register UART_BRGR reset()'s with value 0

type Type = u32

Register size

impl Writable for UART_BRGR[src]

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