Type Alias rp2040_pac::sio::gpio_oe_clr::W

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

Register GPIO_OE_CLR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn gpio_oe_clr(&mut self) -> GPIO_OE_CLR_W<'_, GPIO_OE_CLR_SPEC>

Bits 0:29 - Perform an atomic bit-clear on GPIO_OE, i.e. GPIO_OE &amp;= ~wdata

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