]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/rtc8564/__init__.py
am230x: Factor out handle_byte() to simplify state machine.
[libsigrokdecode.git] / decoders / rtc8564 / __init__.py
index 6e67fe9e241d64a403a98551d42dc5624838f766..65aa6402ea5fc87c98f05c069756c57bb2926ee1 100644 (file)
 ##
 
 '''
-Epson RTC-8564 JE/NB protocol decoder.
-
-Details:
-TODO
+This decoder stacks on top of the 'i2c' PD and decodes the Epson
+RTC-8564 JE/NB real-time clock (RTC) protocol.
 '''
 
 from .pd import *
-