Type Alias esp32c3::extmem::icache_preload_ctrl::ICACHE_PRELOAD_ORDER_W

source ·
pub type ICACHE_PRELOAD_ORDER_W<'a, REG> = BitWriter<'a, REG>;
Expand description

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

Aliased Type§

struct ICACHE_PRELOAD_ORDER_W<'a, REG> { /* private fields */ }