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