Type Alias rp2040_pac::xip_ctrl::FLUSH

source ·
pub type FLUSH = Reg<FLUSH_SPEC>;
Expand description

FLUSH (rw) register accessor: Cache Flush control

You can read this register and get flush::R. You can reset, write, write_with_zero this register using flush::W. You can also modify this register. See API.

For information about available fields see flush module

Aliased Type§

struct FLUSH { /* private fields */ }