DADDR

Type Alias DADDR 

Source
pub type DADDR = Reg<DADDRrs>;
Expand description

DADDR (rw) register accessor: USB device address

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

See register structure

For information about available fields see daddr module

Aliased Typeยง

pub struct DADDR { /* private fields */ }