Type Alias rp2040_pac::sio::gpio_hi_oe_set::W

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

Register GPIO_HI_OE_SET writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn gpio_hi_oe_set(&mut self) -> GPIO_HI_OE_SET_W<'_, GPIO_HI_OE_SET_SPEC>

Bits 0:5 - Perform an atomic bit-set on GPIO_HI_OE, i.e. GPIO_HI_OE |= 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