Type Alias esp32h2::parl_io::FIFO_CFG

source ·
pub type FIFO_CFG = Reg<FIFO_CFG_SPEC>;
Expand description

FIFO_CFG (rw) register accessor: Parallel IO FIFO configuration register.

You can read this register and get fifo_cfg::R. You can reset, write, write_with_zero this register using fifo_cfg::W. You can also modify this register. See API.

For information about available fields see fifo_cfg module

Aliased Type§

struct FIFO_CFG { /* private fields */ }