DIER

Type Alias DIER 

Source
pub type DIER = Reg<DIERrs>;
Expand description

DIER (rw) register accessor: DMA/Interrupt enable register

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

See register structure

For information about available fields see dier module

Aliased Typeยง

pub struct DIER { /* private fields */ }