Package leechcore
Interface ILeechCoreTlpContext
public interface ILeechCoreTlpContext
LeechCore PCIe TLP Context Interface
The TLP callback is disabled when this interface is closed / cleaned up. Check out the example code to get started! https://github.com/ufrisk/LeechCore/
The TLP callback is disabled when this interface is closed / cleaned up. Check out the example code to get started! https://github.com/ufrisk/LeechCore/
- Author:
- Ulf Frisk - pcileech@frizk.net
-
Method Summary
-
Method Details
-
close
void close()Close/Inactivate the TLP callback.
-