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

type USB_CFGP5 = Reg<u32, _USB_CFGP5>;

In ready clear flag of endpoint 5

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

For information about available fields see usb_cfgp5 module

Trait Implementations

impl Readable for USB_CFGP5[src]

read() method returns usb_cfgp5::R reader structure

impl ResetValue for USB_CFGP5[src]

Register USB_CFGP5 reset()'s with value 0

type Type = u32

Register size

impl Writable for USB_CFGP5[src]

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