Type Alias esp32c6::ds::set_finish::W

source ·
pub type W = W<SET_FINISH_SPEC>;
Expand description

Register SET_FINISH writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn set_finish(&mut self) -> SET_FINISH_W<'_, SET_FINISH_SPEC>

Bit 0 - Set this bit to finish DS process.

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

Safety

Passing incorrect value can cause undefined behaviour. See reference manual