[−][src]Type Definition lpc55_pac::syscon::CLKOUTSEL
type CLKOUTSEL = Reg<u32, _CLKOUTSEL>;
CLKOUT clock source select
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see clkoutsel module
Trait Implementations
impl Readable for CLKOUTSEL[src]
read() method returns clkoutsel::R reader structure
impl ResetValue for CLKOUTSEL[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for CLKOUTSEL[src]
write(|w| ..) method takes clkoutsel::W writer structure