Type Alias W

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

Register HBN_RSV3 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn hbn_xtal_type(&mut self) -> HBN_XTAL_TYPE_W<'_, HBN_RSV3_SPEC>

Bits 0:3

Source

pub fn hbn_xtal_sts(&mut self) -> HBN_XTAL_STS_W<'_, HBN_RSV3_SPEC>

Bits 4:7

Source

pub fn hbn_flash_power_dly( &mut self, ) -> HBN_FLASH_POWER_DLY_W<'_, HBN_RSV3_SPEC>

Bits 8:15

Source

pub fn hbn_flash_power_sts( &mut self, ) -> HBN_FLASH_POWER_STS_W<'_, HBN_RSV3_SPEC>

Bits 16:19

Source

pub fn pds_gpio_keep_pin(&mut self) -> PDS_GPIO_KEEP_PIN_W<'_, HBN_RSV3_SPEC>

Bits 20:23

Source

pub fn hbn_gpio_keep_pin(&mut self) -> HBN_GPIO_KEEP_PIN_W<'_, HBN_RSV3_SPEC>

Bits 24:27

Source

pub fn pds_gpio_keep_sts(&mut self) -> PDS_GPIO_KEEP_STS_W<'_, HBN_RSV3_SPEC>

Bits 28:29

Source

pub fn hbn_gpio_keep_sts(&mut self) -> HBN_GPIO_KEEP_STS_W<'_, HBN_RSV3_SPEC>

Bits 30: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