Module esp32c3::dma::in_link_ch2
source · Expand description
DMA_IN_LINK_CH2_REG.
Structs
- DMA_IN_LINK_CH2_REG.
- Register
IN_LINK_CH2reader - Register
IN_LINK_CH2writer
Type Definitions
- Field
INLINK_ADDRreader - This register stores the 20 least significant bits of the first inlink descriptor’s address. - Field
INLINK_ADDRwriter - This register stores the 20 least significant bits of the first inlink descriptor’s address. - Field
INLINK_AUTO_RETreader - Set this bit to return to current inlink descriptor’s address, when there are some errors in current receiving data. - Field
INLINK_AUTO_RETwriter - Set this bit to return to current inlink descriptor’s address, when there are some errors in current receiving data. - Field
INLINK_PARKreader - 1: the inlink descriptor’s FSM is in idle state. 0: the inlink descriptor’s FSM is working. - Field
INLINK_RESTARTreader - Set this bit to mount a new inlink descriptor. - Field
INLINK_RESTARTwriter - Set this bit to mount a new inlink descriptor. - Field
INLINK_STARTreader - Set this bit to start dealing with the inlink descriptors. - Field
INLINK_STARTwriter - Set this bit to start dealing with the inlink descriptors. - Field
INLINK_STOPreader - Set this bit to stop dealing with the inlink descriptors. - Field
INLINK_STOPwriter - Set this bit to stop dealing with the inlink descriptors.