[][src]Type Definition nuc1xx::usb::USB_FADDR

type USB_FADDR = Reg<u32, _USB_FADDR>;

Function Address

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

For information about available fields see usb_faddr module

Trait Implementations

impl Readable for USB_FADDR[src]

read() method returns usb_faddr::R reader structure

impl ResetValue for USB_FADDR[src]

Register USB_FADDR reset()'s with value 0

type Type = u32

Register size

impl Writable for USB_FADDR[src]

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