Type Alias rp2040_pac::psm::frce_off::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 */ }