Static Public Attributes | |
| int | CON = 0x0E |
| int | CON_MASK = 0 |
| int | CON_DEFAULT = 0 |
| int | EOSC_ = 0 |
Additional Inherited Members | |
Public Attributes inherited from webiopi.devices.i2c.I2C | |
| channel | |
| slave | |
Public Attributes inherited from webiopi.devices.bus.Bus | |
| busName | |
| device | |
| flag | |
| fd | |
| def webiopi.devices.clock.dsrtc.DS1337.__init__ | ( | self, | |
control = None |
|||
| ) |
| def webiopi.devices.clock.dsrtc.DS1337.__str__ | ( | self | ) |
Definition at line 294 of file dsrtc.py.
References webiopi.decorators.rest.request().
| def webiopi.devices.clock.dsrtc.DS1337.start | ( | self | ) |
Definition at line 301 of file dsrtc.py.
References webiopi.devices.clock.dsrtc.DS1337.EOSC_, and webiopi.decorators.rest.request().
| def webiopi.devices.clock.dsrtc.DS1337.stop | ( | self | ) |
Definition at line 307 of file dsrtc.py.
References webiopi.devices.clock.dsrtc.DS1337.EOSC_.
|
static |
|
static |
Definition at line 283 of file dsrtc.py.
Referenced by webiopi.devices.clock.dsrtc.DS1337.start(), and webiopi.devices.clock.dsrtc.DS1337.stop().
1.8.8