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

type ULP_CP_SLEEP_CYC4 = Reg<u32, _ULP_CP_SLEEP_CYC4>;

SENS_ULP_CP_SLEEP_CYC4

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

For information about avaliable fields see ulp_cp_sleep_cyc4 module

Trait Implementations

impl Readable for ULP_CP_SLEEP_CYC4[src]

read() method returns ulp_cp_sleep_cyc4::R reader structure

impl ResetValue for ULP_CP_SLEEP_CYC4[src]

Register ULP_CP_SLEEP_CYC4 reset()'s with value 0

type Type = u32

Register size

impl Writable for ULP_CP_SLEEP_CYC4[src]

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