Type Alias esp32c3::ds::set_finish::SET_FINISH_W

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

Field SET_FINISH writer - Set this bit to finish DS process.

Aliased Type§

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