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