CNTR

Type Alias CNTR 

Source
pub type CNTR = Reg<CNTRrs>;
Expand description

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.

See register structure

For information about available fields see cntr module

Aliased Typeยง

pub struct CNTR { /* private fields */ }