Type Alias esp32h2::uhci0::int_clr::W

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

Register INT_CLR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn rx_start_int_clr(&mut self) -> RX_START_INT_CLR_W<'_, INT_CLR_SPEC, 0>

Bit 0 - a

source

pub fn tx_start_int_clr(&mut self) -> TX_START_INT_CLR_W<'_, INT_CLR_SPEC, 1>

Bit 1 - a

source

pub fn rx_hung_int_clr(&mut self) -> RX_HUNG_INT_CLR_W<'_, INT_CLR_SPEC, 2>

Bit 2 - a

source

pub fn tx_hung_int_clr(&mut self) -> TX_HUNG_INT_CLR_W<'_, INT_CLR_SPEC, 3>

Bit 3 - a

source

pub fn send_s_reg_q_int_clr( &mut self ) -> SEND_S_REG_Q_INT_CLR_W<'_, INT_CLR_SPEC, 4>

Bit 4 - a

source

pub fn send_a_reg_q_int_clr( &mut self ) -> SEND_A_REG_Q_INT_CLR_W<'_, INT_CLR_SPEC, 5>

Bit 5 - a

Bit 6 - a

source

pub fn app_ctrl0_int_clr(&mut self) -> APP_CTRL0_INT_CLR_W<'_, INT_CLR_SPEC, 7>

Bit 7 - a

source

pub fn app_ctrl1_int_clr(&mut self) -> APP_CTRL1_INT_CLR_W<'_, INT_CLR_SPEC, 8>

Bit 8 - a

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