[][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 avaliable 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

type Type = u32

Register size

impl Writable for ULP_CP_SLEEP_CYC0[src]

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