Module esp32s3::dma::out_int_raw_ch
source · Expand description
Raw status interrupt of Tx channel 0
Structs
- Raw status interrupt of Tx channel 0
Type Aliases
- Field
OUTFIFO_OVF_L1
reader - This raw interrupt bit turns to high level when level 1 fifo of Tx channel 0 is overflow. - Field
OUTFIFO_OVF_L1
writer - This raw interrupt bit turns to high level when level 1 fifo of Tx channel 0 is overflow. - Field
OUTFIFO_OVF_L3
reader - This raw interrupt bit turns to high level when level 3 fifo of Tx channel 0 is overflow. - Field
OUTFIFO_OVF_L3
writer - This raw interrupt bit turns to high level when level 3 fifo of Tx channel 0 is overflow. - Field
OUTFIFO_UDF_L1
reader - This raw interrupt bit turns to high level when level 1 fifo of Tx channel 0 is underflow. - Field
OUTFIFO_UDF_L1
writer - This raw interrupt bit turns to high level when level 1 fifo of Tx channel 0 is underflow. - Field
OUTFIFO_UDF_L3
reader - This raw interrupt bit turns to high level when level 3 fifo of Tx channel 0 is underflow. - Field
OUTFIFO_UDF_L3
writer - This raw interrupt bit turns to high level when level 3 fifo of Tx channel 0 is underflow. - Field
OUT_DONE
reader - The raw interrupt bit turns to high level when the last data pointed by one outlink descriptor has been transmitted to peripherals for Tx channel 0. - Field
OUT_DONE
writer - The raw interrupt bit turns to high level when the last data pointed by one outlink descriptor has been transmitted to peripherals for Tx channel 0. - Field
OUT_DSCR_ERR
reader - The raw interrupt bit turns to high level when detecting outlink descriptor error, including owner error, the second and third word error of outlink descriptor for Tx channel 0. - Field
OUT_DSCR_ERR
writer - The raw interrupt bit turns to high level when detecting outlink descriptor error, including owner error, the second and third word error of outlink descriptor for Tx channel 0. - Field
OUT_EOF
reader - The raw interrupt bit turns to high level when the last data pointed by one outlink descriptor has been read from memory for Tx channel 0. - Field
OUT_EOF
writer - The raw interrupt bit turns to high level when the last data pointed by one outlink descriptor has been read from memory for Tx channel 0. - Field
OUT_TOTAL_EOF
reader - The raw interrupt bit turns to high level when data corresponding a outlink (includes one link descriptor or few link descriptors) is transmitted out for Tx channel 0. - Field
OUT_TOTAL_EOF
writer - The raw interrupt bit turns to high level when data corresponding a outlink (includes one link descriptor or few link descriptors) is transmitted out for Tx channel 0. - Register
OUT_INT_RAW_CH%s
reader - Register
OUT_INT_RAW_CH%s
writer