Skip to main content

IER

Type Alias IER 

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

ier (rw) register accessor: UART 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.

For information about available fields see ier module

Aliased Typeยง

pub struct IER { /* private fields */ }