[−][src]Type Definition esp32::syscon::APLL_TICK_CONF
type APLL_TICK_CONF = Reg<u32, _APLL_TICK_CONF>;
SYSCON_APLL_TICK_CONF
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see apll_tick_conf module
Trait Implementations
impl Readable for APLL_TICK_CONF[src]
read() method returns apll_tick_conf::R reader structure
impl ResetValue for APLL_TICK_CONF[src]
Register APLL_TICK_CONF reset()'s with value 0
fn reset_value() -> Self::Ux[src]
impl Writable for APLL_TICK_CONF[src]
write(|w| ..) method takes apll_tick_conf::W writer structure