pub type ISTR = Reg<ISTRrs>;
ISTR (rw) register accessor: USB interrupt status register
You can read this register and get istr::R. You can reset, write, write_with_zero this register using istr::W. You can also modify this register. See API.
read
istr::R
reset
write
write_with_zero
istr::W
modify
See register structure
For information about available fields see istr module
istr
pub struct ISTR { /* private fields */ }