ESR

Type Alias ESR 

Source
pub type ESR = Reg<ESRrs>;
Expand description

ESR (rw) register accessor: CAN_ESR

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

See register structure

For information about available fields see esr module

Aliased Typeยง

pub struct ESR { /* private fields */ }