Type Alias esp32c6::pmu::backup_cfg::W

source ·
pub type W = W<BACKUP_CFG_SPEC>;
Expand description

Register BACKUP_CFG writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn backup_sys_clk_no_div( &mut self ) -> BACKUP_SYS_CLK_NO_DIV_W<'_, BACKUP_CFG_SPEC>

Bit 31 - need_des

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

Safety

Passing incorrect value can cause undefined behaviour. See reference manual