Type Alias rp2040_pac::pio0::sm::sm_pinctrl::OUT_BASE_R

source ·
pub type OUT_BASE_R = FieldReader;
Expand description

Field OUT_BASE reader - The lowest-numbered pin that will be affected by an OUT PINS, OUT PINDIRS or MOV PINS instruction. The data written to this pin will always be the least-significant bit of the OUT or MOV data.

Aliased Type§

struct OUT_BASE_R { /* private fields */ }