Type Alias esp32c3::twai0::mode::RESET_MODE_W

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

Field RESET_MODE writer - This bit is used to configure the operating mode of the TWAI Controller. 1: Reset mode; 0: Operating mode.

Aliased Type§

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