Type Definition esp32::sdmmc::bmod::FB_R

source ·
pub type FB_R = BitReader;
Expand description

Field FB reader - Fixed Burst. Controls whether the AHB Master interface performs fixed burst transfers or not. When set, the AHB will use only SINGLE, INCR4, INCR8 or INCR16 during start of normal burst transfers. When reset, the AHB will use SINGLE and INCR burst transfer operations.