Type Alias ICR

Source
pub type ICR = Reg<ICRrs>;
Expand description

ICR (rw) register accessor: UCPD Interrupt Clear Register

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

See register structure

For information about available fields see icr module

Aliased Typeยง

pub struct ICR { /* private fields */ }