Type Definition stm32f1::stm32f107::otg_fs_device::DTXFSTS2[][src]

type DTXFSTS2 = Reg<u32, _DTXFSTS2>;

OTG_FS device IN endpoint transmit FIFO status register

This register you can read. See API.

For information about available fields see dtxfsts2 module

Trait Implementations

impl Readable for DTXFSTS2[src]

read() method returns dtxfsts2::R reader structure