Type Alias esp32c6::gpio::status1::W

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

Register STATUS1 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn interrupt(&mut self) -> INTERRUPT_W<'_, STATUS1_SPEC>

Bits 0:2 - GPIO interrupt status register for GPIO32-34

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