[][src]Type Definition ht32f1xxxx::ht32f12345::usb::USB_EP0IER

type USB_EP0IER = Reg<u32, _USB_EP0IER>;

USB_EP0IER

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

For information about available fields see usb_ep0ier module

Trait Implementations

impl Readable for USB_EP0IER[src]

read() method returns usb_ep0ier::R reader structure

impl ResetValue for USB_EP0IER[src]

Register USB_EP0IER reset()'s with value 0

type Type = u32

Register size

impl Writable for USB_EP0IER[src]

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