Module stm32_hal2::pac::octospi1
source · Expand description
OctoSPI
Modules§
- instruction register
- address register
- polling interval register
- control register
- device configuration register
- device configuration register 2
- device configuration register 3
- DCR4
- data length register
- data register
- flag clear register
- HyperBusTM latency configuration register
- timing configuration register
- alternate bytes register
- OCTOSPI polling interval register
- polling status match register
- polling status mask register
- status register
- communication configuration register
- write alternate bytes register
- write communication configuration register
- instruction register
- wrap alternate bytes register
- low-power timeout register
- wrap instruction register
- wrap timing configuration register
- write timing configuration register
Structs§
- Register block
Type Aliases§
- ABR register accessor: an alias for
Reg<ABR_SPEC>
- AR register accessor: an alias for
Reg<AR_SPEC>
- CCR register accessor: an alias for
Reg<CCR_SPEC>
- CR register accessor: an alias for
Reg<CR_SPEC>
- DCR1 register accessor: an alias for
Reg<DCR1_SPEC>
- DCR2 register accessor: an alias for
Reg<DCR2_SPEC>
- DCR3 register accessor: an alias for
Reg<DCR3_SPEC>
- DCR4 register accessor: an alias for
Reg<DCR4_SPEC>
- DLR register accessor: an alias for
Reg<DLR_SPEC>
- DR register accessor: an alias for
Reg<DR_SPEC>
- FCR register accessor: an alias for
Reg<FCR_SPEC>
- HLCR register accessor: an alias for
Reg<HLCR_SPEC>
- IR register accessor: an alias for
Reg<IR_SPEC>
- LPTR register accessor: an alias for
Reg<LPTR_SPEC>
- PIR register accessor: an alias for
Reg<PIR_SPEC>
- PSMAR register accessor: an alias for
Reg<PSMAR_SPEC>
- PSMKR register accessor: an alias for
Reg<PSMKR_SPEC>
- SR register accessor: an alias for
Reg<SR_SPEC>
- TCR register accessor: an alias for
Reg<TCR_SPEC>
- WABR register accessor: an alias for
Reg<WABR_SPEC>
- WCCR register accessor: an alias for
Reg<WCCR_SPEC>
- WIR register accessor: an alias for
Reg<WIR_SPEC>
- WPABR register accessor: an alias for
Reg<WPABR_SPEC>
- WPCCR register accessor: an alias for
Reg<WPCCR_SPEC>
- WPIR register accessor: an alias for
Reg<WPIR_SPEC>
- WPTCR register accessor: an alias for
Reg<WPTCR_SPEC>
- WTCR register accessor: an alias for
Reg<WTCR_SPEC>