Type Alias W

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

Register aon writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn aon_resv(&mut self) -> AON_RESV_W<'_, AON_SPEC>

Bits 0:7

Source

pub fn pu_aon_dc_tbuf(&mut self) -> PU_AON_DC_TBUF_W<'_, AON_SPEC>

Bit 12

Source

pub fn ldo11_rt_pulldown(&mut self) -> LDO11_RT_PULLDOWN_W<'_, AON_SPEC>

Bit 20

Source

pub fn ldo11_rt_pulldown_sel(&mut self) -> LDO11_RT_PULLDOWN_SEL_W<'_, AON_SPEC>

Bit 21

Source

pub fn sw_pu_ldo11_rt(&mut self) -> SW_PU_LDO11_RT_W<'_, AON_SPEC>

Bit 22

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