Struct Command402::Op

Nested Relationships

This struct is a nested type of Class Command402.

Struct Documentation

struct Op

Public Functions

inline Op(uint16_t to_set, uint16_t to_reset)
inline void operator()(uint16_t &val) const

Public Members

uint16_t to_set_
uint16_t to_reset_