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

type ULP_CP_SLEEP_CYC3 = Reg<u32, _ULP_CP_SLEEP_CYC3>;

SENS_ULP_CP_SLEEP_CYC3

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

For information about available fields see ulp_cp_sleep_cyc3 module

Trait Implementations

impl Readable for ULP_CP_SLEEP_CYC3[src]

read() method returns ulp_cp_sleep_cyc3::R reader structure

impl ResetValue for ULP_CP_SLEEP_CYC3[src]

Register ULP_CP_SLEEP_CYC3 reset()'s with value 0

impl Writable for ULP_CP_SLEEP_CYC3[src]

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