pub type Egr = Reg<EgrSpec>;
EGR (rw) register accessor: Event generation register
You can read this register and get egr::R. You can reset, write, write_with_zero this register using egr::W. You can also modify this register. See API.
read
egr::R
reset
write
write_with_zero
egr::W
modify
For information about available fields see egr module
egr
pub struct Egr { /* private fields */ }