Operator Overloading

uint32_t x;
x = myObject; // <<<< this is the assignment operator for type uint32_t