Type Definition atsamd21g::usb::host::DESCADD[][src]

pub type DESCADD = Reg<u32, _DESCADD>;
Expand description

Descriptor Address

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see descadd module

Trait Implementations

Register DESCADD reset()’s with value 0

Raw register type (u8, u16, u32, …).

Reset value of the register.

read() method returns descadd::R reader structure

write(|w| ..) method takes descadd::W writer structure