pub type XIPEN_W<'a, const O: u8> = BitWriter<'a, u32, XIPEN_SPEC, XIPEN_A, O>;
Expand description

Field XIPEN writer - Enable XIP AHB Slave interface and access to XIP memory range

Implementations

Disable XIP interface

Enable XIP interface