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

type UART_CMPR = Reg<u32, _UART_CMPR>;

Comparison Register

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

For information about available fields see uart_cmpr module

Trait Implementations

impl Readable for UART_CMPR[src]

read() method returns uart_cmpr::R reader structure

impl ResetValue for UART_CMPR[src]

Register UART_CMPR reset()'s with value 0

type Type = u32

Register size

impl Writable for UART_CMPR[src]

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