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

type ASYNCAPBCTRL = Reg<u32, _ASYNCAPBCTRL>;

Asynchronous APB Control

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

For information about available fields see asyncapbctrl module

Trait Implementations

impl Readable for ASYNCAPBCTRL[src]

read() method returns asyncapbctrl::R reader structure

impl ResetValue for ASYNCAPBCTRL[src]

Register ASYNCAPBCTRL reset()'s with value 0x01

type Type = u32

Register size

impl Writable for ASYNCAPBCTRL[src]

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