Type Alias 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