Constant capsules_extra::sdcard::TXRX_BUFFER_LENGTH
source · pub const TXRX_BUFFER_LENGTH: usize = 515;
Expand description
Buffers used for SD card transactions, assigned in board main.rs
files
Constraints:
- RXBUFFER must be greater than or equal to TXBUFFER in length
- Both RXBUFFER and TXBUFFER must be longer than the SD card’s block size