Type Alias esp32c3::rtc_cntl::clk_conf::ENB_CK8M_W

source ·
pub type ENB_CK8M_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field ENB_CK8M writer - disable CK8M and CK8M_D256_OUT

Aliased Type§

struct ENB_CK8M_W<'a, REG> { /* private fields */ }