Type Alias rp2040_pac::spi0::SSPSR

source ·
pub type SSPSR = Reg<SSPSR_SPEC>;
Expand description

SSPSR (r) register accessor: Status register, SSPSR on page 3-7

You can read this register and get sspsr::R. See API.

For information about available fields see sspsr module

Aliased Type§

struct SSPSR { /* private fields */ }