Type Alias W

Source
pub type W = W<AON_COMMON_SPEC>;
Expand description

Register aon_common writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn tmux_aon(&mut self) -> TMUX_AON_W<'_, AON_COMMON_SPEC>

Bits 0:2

Source

pub fn ten_aon(&mut self) -> TEN_AON_W<'_, AON_COMMON_SPEC>

Bit 4

Source

pub fn ten_vddcore_aon(&mut self) -> TEN_VDDCORE_AON_W<'_, AON_COMMON_SPEC>

Bit 8

Source

pub fn ten_ldo11soc_aon(&mut self) -> TEN_LDO11SOC_AON_W<'_, AON_COMMON_SPEC>

Bit 9

Source

pub fn ten_dcdc_0_aon(&mut self) -> TEN_DCDC_0_AON_W<'_, AON_COMMON_SPEC>

Bit 10

Source

pub fn ten_dcdc_1_aon(&mut self) -> TEN_DCDC_1_AON_W<'_, AON_COMMON_SPEC>

Bit 11

Source

pub fn ten_bg_sys_aon(&mut self) -> TEN_BG_SYS_AON_W<'_, AON_COMMON_SPEC>

Bit 12

Source

pub fn ten_ldo15rf_aon(&mut self) -> TEN_LDO15RF_AON_W<'_, AON_COMMON_SPEC>

Bit 16

Source

pub fn ten_xtal_aon(&mut self) -> TEN_XTAL_AON_W<'_, AON_COMMON_SPEC>

Bit 17

Source

pub fn dten_xtal_aon(&mut self) -> DTEN_XTAL_AON_W<'_, AON_COMMON_SPEC>

Bit 18

Source

pub fn ten_mbg_aon(&mut self) -> TEN_MBG_AON_W<'_, AON_COMMON_SPEC>

Bit 19

Source

pub fn ten_cip_misc_aon(&mut self) -> TEN_CIP_MISC_AON_W<'_, AON_COMMON_SPEC>

Bit 20

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