Type Alias W

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

Register pds_stat writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn ro_pds_state(&mut self) -> RO_PDS_STATE_W<'_, PDS_STAT_SPEC>

Bits 0:4

Source

pub fn ro_pds_rf_state(&mut self) -> RO_PDS_RF_STATE_W<'_, PDS_STAT_SPEC>

Bits 8:12

Source

pub fn pds_reset_event(&mut self) -> PDS_RESET_EVENT_W<'_, PDS_STAT_SPEC>

Bits 24:26

Source

pub fn pds_clr_reset_event( &mut self, ) -> PDS_CLR_RESET_EVENT_W<'_, PDS_STAT_SPEC>

Bit 31

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