[][src]Type Definition ht32f1xxxx::ht32f12364::usb::USB_ISR

type USB_ISR = Reg<u32, _USB_ISR>;

USB_ISR

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

For information about available fields see usb_isr module

Trait Implementations

impl Readable for USB_ISR[src]

read() method returns usb_isr::R reader structure

impl ResetValue for USB_ISR[src]

Register USB_ISR reset()'s with value 0

type Type = u32

Register size

impl Writable for USB_ISR[src]

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