Collaboration diagram for Enumerations:Enumerations | |
| enum | cgc_clk_state_t { CGC_CLK_ON = 0U, CGC_CLK_OFF = 1U } |
| CGC Bit Open and Bit Close Enumerations. More... | |
| enum cgc_clk_state_t |
CGC Bit Open and Bit Close Enumerations.
| Enumerator | |
|---|---|
| CGC_CLK_ON | Turn on the clock. |
| CGC_CLK_OFF | Turn off the clock. |
Definition at line 71 of file gr55xx_hal_cgc.h.