Type Alias rp2040_pac::spi0::SSPDR

source ·
pub type SSPDR = Reg<SSPDR_SPEC>;
Expand description

SSPDR (rw) register accessor: Data register, SSPDR on page 3-6

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

For information about available fields see sspdr module

Aliased Type§

struct SSPDR { /* private fields */ }