pub type SPI_CONFIG = Reg<SPI_CONFIG_SPEC>;
Expand description
spi_config (rw) register accessor: Serial Peripheral Interface configuration
You can read
this register and get spi_config::R
. You can reset
, write
, write_with_zero
this register using spi_config::W
. You can also modify
this register. See API.
For information about available fields see spi_config
module
Aliased Typeยง
struct SPI_CONFIG { /* private fields */ }