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

type USB_CFGP4 = Reg<u32, _USB_CFGP4>;

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

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

For information about available fields see usb_cfgp4 module

Trait Implementations

impl Readable for USB_CFGP4[src]

read() method returns usb_cfgp4::R reader structure

impl ResetValue for USB_CFGP4[src]

Register USB_CFGP4 reset()'s with value 0

type Type = u32

Register size

impl Writable for USB_CFGP4[src]

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