Module esp32h2::dma::in_int_ch

source ·
Expand description

Cluster Cluster IN_INT_CH%s, containing IN_INT_RAW_CH?, IN_INT_ST_CH?, IN_INT_ENA_CH?, IN_INT_CLR_CH?

Modules§

  • Interrupt clear bits of channel 0
  • Interrupt enable bits of channel 0
  • Raw status interrupt of channel 0
  • Masked interrupt of channel 0

Structs§

  • Cluster IN_INT_CH%s, containing IN_INT_RAW_CH?, IN_INT_ST_CH?, IN_INT_ENA_CH?, IN_INT_CLR_CH?

Type Aliases§

  • CLR (w) register accessor: Interrupt clear bits of channel 0
  • ENA (rw) register accessor: Interrupt enable bits of channel 0
  • RAW (rw) register accessor: Raw status interrupt of channel 0
  • ST (r) register accessor: Masked interrupt of channel 0