[][src]Type Definition ht32f2yyy::ht32f275x::usb::USB_FCR

type USB_FCR = Reg<u32, _USB_FCR>;

USB_FCR

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

For information about available fields see usb_fcr module

Trait Implementations

impl Readable for USB_FCR[src]

read() method returns usb_fcr::R reader structure

impl ResetValue for USB_FCR[src]

Register USB_FCR reset()'s with value 0

type Type = u32

Register size

impl Writable for USB_FCR[src]

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