[][src]Type Definition atsame70q20b::uart0::UART_MR

type UART_MR = Reg<u32, _UART_MR>;

Mode Register

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

For information about available fields see uart_mr module

Trait Implementations

impl Readable for UART_MR[src]

read() method returns uart_mr::R reader structure

impl ResetValue for UART_MR[src]

Register UART_MR reset()'s with value 0

type Type = u32

Register size

impl Writable for UART_MR[src]

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