Type Alias esp32s2::gpio::status_w1ts::W

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

Register STATUS_W1TS writer

Implementations§

source§

impl W

source

pub fn status_w1ts(&mut self) -> STATUS_W1TS_W<'_, STATUS_W1TS_SPEC, 0>

Bits 0:31 - GPIO0 ~ 31 interrupt status set register. If the value 1 is written to a bit here, the corresponding bit in GPIO_STATUS_INTERRUPT will be set to 1. Recommended operation: use this register to set GPIO_STATUS_INTERRUPT.

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.