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 the raw interrupt of UHCI_RX_START_INT.

Source

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

Bit 1 - Set this bit to clear the raw interrupt of UHCI_TX_START_INT.

Source

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

Bit 2 - Set this bit to clear the raw interrupt of UHCI_RX_HUNG_INT.

Source

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

Bit 3 - Set this bit to clear the raw interrupt of UHCI_TX_HUNG_INT.

Source

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

Bit 4 - Set this bit to clear the raw interrupt of UHCI_SEND_S_REG_Q_INT.

Source

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

Bit 5 - Set this bit to clear the raw interrupt of UHCI_SEND_A_REG_Q_INT.

Bit 6 - Set this bit to clear the raw interrupt of UHCI_OUT_EOF_INT.

Source

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

Bit 7 - Set this bit to clear the raw interrupt of UHCI_APP_CTRL0_INT.

Source

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

Bit 8 - Set this bit to clear the raw interrupt of UHCI_APP_CTRL1_INT.