rw chip select decoding

This commit is contained in:
2021-06-21 17:15:19 +02:00
parent 428ae97e0e
commit 8d8bb41334
6 changed files with 57 additions and 11 deletions

View File

@ -43,6 +43,11 @@ namespace gpioCallbacks {
*/
void enableDecoderInterfaceBoardIc2();
/**
* @brief Enables the reaction wheel chip select decoder (IC3).
*/
void enableRwDecoder();
/**
* @brief This function disables all decoder.
*/