Type Alias esp32c3::rtc_cntl::swd_conf::W

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

Register SWD_CONF writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn swd_bypass_rst(&mut self) -> SWD_BYPASS_RST_W<'_, SWD_CONF_SPEC>

Bit 17 - Bypass swd rst

source

pub fn swd_signal_width(&mut self) -> SWD_SIGNAL_WIDTH_W<'_, SWD_CONF_SPEC>

Bits 18:27 - adjust signal width send to swd

source

pub fn swd_rst_flag_clr(&mut self) -> SWD_RST_FLAG_CLR_W<'_, SWD_CONF_SPEC>

Bit 28 - reset swd reset flag

source

pub fn swd_feed(&mut self) -> SWD_FEED_W<'_, SWD_CONF_SPEC>

Bit 29 - Sw feed swd

source

pub fn swd_disable(&mut self) -> SWD_DISABLE_W<'_, SWD_CONF_SPEC>

Bit 30 - disabel SWD

source

pub fn swd_auto_feed_en(&mut self) -> SWD_AUTO_FEED_EN_W<'_, SWD_CONF_SPEC>

Bit 31 - automatically feed swd when int comes