Module RW

Source

Constants§

SMOD_0
Disabled.
SMOD_1
Receive mode. Captures the current Shifter content into the SHIFTBUF on expiration of the Timer.
SMOD_2
Transmit mode. Load SHIFTBUF contents into the Shifter on expiration of the Timer.
SMOD_4
Match Store mode. Shifter data is compared to SHIFTBUF content on expiration of the Timer.
SMOD_5
Match Continuous mode. Shifter data is continuously compared to SHIFTBUF contents.
SMOD_6
State mode. SHIFTBUF contents are used for storing programmable state attributes.
SMOD_7
Logic mode. SHIFTBUF contents are used for implementing programmable logic look up table.