Type Alias esp32::gpio::status_w1tc::W

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

Register STATUS_W1TC writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn status_int_w1tc(&mut self) -> STATUS_INT_W1TC_W<'_, STATUS_W1TC_SPEC>

Bits 0:31 - GPIO0~31 interrupt status write 1 to clear

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