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

type AHBCLKCTRLCLR = Reg<u32, _AHBCLKCTRLCLR>;

Clear bits in AHBCLKCTRLn

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

For information about available fields see ahbclkctrlclr module

Trait Implementations

impl ResetValue for AHBCLKCTRLCLR[src]

Register AHBCLKCTRLCLR[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for AHBCLKCTRLCLR[src]

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