c16x9 2.0.0.0
Auto Play CTRL reg 1

Macros

#define C16X9_AP_CTRL1_PLAY_ENDLESS   0x00
 
#define C16X9_AP_CTRL1_LOOP_1   0x10
 
#define C16X9_AP_CTRL1_LOOP_2   0x20
 
#define C16X9_AP_CTRL1_LOOP_3   0x30
 
#define C16X9_AP_CTRL1_LOOP_4   0x40
 
#define C16X9_AP_CTRL1_LOOP_5   0x50
 
#define C16X9_AP_CTRL1_LOOP_6   0x60
 
#define C16X9_AP_CTRL1_LOOP_7   0x70
 
#define C16X9_AP_CTRL1_ALL_FRAME   0x00
 
#define C16X9_AP_CTRL1_FRAME_1   0x01
 
#define C16X9_AP_CTRL1_FRAME_2   0x02
 
#define C16X9_AP_CTRL1_FRAME_3   0x03
 
#define C16X9_AP_CTRL1_FRAME_4   0x04
 
#define C16X9_AP_CTRL1_FRAME_5   0x05
 
#define C16X9_AP_CTRL1_FRAME_6   0x06
 
#define C16X9_AP_CTRL1_FRAME_7   0x07
 

Detailed Description

Macro Definition Documentation

◆ C16X9_AP_CTRL1_ALL_FRAME

#define C16X9_AP_CTRL1_ALL_FRAME   0x00

◆ C16X9_AP_CTRL1_FRAME_1

#define C16X9_AP_CTRL1_FRAME_1   0x01

◆ C16X9_AP_CTRL1_FRAME_2

#define C16X9_AP_CTRL1_FRAME_2   0x02

◆ C16X9_AP_CTRL1_FRAME_3

#define C16X9_AP_CTRL1_FRAME_3   0x03

◆ C16X9_AP_CTRL1_FRAME_4

#define C16X9_AP_CTRL1_FRAME_4   0x04

◆ C16X9_AP_CTRL1_FRAME_5

#define C16X9_AP_CTRL1_FRAME_5   0x05

◆ C16X9_AP_CTRL1_FRAME_6

#define C16X9_AP_CTRL1_FRAME_6   0x06

◆ C16X9_AP_CTRL1_FRAME_7

#define C16X9_AP_CTRL1_FRAME_7   0x07

◆ C16X9_AP_CTRL1_LOOP_1

#define C16X9_AP_CTRL1_LOOP_1   0x10

◆ C16X9_AP_CTRL1_LOOP_2

#define C16X9_AP_CTRL1_LOOP_2   0x20

◆ C16X9_AP_CTRL1_LOOP_3

#define C16X9_AP_CTRL1_LOOP_3   0x30

◆ C16X9_AP_CTRL1_LOOP_4

#define C16X9_AP_CTRL1_LOOP_4   0x40

◆ C16X9_AP_CTRL1_LOOP_5

#define C16X9_AP_CTRL1_LOOP_5   0x50

◆ C16X9_AP_CTRL1_LOOP_6

#define C16X9_AP_CTRL1_LOOP_6   0x60

◆ C16X9_AP_CTRL1_LOOP_7

#define C16X9_AP_CTRL1_LOOP_7   0x70

◆ C16X9_AP_CTRL1_PLAY_ENDLESS

#define C16X9_AP_CTRL1_PLAY_ENDLESS   0x00