Type Alias ESR

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

ESR (rw) register accessor: interrupt enable register

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ยง

struct ESR { /* private fields */ }