Type Alias esp32s2_ulp::rtc_i2c::cmd6::W

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

Register CMD6 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn command6(&mut self) -> COMMAND6_W<'_, CMD6_SPEC>

Bits 0:13 - Content of command 6. For more information, please refer to the register I2C_COMD6_REG in Chapter I²C Controller.

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