[][src]Struct esp32::slchost::host_slc0host_func1_int_ena::W

pub struct W(_);

Register HOST_SLC0HOST_FUNC1_INT_ENA writer

Implementations

impl W[src]

pub fn host_fn1_gpio_sdio_int_ena(&mut self) -> HOST_FN1_GPIO_SDIO_INT_ENA_W<'_>[src]

Bit 25

pub fn host_fn1_slc0_host_rd_retry_int_ena(
    &mut self
) -> HOST_FN1_SLC0_HOST_RD_RETRY_INT_ENA_W<'_>
[src]

Bit 24

pub fn host_fn1_slc0_rx_new_packet_int_ena(
    &mut self
) -> HOST_FN1_SLC0_RX_NEW_PACKET_INT_ENA_W<'_>
[src]

Bit 23

pub fn host_fn1_slc0_ext_bit3_int_ena(
    &mut self
) -> HOST_FN1_SLC0_EXT_BIT3_INT_ENA_W<'_>
[src]

Bit 22

pub fn host_fn1_slc0_ext_bit2_int_ena(
    &mut self
) -> HOST_FN1_SLC0_EXT_BIT2_INT_ENA_W<'_>
[src]

Bit 21

pub fn host_fn1_slc0_ext_bit1_int_ena(
    &mut self
) -> HOST_FN1_SLC0_EXT_BIT1_INT_ENA_W<'_>
[src]

Bit 20

pub fn host_fn1_slc0_ext_bit0_int_ena(
    &mut self
) -> HOST_FN1_SLC0_EXT_BIT0_INT_ENA_W<'_>
[src]

Bit 19

pub fn host_fn1_slc0_rx_pf_valid_int_ena(
    &mut self
) -> HOST_FN1_SLC0_RX_PF_VALID_INT_ENA_W<'_>
[src]

Bit 18

pub fn host_fn1_slc0_tx_ovf_int_ena(
    &mut self
) -> HOST_FN1_SLC0_TX_OVF_INT_ENA_W<'_>
[src]

Bit 17

pub fn host_fn1_slc0_rx_udf_int_ena(
    &mut self
) -> HOST_FN1_SLC0_RX_UDF_INT_ENA_W<'_>
[src]

Bit 16

pub fn host_fn1_slc0host_tx_start_int_ena(
    &mut self
) -> HOST_FN1_SLC0HOST_TX_START_INT_ENA_W<'_>
[src]

Bit 15

pub fn host_fn1_slc0host_rx_start_int_ena(
    &mut self
) -> HOST_FN1_SLC0HOST_RX_START_INT_ENA_W<'_>
[src]

Bit 14

pub fn host_fn1_slc0host_rx_eof_int_ena(
    &mut self
) -> HOST_FN1_SLC0HOST_RX_EOF_INT_ENA_W<'_>
[src]

Bit 13

pub fn host_fn1_slc0host_rx_sof_int_ena(
    &mut self
) -> HOST_FN1_SLC0HOST_RX_SOF_INT_ENA_W<'_>
[src]

Bit 12

pub fn host_fn1_slc0_token1_0to1_int_ena(
    &mut self
) -> HOST_FN1_SLC0_TOKEN1_0TO1_INT_ENA_W<'_>
[src]

Bit 11

pub fn host_fn1_slc0_token0_0to1_int_ena(
    &mut self
) -> HOST_FN1_SLC0_TOKEN0_0TO1_INT_ENA_W<'_>
[src]

Bit 10

pub fn host_fn1_slc0_token1_1to0_int_ena(
    &mut self
) -> HOST_FN1_SLC0_TOKEN1_1TO0_INT_ENA_W<'_>
[src]

Bit 9

pub fn host_fn1_slc0_token0_1to0_int_ena(
    &mut self
) -> HOST_FN1_SLC0_TOKEN0_1TO0_INT_ENA_W<'_>
[src]

Bit 8

pub fn host_fn1_slc0_tohost_bit7_int_ena(
    &mut self
) -> HOST_FN1_SLC0_TOHOST_BIT7_INT_ENA_W<'_>
[src]

Bit 7

pub fn host_fn1_slc0_tohost_bit6_int_ena(
    &mut self
) -> HOST_FN1_SLC0_TOHOST_BIT6_INT_ENA_W<'_>
[src]

Bit 6

pub fn host_fn1_slc0_tohost_bit5_int_ena(
    &mut self
) -> HOST_FN1_SLC0_TOHOST_BIT5_INT_ENA_W<'_>
[src]

Bit 5

pub fn host_fn1_slc0_tohost_bit4_int_ena(
    &mut self
) -> HOST_FN1_SLC0_TOHOST_BIT4_INT_ENA_W<'_>
[src]

Bit 4

pub fn host_fn1_slc0_tohost_bit3_int_ena(
    &mut self
) -> HOST_FN1_SLC0_TOHOST_BIT3_INT_ENA_W<'_>
[src]

Bit 3

pub fn host_fn1_slc0_tohost_bit2_int_ena(
    &mut self
) -> HOST_FN1_SLC0_TOHOST_BIT2_INT_ENA_W<'_>
[src]

Bit 2

pub fn host_fn1_slc0_tohost_bit1_int_ena(
    &mut self
) -> HOST_FN1_SLC0_TOHOST_BIT1_INT_ENA_W<'_>
[src]

Bit 1

pub fn host_fn1_slc0_tohost_bit0_int_ena(
    &mut self
) -> HOST_FN1_SLC0_TOHOST_BIT0_INT_ENA_W<'_>
[src]

Bit 0

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self[src]

Writes raw bits to the register.

Methods from Deref<Target = W<HOST_SLC0HOST_FUNC1_INT_ENA_SPEC>>

pub unsafe fn bits(&mut self, bits: REG::Ux)[src]

Writes raw bits to the register.

Trait Implementations

impl Deref for W[src]

type Target = W<HOST_SLC0HOST_FUNC1_INT_ENA_SPEC>

The resulting type after dereferencing.

impl DerefMut for W[src]

impl From<W<HOST_SLC0HOST_FUNC1_INT_ENA_SPEC>> for W[src]

Auto Trait Implementations

impl Send for W

impl Sync for W

impl Unpin for W

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> From<T> for T[src]

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.