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

type USB_CFGP3 = Reg<u32, _USB_CFGP3>;

stall control register and In/out ready clear flag of endpoint 3

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

For information about available fields see usb_cfgp3 module

Trait Implementations

impl Readable for USB_CFGP3[src]

read() method returns usb_cfgp3::R reader structure

impl ResetValue for USB_CFGP3[src]

Register USB_CFGP3 reset()'s with value 0

type Type = u32

Register size

impl Writable for USB_CFGP3[src]

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