Type Alias esp32c3::twai0::MODE

source ·
pub type MODE = Reg<MODE_SPEC>;
Expand description

MODE (rw) register accessor: Mode Register

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

For information about available fields see mode module

Aliased Type§

struct MODE { /* private fields */ }