Type Alias esp32c3::extmem::icache_preload_ctrl::ICACHE_PRELOAD_ORDER_R

source ·
pub type ICACHE_PRELOAD_ORDER_R = BitReader;
Expand description

Field ICACHE_PRELOAD_ORDER reader - The bit is used to configure the direction of preload operation. 1: descending, 0: ascending.

Aliased Type§

struct ICACHE_PRELOAD_ORDER_R { /* private fields */ }