Type Alias esp32c3::gpio::out_w1tc::W

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

Register OUT_W1TC writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn out_w1tc(&mut self) -> OUT_W1TC_W<'_, OUT_W1TC_SPEC>

Bits 0:25 - GPIO output clear register for GPIO0-25

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