IER

Type Alias IER 

Source
pub type IER = Reg<IERrs>;
Expand description

IER (rw) register accessor: TAMP interrupt enable register

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

See register structure

For information about available fields see ier module

Aliased Typeยง

pub struct IER { /* private fields */ }