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

type MCLKIO = Reg<u32, _MCLKIO>;

MCLK input/output control

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

For information about available fields see mclkio module

Trait Implementations

impl Readable for MCLKIO[src]

read() method returns mclkio::R reader structure

impl ResetValue for MCLKIO[src]

Register MCLKIO reset()'s with value 0

type Type = u32

Register size

impl Writable for MCLKIO[src]

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