Type Alias W

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

Register aon_misc writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn sw_soc_en_aon(&mut self) -> SW_SOC_EN_AON_W<'_, AON_MISC_SPEC>

Bit 0

Source

pub fn sw_wb_en_aon(&mut self) -> SW_WB_EN_AON_W<'_, AON_MISC_SPEC>

Bit 1

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