Type Definition atsame54p19a_pac::usb::device::DADD[][src]

type DADD = Reg<u8, _DADD>;

DEVICE Device Address

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

For information about available fields see dadd module

Trait Implementations

impl Readable for DADD[src]

read() method returns dadd::R reader structure

impl ResetValue for DADD[src]

Register DADD reset()’s with value 0

type Type = u8

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

impl Writable for DADD[src]

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