Type Definition atsame54n19a_pac::usb::device::DESCADD[][src]

type DESCADD = Reg<u32, _DESCADD>;

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

impl Readable for DESCADD[src]

read() method returns descadd::R reader structure

impl ResetValue for DESCADD[src]

Register DESCADD reset()’s with value 0

type Type = u32

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

impl Writable for DESCADD[src]

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