OceanfromXiaomi commented on code in PR #13127: URL: https://github.com/apache/nuttx/pull/13127#discussion_r1730852793
########## include/nuttx/can/can.h: ########## @@ -246,6 +257,46 @@ * is returned with the errno variable set to indicate the * nature of the error. * Dependencies: None + * + * CANIOC_SET_STATE + * Description: Set specfic can controller state + * + * Argument: A pointer to an int type that describes the CAN Review Comment: I replicated the code comments authored by CANIOC_SET_CONNMODES. The code comments of CANIOC_SET_CONNMODES employ pointers. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
