[][src]Type Definition atsame53j::ac::COMPCTRL

type COMPCTRL = Reg<u32, _COMPCTRL>;

Comparator Control n

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

For information about available fields see compctrl module

Trait Implementations

impl Readable for COMPCTRL[src]

read() method returns compctrl::R reader structure

impl ResetValue for COMPCTRL[src]

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

type Type = u32

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

impl Writable for COMPCTRL[src]

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