Type Alias esp32c6::ds::set_continue::W

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

Register SET_CONTINUE writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn set_continue(&mut self) -> SET_CONTINUE_W<'_, SET_CONTINUE_SPEC, 0>

Bit 0 - set this bit to continue DS operation.

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