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

type USB_CFG4 = Reg<u32, _USB_CFG4>;

Configuration of endpoint 4

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

For information about available fields see usb_cfg4 module

Trait Implementations

impl Readable for USB_CFG4[src]

read() method returns usb_cfg4::R reader structure

impl ResetValue for USB_CFG4[src]

Register USB_CFG4 reset()'s with value 0

type Type = u32

Register size

impl Writable for USB_CFG4[src]

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