Public Member Functions | |
Op (uint16_t to_set, uint16_t to_reset) | |
void | operator() (uint16_t &val) const |
Public Attributes | |
uint16_t | to_reset_ |
uint16_t | to_set_ |
canopen::Command402::Op::Op | ( | uint16_t | to_set, |
uint16_t | to_reset | ||
) | [inline] |
void canopen::Command402::Op::operator() | ( | uint16_t & | val | ) | const [inline] |
uint16_t canopen::Command402::Op::to_reset_ |
uint16_t canopen::Command402::Op::to_set_ |