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