[−][src]Type Definition lpc55_pac::powerquad::COMPREG
type COMPREG = Reg<u32, _COMPREG>;
Compute register bank
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see compreg module
Trait Implementations
impl Readable for COMPREG[src]
read() method returns compreg::R reader structure
impl ResetValue for COMPREG[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for COMPREG[src]
write(|w| ..) method takes compreg::W writer structure