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