Type Definition atsame70n20b_pac::uart0::CMPR[][src]

type CMPR = Reg<u32, _CMPR>;

Comparison Register

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

For information about available fields see cmpr module

Trait Implementations

impl Readable for CMPR[src]

read() method returns cmpr::R reader structure

impl ResetValue for CMPR[src]

Register CMPR reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for CMPR[src]

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