EGR

Type Alias EGR 

Source
pub type EGR = Reg<EGRrs>;
Expand description

EGR (w) register accessor: event generation register

You can reset, write, write_with_zero this register using egr::W. See API.

See register structure

For information about available fields see egr module

Aliased Typeยง

pub struct EGR { /* private fields */ }