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