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

type FROHFCLKDIV = Reg<u32, _FROHFCLKDIV>;

FROHF clock divider

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

For information about available fields see frohfclkdiv module

Trait Implementations

impl Readable for FROHFCLKDIV[src]

read() method returns frohfclkdiv::R reader structure

impl ResetValue for FROHFCLKDIV[src]

Register FROHFCLKDIV reset()'s with value 0x4000_0000

type Type = u32

Register size

impl Writable for FROHFCLKDIV[src]

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