Type Alias esp32c3::ds::RB_MEM

source ·
pub type RB_MEM = Reg<RB_MEM_SPEC>;
Expand description

RB_MEM (rw) register accessor: memory that stores Rb

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

For information about available fields see rb_mem module

Aliased Type§

struct RB_MEM { /* private fields */ }