pflib v2.7.0-1-gd371ab6a
Polarfire Interaction Library
pflib::FastControl Member List

This is the complete list of members for pflib::FastControl, including all inherited members.

FastControl(WishboneInterface *wb, int target=tgt_FastControl) (defined in pflib::FastControl)pflib::FastControlinline
firmware_version()pflib::WishboneTarget
getCmdCounters()pflib::FastControl
getErrorCounters(uint32_t &single_bit_errors, uint32_t &double_bit_errors)pflib::FastControl
getMultisampleSetup(bool &enable, int &extra_samples)pflib::FastControl
resetCounters()pflib::FastControl
resetTransmitter()pflib::FastControl
setupMultisample(bool enable, int extra_samples)pflib::FastControl
target_pflib::WishboneTargetprotected
target_type()pflib::WishboneTarget
target_type_str()pflib::WishboneTarget
wb_pflib::WishboneTargetprotected
wb_read(uint32_t addr)pflib::WishboneTargetinlineprotected
wb_rmw(uint32_t addr, uint32_t data, uint32_t mask)pflib::WishboneTargetprotected
wb_write(uint32_t addr, uint32_t data)pflib::WishboneTargetinlineprotected
WishboneTarget(WishboneInterface *wb, int target)pflib::WishboneTargetinline