Module spi
atmega_
hal
0.1.0
Module spi
Module Items
Modules
Structs
Type Aliases
In atmega_
hal::
pac
Modules
ac
adc
cpu
eeprom
exint
fuse
lockbit
portb
portc
portd
spi
tc0
tc1
tc2
twi
usart0
wdt
Structs
AC
ADC
CPU
EEPROM
EXINT
FUSE
LOCKBIT
PORTB
PORTC
PORTD
Peripherals
SPI
TC0
TC1
TC2
TWI
USART0
WDT
Enums
Interrupt
Constants
NVIC_PRIO_BITS
atmega_hal
::
pac
Module
spi
Copy item path
Settings
Help
Summary
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>