Type Alias esp32c3::twai0::ERR_CODE_CAP

source ·
pub type ERR_CODE_CAP = Reg<ERR_CODE_CAP_SPEC>;
Expand description

ERR_CODE_CAP (r) register accessor: Error Code Capture Register

You can read this register and get err_code_cap::R. See API.

For information about available fields see err_code_cap module

Aliased Type§

struct ERR_CODE_CAP { /* private fields */ }