rp2040_pac::psm::wdsel

Type Alias XIP_W

Source
pub type XIP_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field xip writer -

Aliased Typeยง

struct XIP_W<'a, REG> { /* private fields */ }