Expand description
QuadSPI interface
Modules§
- abr
- ABR
- ar
- address register
- ccr
- communication configuration register
- cr
- control register
- dcr
- device configuration register
- dlr
- data length register
- dr
- Data register: full word (32 bit) access
- dr8
- Data register: one byte (8 bit) access
- dr16
- Data register: half word (16 bit) access
- fcr
- flag clear register
- lptr
- low-power timeout register
- pir
- polling interval register
- psmar
- polling status match register
- psmkr
- polling status mask register
- sr
- status register
Structs§
- Register
Block - Register block
Type Aliases§
- ABR
- ABR (rw) register accessor: ABR
- AR
- AR (rw) register accessor: address register
- CCR
- CCR (rw) register accessor: communication configuration register
- CR
- CR (rw) register accessor: control register
- DCR
- DCR (rw) register accessor: device configuration register
- DLR
- DLR (rw) register accessor: data length register
- DR
- DR (rw) register accessor: Data register: full word (32 bit) access
- DR8
- DR8 (rw) register accessor: Data register: one byte (8 bit) access
- DR16
- DR16 (rw) register accessor: Data register: half word (16 bit) access
- FCR
- FCR (rw) register accessor: flag clear register
- LPTR
- LPTR (rw) register accessor: low-power timeout register
- PIR
- PIR (rw) register accessor: polling interval register
- PSMAR
- PSMAR (rw) register accessor: polling status match register
- PSMKR
- PSMKR (rw) register accessor: polling status mask register
- SR
- SR (r) register accessor: status register