_accel.ADXL345
所属パッケージ
クラスインスタンス
acceleration
_accel.ADXL345.acceleration = property()
data_rate
_accel.ADXL345.data_rate = property()
events
_accel.ADXL345.events = property()
range
_accel.ADXL345.range = property()
関数
__init__
_accel.ADXL345.__init__()
_read_clear_interrupt_source
_accel.ADXL345._read_clear_interrupt_source()
_read_register
_accel.ADXL345._read_register()
_read_register_unpacked
_accel.ADXL345._read_register_unpacked()
_write_register_byte
_accel.ADXL345._write_register_byte()
disable_freefall_detection
_accel.ADXL345.disable_freefall_detection()
disable_motion_detection
_accel.ADXL345.disable_motion_detection()
disable_tap_detection
_accel.ADXL345.disable_tap_detection()
enable_freefall_detection
_accel.ADXL345.enable_freefall_detection()
enable_motion_detection
_accel.ADXL345.enable_motion_detection()
enable_tap_detection
_accel.ADXL345.enable_tap_detection()
定数
__bases__
_accel.ADXL345.__bases__ = tuple((<class 'object'>,))
__module__
_accel.ADXL345.__module__ = str('units._accel')
__name__
_accel.ADXL345.__name__ = str('ADXL345')
__qualname__
_accel.ADXL345.__qualname__ = str('ADXL345')