[][src]Type Definition atsame70j21b::uart0::UART_CR

type UART_CR = Reg<u32, _UART_CR>;

Control Register

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

For information about available fields see uart_cr module

Trait Implementations

impl ResetValue for UART_CR[src]

Register UART_CR reset()'s with value 0

type Type = u32

Register size

impl Writable for UART_CR[src]

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