Type Alias rp2040_pac::sio::GPIO_HI_OUT_CLR

source ·
pub type GPIO_HI_OUT_CLR = Reg<GPIO_HI_OUT_CLR_SPEC>;
Expand description

GPIO_HI_OUT_CLR (w) register accessor: QSPI output value clear

You can reset, write, write_with_zero this register using gpio_hi_out_clr::W. See API.

For information about available fields see gpio_hi_out_clr module

Aliased Type§

struct GPIO_HI_OUT_CLR { /* private fields */ }