Type Alias esp32h2::ieee802154::dcdc_ctrl::W

source ·
pub type W = W<DCDC_CTRL_SPEC>;
Expand description

Register DCDC_CTRL writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn dcdc_pre_up_delay(&mut self) -> DCDC_PRE_UP_DELAY_W<'_, DCDC_CTRL_SPEC>

Bits 0:7

source

pub fn dcdc_down_delay(&mut self) -> DCDC_DOWN_DELAY_W<'_, DCDC_CTRL_SPEC>

Bits 8:15

source

pub fn en(&mut self) -> EN_W<'_, DCDC_CTRL_SPEC>

Bit 16

source

pub fn tx_dcdc_up(&mut self) -> TX_DCDC_UP_W<'_, DCDC_CTRL_SPEC>

Bit 31