Type Alias gd32f1::gd32f190::can0::Err

source ·
pub type Err = Reg<ErrSpec>;
Expand description

ERR (rw) register accessor: Error register

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

For information about available fields see err module

Aliased Type§

struct Err { /* private fields */ }