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

type USB_EP0CSR = Reg<u32, _USB_EP0CSR>;

USB_EP0CSR

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

For information about available fields see usb_ep0csr module

Trait Implementations

impl Readable for USB_EP0CSR[src]

read() method returns usb_ep0csr::R reader structure

impl ResetValue for USB_EP0CSR[src]

Register USB_EP0CSR reset()'s with value 0

type Type = u32

Register size

impl Writable for USB_EP0CSR[src]

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