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