pub type ESR = Reg<ESRrs>;
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.
read
esr::R
reset
write
write_with_zero
esr::W
modify
See register structure
For information about available fields see esr module
esr
struct ESR { /* private fields */ }