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

type USB_CSR = Reg<u32, _USB_CSR>;

USB_CSR

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

For information about available fields see usb_csr module

Trait Implementations

impl Readable for USB_CSR[src]

read() method returns usb_csr::R reader structure

impl ResetValue for USB_CSR[src]

Register USB_CSR reset()'s with value 0

type Type = u32

Register size

impl Writable for USB_CSR[src]

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