[][src]Type Definition k1921vk01t_pac::nt_usbdevice::USB_ADDR

type USB_ADDR = Reg<u32, _USB_ADDR>;

USB Address register

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

For information about avaliable fields see usb_addr module

Trait Implementations

impl Readable for USB_ADDR[src]

read() method returns usb_addr::R reader structure

impl ResetValue for USB_ADDR[src]

Register USB_ADDR reset()'s with value 0

type Type = u32

Register size

impl Writable for USB_ADDR[src]

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