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

type AHBCLKDIV = Reg<u32, _AHBCLKDIV>;

AHB clock divider

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

For information about available fields see ahbclkdiv module

Trait Implementations

impl Readable for AHBCLKDIV[src]

read() method returns ahbclkdiv::R reader structure

impl ResetValue for AHBCLKDIV[src]

Register AHBCLKDIV reset()'s with value 0

type Type = u32

Register size

impl Writable for AHBCLKDIV[src]

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