[][src]Type Definition esp32::sens::ULP_CP_SLEEP_CYC1

type ULP_CP_SLEEP_CYC1 = Reg<u32, _ULP_CP_SLEEP_CYC1>;

SENS_ULP_CP_SLEEP_CYC1

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

For information about available fields see ulp_cp_sleep_cyc1 module

Trait Implementations

impl Readable for ULP_CP_SLEEP_CYC1[src]

read() method returns ulp_cp_sleep_cyc1::R reader structure

impl ResetValue for ULP_CP_SLEEP_CYC1[src]

Register ULP_CP_SLEEP_CYC1 reset()'s with value 0

impl Writable for ULP_CP_SLEEP_CYC1[src]

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