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