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/
Author:
Ulf Frisk - pcileech@frizk.net
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Close/Inactivate the TLP callback.
  • Method Details

    • close

      void close()
      Close/Inactivate the TLP callback.