Type Alias W

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

Register PDS_INT writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn ro_pds_wake_int(&mut self) -> RO_PDS_WAKE_INT_W<'_, PDS_INT_SPEC>

Bit 0

Source

pub fn ro_pds_rf_done_int(&mut self) -> RO_PDS_RF_DONE_INT_W<'_, PDS_INT_SPEC>

Bit 1

Source

pub fn ro_pds_wifi_tbtt_sleep_irq( &mut self, ) -> RO_PDS_WIFI_TBTT_SLEEP_IRQ_W<'_, PDS_INT_SPEC>

Bit 2

Source

pub fn ro_pds_wifi_tbtt_wakeup_irq( &mut self, ) -> RO_PDS_WIFI_TBTT_WAKEUP_IRQ_W<'_, PDS_INT_SPEC>

Bit 3

Source

pub fn cr_pds_wake_int_mask( &mut self, ) -> CR_PDS_WAKE_INT_MASK_W<'_, PDS_INT_SPEC>

Bit 4

Source

pub fn cr_pds_rf_done_int_mask( &mut self, ) -> CR_PDS_RF_DONE_INT_MASK_W<'_, PDS_INT_SPEC>

Bit 5

Source

pub fn cr_pds_wifi_tbtt_sleep_irq_mask( &mut self, ) -> CR_PDS_WIFI_TBTT_SLEEP_IRQ_MASK_W<'_, PDS_INT_SPEC>

Bit 6

Source

pub fn cr_pds_wifi_tbtt_wakeup_irq_mask( &mut self, ) -> CR_PDS_WIFI_TBTT_WAKEUP_IRQ_MASK_W<'_, PDS_INT_SPEC>

Bit 7

Source

pub fn cr_pds_int_clr(&mut self) -> CR_PDS_INT_CLR_W<'_, PDS_INT_SPEC>

Bit 8

Source

pub fn cr_pds_wakeup_src_en( &mut self, ) -> CR_PDS_WAKEUP_SRC_EN_W<'_, PDS_INT_SPEC>

Bits 10:19

Source

pub fn ro_pds_wakeup_event(&mut self) -> RO_PDS_WAKEUP_EVENT_W<'_, PDS_INT_SPEC>

Bits 21:30

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