[][src]Type Definition lpc54606_pac::syscon::AHBCLKCTRL0

type AHBCLKCTRL0 = Reg<u32, _AHBCLKCTRL0>;

AHB Clock control n

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see ahbclkctrl0 module

Trait Implementations

impl Readable for AHBCLKCTRL0[src]

read() method returns ahbclkctrl0::R reader structure

impl ResetValue for AHBCLKCTRL0[src]

Register AHBCLKCTRL0 reset()'s with value 0x0183

type Type = u32

Register size

impl Writable for AHBCLKCTRL0[src]

write(|w| ..) method takes ahbclkctrl0::W writer structure