Critical Link MityCam SoC Firmware
1.0
Critical Link MityCam SoC Firmware
USBPhy.h
Go to the documentation of this file.
1
#ifndef USBPHY_H
2
#define USBPHY_H
3
4
#include <libfpga/fpgaregister.h>
5
6
class
tcUSBPhy
{
7
public
:
8
tcUSBPhy
(
void
);
9
~tcUSBPhy
(
void
) {}
10
11
void
ForcePeripheral
(
void
);
12
13
protected
:
14
tcFPGARegister<uint32_t>
mhUSBPhyCtrl
;
15
16
};
17
18
#endif
tcUSBPhy::ForcePeripheral
void ForcePeripheral(void)
Definition:
USBPhy.cpp:11
tcUSBPhy::tcUSBPhy
tcUSBPhy(void)
Definition:
USBPhy.cpp:6
tcUSBPhy::~tcUSBPhy
~tcUSBPhy(void)
Definition:
USBPhy.h:9
tcUSBPhy
Definition:
USBPhy.h:6
tcUSBPhy::mhUSBPhyCtrl
tcFPGARegister< uint32_t > mhUSBPhyCtrl
Definition:
USBPhy.h:14
src
Utility
USBPhy.h
Generated on Wed Mar 23 2022 10:59:09 for Critical Link MityCam SoC Firmware by
1.8.17