Type Alias esp32c6::lp_io::pin7::W

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

Register PIN7 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn sync_bypass(&mut self) -> SYNC_BYPASS_W<'_, PIN7_SPEC>

Bits 0:1 - need des

source

pub fn pad_driver(&mut self) -> PAD_DRIVER_W<'_, PIN7_SPEC>

Bit 2 - need des

source

pub fn edge_wakeup_clr(&mut self) -> EDGE_WAKEUP_CLR_W<'_, PIN7_SPEC>

Bit 3 - need des

source

pub fn int_type(&mut self) -> INT_TYPE_W<'_, PIN7_SPEC>

Bits 7:9 - need des

source

pub fn wakeup_enable(&mut self) -> WAKEUP_ENABLE_W<'_, PIN7_SPEC>

Bit 10 - need des

source

pub fn filter_en(&mut self) -> FILTER_EN_W<'_, PIN7_SPEC>

Bit 11 - need des

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