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

type USB_CFG5 = Reg<u32, _USB_CFG5>;

Configuration of endpoint 5

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

For information about available fields see usb_cfg5 module

Trait Implementations

impl Readable for USB_CFG5[src]

read() method returns usb_cfg5::R reader structure

impl ResetValue for USB_CFG5[src]

Register USB_CFG5 reset()'s with value 0

type Type = u32

Register size

impl Writable for USB_CFG5[src]

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