Type Alias rp2040_pac::xip_ssi::SER

source ·
pub type SER = Reg<SER_SPEC>;
Expand description

SER (rw) register accessor: Slave enable

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

For information about available fields see ser module

Aliased Type§

struct SER { /* private fields */ }