Type Alias esp32c6_lp::lp_io::enable::W

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

Register ENABLE writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn enable(&mut self) -> ENABLE_W<'_, ENABLE_SPEC>

Bits 0:7 - set lp gpio output data

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