Type Alias W

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

Register INT_CLR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn rx_start(&mut self) -> RX_START_W<'_, INT_CLR_SPEC>

Bit 0 - Set this bit to clear UHCI_RX_START_INT interrupt.

Source

pub fn tx_start(&mut self) -> TX_START_W<'_, INT_CLR_SPEC>

Bit 1 - Set this bit to clear UHCI_TX_START_INT interrupt.

Source

pub fn rx_hung(&mut self) -> RX_HUNG_W<'_, INT_CLR_SPEC>

Bit 2 - Set this bit to clear UHCI_RX_HUNG_INT interrupt.

Source

pub fn tx_hung(&mut self) -> TX_HUNG_W<'_, INT_CLR_SPEC>

Bit 3 - Set this bit to clear UHCI_TX_HUNG_INT interrupt.

Source

pub fn send_s_reg_q(&mut self) -> SEND_S_REG_Q_W<'_, INT_CLR_SPEC>

Bit 4 - Set this bit to clear UHCI_SEND_S_REQ_Q_INT interrupt.

Source

pub fn send_a_reg_q(&mut self) -> SEND_A_REG_Q_W<'_, INT_CLR_SPEC>

Bit 5 - Set this bit to clear UHCI_SEND_A_REQ_Q_INT interrupt.

Bit 6 - Set this bit to clear UHCI_OUTLINK_EOF_ERR_INT interrupt.

Source

pub fn app_ctrl0(&mut self) -> APP_CTRL0_W<'_, INT_CLR_SPEC>

Bit 7 - Set this bit to clear UHCI_APP_CTRL0_INT interrupt.

Source

pub fn app_ctrl1(&mut self) -> APP_CTRL1_W<'_, INT_CLR_SPEC>

Bit 8 - Set this bit to clear UHCI_APP_CTRL1_INT interrupt.