rp2040_pac::psm::wdsel

Type Alias ROM_W

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

Field rom writer -

Aliased Typeยง

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