Type Alias W

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

Register psw_misc writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn pu_psw_irrcv_aon(&mut self) -> PU_PSW_IRRCV_AON_W<'_, PSW_MISC_SPEC>

Bit 0

Source

pub fn usb20_rref_ext_en_aon( &mut self, ) -> USB20_RREF_EXT_EN_AON_W<'_, PSW_MISC_SPEC>

Bit 19

Source

pub fn en_por33_aon(&mut self) -> EN_POR33_AON_W<'_, PSW_MISC_SPEC>

Bit 20

Source

pub fn usb20_rref_hiz_aon(&mut self) -> USB20_RREF_HIZ_AON_W<'_, PSW_MISC_SPEC>

Bit 21

Source

pub fn usb20_rcal_code_aon( &mut self, ) -> USB20_RCAL_CODE_AON_W<'_, PSW_MISC_SPEC>

Bits 24:29

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