Type Alias esp32c3::dma::ch::in_link::INLINK_PARK_R

source ·
pub type INLINK_PARK_R = BitReader;
Expand description

Field INLINK_PARK reader - 1: the inlink descriptor’s FSM is in idle state. 0: the inlink descriptor’s FSM is working.

Aliased Type§

struct INLINK_PARK_R { /* private fields */ }