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