[][src]Type Definition lpc55s6x_pac::pmc::COMP

type COMP = Reg<u32, _COMP>;

Analog Comparator control register [Reset by: PoR, Pin Reset, Brown Out Detectors Reset, Deep Power Down Reset, Software Reset]

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

For information about avaliable fields see comp module

Trait Implementations

impl Readable for COMP[src]

read() method returns comp::R reader structure

impl Writable for COMP[src]

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

impl ResetValue for COMP[src]

Register COMP reset()'s with value 0x0a

type Type = u32

Register size