My Project
v0.0.16
|
Functions |
mp7::exception::ExceptionClass | ( | MP7HelperException, | |
"Exception class to handle MP7 specific exceptions" | |||
) |
mp7::exception::ExceptionClass | ( | Clock40NotInReset, | |
"Exception class to handle cases where the clock source is change without keeping the line in reset" | |||
) |
mp7::exception::ExceptionClass | ( | Clock40LockFailed, | |
"Exception class to handle failure of clock 40 locking" | |||
) |
mp7::exception::ExceptionClass | ( | XpointConfigTimeout, | |
"Exception class to handle Xpoint configuration timeout" | |||
) |
mp7::exception::ExceptionClass | ( | SI5326ConfigurationTimeout, | |
"Exception class to handle si5326 configuration timeout" | |||
) |
mp7::exception::ExceptionClass | ( | BC0LockFailed, | |
"Exception class to handle failure of BC0 lock" | |||
) |
mp7::exception::ExceptionClass | ( | TTCFrequencyInvalid, | |
"Exception class to handle TTC invalid frequency readings" | |||
) |
mp7::exception::ExceptionClass | ( | GTHFSMResetTimeout, | |
"Exception class to handle failure to reset GTH's fsms" | |||
) |
mp7::exception::ExceptionClass | ( | BufferLockFailed, | |
"Exception class to handle failure of Buffer lock" | |||
) |
mp7::exception::ExceptionClass | ( | BufferConfigError, | |
"Exception class to handle buffer misconfiguration" | |||
) |
mp7::exception::ExceptionClass | ( | BufferSizeExceeded, | |
"Exception class to handle buffer size errors" | |||
) |
mp7::exception::ExceptionClass | ( | I2CSlaveNotFound, | |
"Exception class to handle missing I2C slaves" | |||
) |
mp7::exception::ExceptionClass | ( | I2CException, | |
"Exception class to handle I2C Exceptions" | |||
) |