Type Alias esp32::slc::seq_position::W

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

Register SEQ_POSITION writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn slc0_seq_position( &mut self ) -> SLC0_SEQ_POSITION_W<'_, SEQ_POSITION_SPEC>

Bits 0:7

source

pub fn slc1_seq_position( &mut self ) -> SLC1_SEQ_POSITION_W<'_, SEQ_POSITION_SPEC>

Bits 8:15

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