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

type ASYNCAPBCLKSELA = Reg<u32, _ASYNCAPBCLKSELA>;

Async APB clock source select A

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

For information about available fields see asyncapbclksela module

Trait Implementations

impl Readable for ASYNCAPBCLKSELA[src]

read() method returns asyncapbclksela::R reader structure

impl ResetValue for ASYNCAPBCLKSELA[src]

Register ASYNCAPBCLKSELA reset()'s with value 0

type Type = u32

Register size

impl Writable for ASYNCAPBCLKSELA[src]

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