@@ -25,6 +25,8 @@ _EnD_oF_dEf_TeXt_;
25
25
Set the Delay After Crystal On (default 500ms)
26
26
_EnD_oF_dEf_TeXt_;
27
27
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
28
+ \iline 615
29
+
28
30
@param ms_value Value in milliseconds
29
31
_EnD_oF_dEf_TeXt_;
30
32
}; /* sec-member */
@@ -188,6 +190,8 @@ _EnD_oF_dEf_TeXt_;
188
190
Sets a given value to a specific device register.
189
191
_EnD_oF_dEf_TeXt_;
190
192
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
193
+ \iline 107
194
+
191
195
@see RDA5807M - SINGLE-CHIP BROADCAST FMRADIO TUNER; pages 5, 9, 10 and 11.
192
196
@see rda_reg02, rda_reg03, rda_reg04, rda_reg05, rda_reg06, rda_reg07
193
197
@@ -398,6 +402,8 @@ _EnD_oF_dEf_TeXt_;
398
402
Sets new demodulate method. It can improve the receiver sensitivity about 1dB.
399
403
_EnD_oF_dEf_TeXt_;
400
404
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
405
+ \iline 184
406
+
401
407
@param value true or false
402
408
_EnD_oF_dEf_TeXt_;
403
409
}; /* sec-member */
@@ -523,6 +529,8 @@ _EnD_oF_dEf_TeXt_;
523
529
Gets the current channel stored in 0x0A status register.
524
530
_EnD_oF_dEf_TeXt_;
525
531
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
532
+ \iline 298
533
+
526
534
@see setChannel, setFrequency, setBand, setSpace
527
535
@see RDA5807M - SINGLE-CHIP BROADCAST FM RADIO TUNER - Rev.1.1–Aug.2015; pages 9 and 12.
528
536
@@ -592,6 +600,8 @@ _EnD_oF_dEf_TeXt_;
592
600
Seek function.
593
601
_EnD_oF_dEf_TeXt_;
594
602
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
603
+ \iline 333
604
+
595
605
@param seek_mode if 0, wrap at the upper or lower band limit and continue seeking; 1 = stop seeking at the upper or lower band limit <br>
596
606
@param direction if 0, seek down; if 1, seek up.
597
607
_EnD_oF_dEf_TeXt_;
@@ -712,6 +722,8 @@ _EnD_oF_dEf_TeXt_;
712
722
Sets the FM band. See table below.
713
723
_EnD_oF_dEf_TeXt_;
714
724
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
725
+ \iline 414
726
+
715
727
FM band table
716
728
717
729
<table class="markdownTable">
@@ -748,6 +760,8 @@ _EnD_oF_dEf_TeXt_;
748
760
Sets the FM channel space.
749
761
_EnD_oF_dEf_TeXt_;
750
762
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
763
+ \iline 436
764
+
751
765
Channel space table
752
766
753
767
<table class="markdownTable">
@@ -892,6 +906,8 @@ _EnD_oF_dEf_TeXt_;
892
906
Sets audio Mono or stereo.
893
907
_EnD_oF_dEf_TeXt_;
894
908
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
909
+ \iline 528
910
+
895
911
@param value TRUE = Mono; FALSE force stereo
896
912
_EnD_oF_dEf_TeXt_;
897
913
}; /* sec-member */
@@ -916,6 +932,8 @@ _EnD_oF_dEf_TeXt_;
916
932
Sets Bass Boost.
917
933
_EnD_oF_dEf_TeXt_;
918
934
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
935
+ \iline 541
936
+
919
937
@param value FALSE = Disable; TRUE = Enable
920
938
_EnD_oF_dEf_TeXt_;
921
939
}; /* sec-member */
@@ -934,6 +952,8 @@ _EnD_oF_dEf_TeXt_;
934
952
Gets the current Stereo status.
935
953
_EnD_oF_dEf_TeXt_;
936
954
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
955
+ \iline 554
956
+
937
957
@return TRUE if stereo;
938
958
_EnD_oF_dEf_TeXt_;
939
959
}; /* sec-member */
@@ -1026,6 +1046,8 @@ _EnD_oF_dEf_TeXt_;
1026
1046
Sets the audio volume level.
1027
1047
_EnD_oF_dEf_TeXt_;
1028
1048
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
1049
+ \iline 580
1050
+
1029
1051
@param value
1030
1052
_EnD_oF_dEf_TeXt_;
1031
1053
}; /* sec-member */
@@ -1044,6 +1066,8 @@ _EnD_oF_dEf_TeXt_;
1044
1066
Gets the current audio volume level.
1045
1067
_EnD_oF_dEf_TeXt_;
1046
1068
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
1069
+ \iline 594
1070
+
1047
1071
@return uint8_t 0 to 15
1048
1072
_EnD_oF_dEf_TeXt_;
1049
1073
}; /* sec-member */
@@ -1062,7 +1086,7 @@ _EnD_oF_dEf_TeXt_;
1062
1086
Increments the audio volume.
1063
1087
_EnD_oF_dEf_TeXt_;
1064
1088
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
1065
-
1089
+ \iline 605
1066
1090
_EnD_oF_dEf_TeXt_;
1067
1091
}; /* sec-member */
1068
1092
sec-member = {
@@ -1080,7 +1104,7 @@ _EnD_oF_dEf_TeXt_;
1080
1104
Decrements the audio volume.
1081
1105
_EnD_oF_dEf_TeXt_;
1082
1106
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
1083
-
1107
+ \iline 619
1084
1108
_EnD_oF_dEf_TeXt_;
1085
1109
}; /* sec-member */
1086
1110
sec-member = {
@@ -1182,6 +1206,8 @@ _EnD_oF_dEf_TeXt_;
1182
1206
Sets RDS fifo mode enable.
1183
1207
_EnD_oF_dEf_TeXt_;
1184
1208
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
1209
+ \iline 1068
1210
+
1185
1211
@param value If true, it makes the the fifo mode enable.
1186
1212
@return true or false
1187
1213
_EnD_oF_dEf_TeXt_;
@@ -1201,6 +1227,8 @@ _EnD_oF_dEf_TeXt_;
1201
1227
Clear RDS fifo.
1202
1228
_EnD_oF_dEf_TeXt_;
1203
1229
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
1230
+ \iline 1080
1231
+
1204
1232
@param value If true, it makes the the fifo mode enable.
1205
1233
@return true or false
1206
1234
_EnD_oF_dEf_TeXt_;
@@ -1297,6 +1325,8 @@ _EnD_oF_dEf_TeXt_;
1297
1325
Return the group type.
1298
1326
_EnD_oF_dEf_TeXt_;
1299
1327
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
1328
+ \iline 723
1329
+
1300
1330
@return uint16_t
1301
1331
_EnD_oF_dEf_TeXt_;
1302
1332
sec-mem-referenceto = {
@@ -1390,6 +1420,8 @@ _EnD_oF_dEf_TeXt_;
1390
1420
Process data received from group 2A.
1391
1421
_EnD_oF_dEf_TeXt_;
1392
1422
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
1423
+ \iline 803
1424
+
1393
1425
@param c char array reference to the "group 2A" text
1394
1426
_EnD_oF_dEf_TeXt_;
1395
1427
sec-mem-referencedby = {
@@ -1456,7 +1488,7 @@ _EnD_oF_dEf_TeXt_;
1456
1488
Gets the station name and other messages.
1457
1489
_EnD_oF_dEf_TeXt_;
1458
1490
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
1459
- \xrefitem todo 5.
1491
+ \xrefitem todo 5.\iline 867
1460
1492
1461
1493
@return char* should return a string with the station name.
1462
1494
However, some stations send other kind of messages
@@ -1494,7 +1526,7 @@ _EnD_oF_dEf_TeXt_;
1494
1526
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
1495
1527
@
1496
1528
1497
-
1529
+ \iline 897
1498
1530
1499
1531
@return char* string with the Text of the group A2 <br>
1500
1532
_EnD_oF_dEf_TeXt_;
@@ -1619,6 +1651,8 @@ _EnD_oF_dEf_TeXt_;
1619
1651
Get the current Status of block B.
1620
1652
_EnD_oF_dEf_TeXt_;
1621
1653
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
1654
+ \iline 1035
1655
+
1622
1656
Block Errors Level of RDS_DATA_1, and is always read as Errors Level of RDS BLOCK B (in RDS mode ) or E (in RBDS mode when ABCD_E flag is 1).
1623
1657
<table class="markdownTable">
1624
1658
<tr class="markdownTableHead"> <th class="markdownTableHeadNone"> value \ilinebr </th> <th class="markdownTableHeadNone"> description \ilinebr </th> </tr>
@@ -1851,6 +1885,8 @@ _EnD_oF_dEf_TeXt_;
1851
1885
If 0, I2S output unsigned 16-bit audio data. If 1, I2S output signed 16-bit audio data.
1852
1886
_EnD_oF_dEf_TeXt_;
1853
1887
sec-mem-documentation = <<_EnD_oF_dEf_TeXt_
1888
+ \iline 1230
1889
+
1854
1890
@param value true (1) or false (0)
1855
1891
_EnD_oF_dEf_TeXt_;
1856
1892
}; /* sec-member */
@@ -2748,7 +2784,7 @@ _EnD_oF_dEf_TeXt_;
2748
2784
Register 0x00.
2749
2785
_EnD_oF_dEf_TeXt_;
2750
2786
cp-documentation = <<_EnD_oF_dEf_TeXt_
2751
-
2787
+ \iline 103
2752
2788
_EnD_oF_dEf_TeXt_;
2753
2789
}; /* union */
2754
2790
struct = {
@@ -3967,6 +4003,8 @@ _EnD_oF_dEf_TeXt_;
3967
4003
Register 0x06.
3968
4004
_EnD_oF_dEf_TeXt_;
3969
4005
cp-documentation = <<_EnD_oF_dEf_TeXt_
4006
+ \iline 267
4007
+
3970
4008
I2S_SW_CNT values table
3971
4009
3972
4010
<table class="markdownTable">
@@ -5405,7 +5443,9 @@ _EnD_oF_dEf_TeXt_;
5405
5443
RDS Block B data type.
5406
5444
_EnD_oF_dEf_TeXt_;
5407
5445
cp-documentation = <<_EnD_oF_dEf_TeXt_
5408
- For GCC on System-V ABI on 386-compatible (32-bit processors), the following stands:
5446
+ \iline 464
5447
+
5448
+ \ilinebr\ilinebr For GCC on System-V ABI on 386-compatible (32-bit processors), the following stands:
5409
5449
5410
5450
1) Bit-fields are allocated from right to left (least to most significant).
5411
5451
2) A bit-field must entirely reside in a storage unit appropriate for its declared type.
0 commit comments