Type Alias esp32c3::ds::set_continue::SET_CONTINUE_W

source ·
pub type SET_CONTINUE_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field SET_CONTINUE writer - set this bit to continue DS operation.

Aliased Type§

struct SET_CONTINUE_W<'a, REG> { /* private fields */ }