[][src]Type Definition lpc54606_pac::async_syscon::ASYNCAPBCLKCTRL

type ASYNCAPBCLKCTRL = Reg<u32, _ASYNCAPBCLKCTRL>;

Async peripheral clock control

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

For information about available fields see asyncapbclkctrl module

Trait Implementations

impl Readable for ASYNCAPBCLKCTRL[src]

read() method returns asyncapbclkctrl::R reader structure

impl ResetValue for ASYNCAPBCLKCTRL[src]

Register ASYNCAPBCLKCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for ASYNCAPBCLKCTRL[src]

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