Expand description
Quad SPI interface
Modules§
- baud
 - Baud Rate
 - ctrla
 - Control A
 - ctrlb
 - Control B
 - instraddr
 - Instruction Address
 - instrctrl
 - Instruction Code
 - instrframe
 - Instruction Frame
 - intenclr
 - Interrupt Enable Clear
 - intenset
 - Interrupt Enable Set
 - intflag
 - Interrupt Flag Status and Clear
 - rxdata
 - Receive Data
 - scrambctrl
 - Scrambling Mode
 - scrambkey
 - Scrambling Key
 - status
 - Status Register
 - txdata
 - Transmit Data
 
Structs§
- Register
Block  - Register block
 
Type Aliases§
- Baud
 - BAUD (rw) register accessor: Baud Rate
 - Ctrla
 - CTRLA (rw) register accessor: Control A
 - Ctrlb
 - CTRLB (rw) register accessor: Control B
 - Instraddr
 - INSTRADDR (rw) register accessor: Instruction Address
 - Instrctrl
 - INSTRCTRL (rw) register accessor: Instruction Code
 - Instrframe
 - INSTRFRAME (rw) register accessor: Instruction Frame
 - Intenclr
 - INTENCLR (rw) register accessor: Interrupt Enable Clear
 - Intenset
 - INTENSET (rw) register accessor: Interrupt Enable Set
 - Intflag
 - INTFLAG (rw) register accessor: Interrupt Flag Status and Clear
 - Rxdata
 - RXDATA (r) register accessor: Receive Data
 - Scrambctrl
 - SCRAMBCTRL (rw) register accessor: Scrambling Mode
 - Scrambkey
 - SCRAMBKEY (w) register accessor: Scrambling Key
 - Status
 - STATUS (r) register accessor: Status Register
 - Txdata
 - TXDATA (w) register accessor: Transmit Data