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

type MAINCLKSELB = Reg<u32, _MAINCLKSELB>;

Main clock source select B

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

For information about available fields see mainclkselb module

Trait Implementations

impl Readable for MAINCLKSELB[src]

read() method returns mainclkselb::R reader structure

impl ResetValue for MAINCLKSELB[src]

Register MAINCLKSELB reset()'s with value 0

type Type = u32

Register size

impl Writable for MAINCLKSELB[src]

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