def ds1302ramWrite(*args): return _wiringpi.ds1302ramWrite(*args)
def ds1302ramWrite(addr, data): return _wiringpi.ds1302ramWrite(addr, data)