[][src]Type Definition atsame54p::rtc::mode1::COMP

type COMP = Reg<u16, _COMP>;

MODE1 Compare n Value

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

For information about available fields see comp module

Trait Implementations

impl Readable for COMP[src]

read() method returns comp::R reader structure

impl ResetValue for COMP[src]

Register COMP[%s] reset()'s with value 0

type Type = u16

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

impl Writable for COMP[src]

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