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

type USB_EP7IER = Reg<u32, _USB_EP7IER>;

USB_EP7IER

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

For information about available fields see usb_ep7ier module

Trait Implementations

impl Readable for USB_EP7IER[src]

read() method returns usb_ep7ier::R reader structure

impl ResetValue for USB_EP7IER[src]

Register USB_EP7IER reset()'s with value 0

type Type = u32

Register size

impl Writable for USB_EP7IER[src]

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