[][src]Type Definition ht32f2xxxx::ht32f22366::usb::USB_EP0CFGR

type USB_EP0CFGR = Reg<u32, _USB_EP0CFGR>;

USB_EP0CFGR

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

For information about available fields see usb_ep0cfgr module

Trait Implementations

impl Readable for USB_EP0CFGR[src]

read() method returns usb_ep0cfgr::R reader structure

impl ResetValue for USB_EP0CFGR[src]

Register USB_EP0CFGR reset()'s with value 0

type Type = u32

Register size

impl Writable for USB_EP0CFGR[src]

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