atmega_
hal
0.1.0
Module spi
Module Items
Modules
Structs
Type Aliases
In atmega_
hal::
pac
atmega_hal
::
pac
Module
spi
Copy item path
Source
Expand description
Serial Peripheral Interface
Modules
§
spcr
SPI Control Register
spdr
SPI Data Register
spsr
SPI Status Register
Structs
§
Register
Block
Register block
Type Aliases
§
SPCR
SPCR (rw) register accessor: an alias for
Reg<SPCR_SPEC>
SPDR
SPDR (rw) register accessor: an alias for
Reg<SPDR_SPEC>
SPSR
SPSR (rw) register accessor: an alias for
Reg<SPSR_SPEC>