pub type ERR_CODE_CAP = Reg<ERR_CODE_CAP_SPEC>;
Expand description
ERR_CODE_CAP (r) register accessor: TWAI error info 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ยง
pub struct ERR_CODE_CAP { /* private fields */ }