[][src]Type Definition ht32f5xxxx::ht32f52342_52::usb::USB_EP0ISR

type USB_EP0ISR = Reg<u32, _USB_EP0ISR>;

USB_EP0ISR

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

For information about available fields see usb_ep0isr module

Trait Implementations

impl Readable for USB_EP0ISR[src]

read() method returns usb_ep0isr::R reader structure

impl ResetValue for USB_EP0ISR[src]

Register USB_EP0ISR reset()'s with value 0

type Type = u32

Register size

impl Writable for USB_EP0ISR[src]

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