[−][src]Type Definition lpc55_pac::syscon::COMP_INT_CTRL
type COMP_INT_CTRL = Reg<u32, _COMP_INT_CTRL>;
Comparator Interrupt control
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see comp_int_ctrl module
Trait Implementations
impl Readable for COMP_INT_CTRL[src]
read() method returns comp_int_ctrl::R reader structure
impl ResetValue for COMP_INT_CTRL[src]
Register COMP_INT_CTRL reset()'s with value 0
impl Writable for COMP_INT_CTRL[src]
write(|w| ..) method takes comp_int_ctrl::W writer structure