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