Fork of the official mbed C/C SDK provides the software platform and libraries to build your applications for RenBED.

Dependents:   1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB

Fork of mbed by mbed official

Committer:
elijahorr
Date:
Thu Apr 14 07:28:54 2016 +0000
Revision:
121:672067c3ada4
Parent:
92:4fc01daae5a5
.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bogdanm 92:4fc01daae5a5 1 /*******************************************************************************
bogdanm 92:4fc01daae5a5 2 * DISCLAIMER
bogdanm 92:4fc01daae5a5 3 * This software is supplied by Renesas Electronics Corporation and is only
bogdanm 92:4fc01daae5a5 4 * intended for use with Renesas products. No other uses are authorized. This
bogdanm 92:4fc01daae5a5 5 * software is owned by Renesas Electronics Corporation and is protected under
bogdanm 92:4fc01daae5a5 6 * all applicable laws, including copyright laws.
bogdanm 92:4fc01daae5a5 7 * THIS SOFTWARE IS PROVIDED "AS IS" AND RENESAS MAKES NO WARRANTIES REGARDING
bogdanm 92:4fc01daae5a5 8 * THIS SOFTWARE, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
bogdanm 92:4fc01daae5a5 9 * LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
bogdanm 92:4fc01daae5a5 10 * AND NON-INFRINGEMENT. ALL SUCH WARRANTIES ARE EXPRESSLY DISCLAIMED.
bogdanm 92:4fc01daae5a5 11 * TO THE MAXIMUM EXTENT PERMITTED NOT PROHIBITED BY LAW, NEITHER RENESAS
bogdanm 92:4fc01daae5a5 12 * ELECTRONICS CORPORATION NOR ANY OF ITS AFFILIATED COMPANIES SHALL BE LIABLE
bogdanm 92:4fc01daae5a5 13 * FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES FOR
bogdanm 92:4fc01daae5a5 14 * ANY REASON RELATED TO THIS SOFTWARE, EVEN IF RENESAS OR ITS AFFILIATES HAVE
bogdanm 92:4fc01daae5a5 15 * BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
bogdanm 92:4fc01daae5a5 16 * Renesas reserves the right, without notice, to make changes to this software
bogdanm 92:4fc01daae5a5 17 * and to discontinue the availability of this software. By using this software,
bogdanm 92:4fc01daae5a5 18 * you agree to the additional terms and conditions found by accessing the
bogdanm 92:4fc01daae5a5 19 * following link:
bogdanm 92:4fc01daae5a5 20 * http://www.renesas.com/disclaimer*
bogdanm 92:4fc01daae5a5 21 * Copyright (C) 2013-2014 Renesas Electronics Corporation. All rights reserved.
bogdanm 92:4fc01daae5a5 22 *******************************************************************************/
bogdanm 92:4fc01daae5a5 23 /*******************************************************************************
bogdanm 92:4fc01daae5a5 24 * File Name : rscan0_iodefine.h
bogdanm 92:4fc01daae5a5 25 * $Rev: $
bogdanm 92:4fc01daae5a5 26 * $Date:: $
bogdanm 92:4fc01daae5a5 27 * Description : Definition of I/O Register (V1.00a)
bogdanm 92:4fc01daae5a5 28 ******************************************************************************/
bogdanm 92:4fc01daae5a5 29 #ifndef RSCAN0_IODEFINE_H
bogdanm 92:4fc01daae5a5 30 #define RSCAN0_IODEFINE_H
bogdanm 92:4fc01daae5a5 31 /* ->QAC 0639 : Over 127 members (C90) */
bogdanm 92:4fc01daae5a5 32 /* ->QAC 0857 : Over 1024 #define (C90) */
bogdanm 92:4fc01daae5a5 33 /* ->SEC M1.10.1 : Not magic number */
bogdanm 92:4fc01daae5a5 34
bogdanm 92:4fc01daae5a5 35 struct st_rscan0
bogdanm 92:4fc01daae5a5 36 { /* RSCAN0 */
bogdanm 92:4fc01daae5a5 37 /* start of struct st_rscan_from_rscan0cncfg */
bogdanm 92:4fc01daae5a5 38 union iodefine_reg32_t C0CFG; /* C0CFG */
bogdanm 92:4fc01daae5a5 39 union iodefine_reg32_t C0CTR; /* C0CTR */
bogdanm 92:4fc01daae5a5 40 union iodefine_reg32_t C0STS; /* C0STS */
bogdanm 92:4fc01daae5a5 41 union iodefine_reg32_t C0ERFL; /* C0ERFL */
bogdanm 92:4fc01daae5a5 42 /* end of struct st_rscan_from_rscan0cncfg */
bogdanm 92:4fc01daae5a5 43
bogdanm 92:4fc01daae5a5 44 /* start of struct st_rscan_from_rscan0cncfg */
bogdanm 92:4fc01daae5a5 45 union iodefine_reg32_t C1CFG; /* C1CFG */
bogdanm 92:4fc01daae5a5 46 union iodefine_reg32_t C1CTR; /* C1CTR */
bogdanm 92:4fc01daae5a5 47 union iodefine_reg32_t C1STS; /* C1STS */
bogdanm 92:4fc01daae5a5 48 union iodefine_reg32_t C1ERFL; /* C1ERFL */
bogdanm 92:4fc01daae5a5 49 /* end of struct st_rscan_from_rscan0cncfg */
bogdanm 92:4fc01daae5a5 50
bogdanm 92:4fc01daae5a5 51 /* start of struct st_rscan_from_rscan0cncfg */
bogdanm 92:4fc01daae5a5 52 union iodefine_reg32_t C2CFG; /* C2CFG */
bogdanm 92:4fc01daae5a5 53 union iodefine_reg32_t C2CTR; /* C2CTR */
bogdanm 92:4fc01daae5a5 54 union iodefine_reg32_t C2STS; /* C2STS */
bogdanm 92:4fc01daae5a5 55 union iodefine_reg32_t C2ERFL; /* C2ERFL */
bogdanm 92:4fc01daae5a5 56 /* end of struct st_rscan_from_rscan0cncfg */
bogdanm 92:4fc01daae5a5 57
bogdanm 92:4fc01daae5a5 58 /* start of struct st_rscan_from_rscan0cncfg */
bogdanm 92:4fc01daae5a5 59 union iodefine_reg32_t C3CFG; /* C3CFG */
bogdanm 92:4fc01daae5a5 60 union iodefine_reg32_t C3CTR; /* C3CTR */
bogdanm 92:4fc01daae5a5 61 union iodefine_reg32_t C3STS; /* C3STS */
bogdanm 92:4fc01daae5a5 62 union iodefine_reg32_t C3ERFL; /* C3ERFL */
bogdanm 92:4fc01daae5a5 63 /* end of struct st_rscan_from_rscan0cncfg */
bogdanm 92:4fc01daae5a5 64
bogdanm 92:4fc01daae5a5 65 /* start of struct st_rscan_from_rscan0cncfg */
bogdanm 92:4fc01daae5a5 66 union iodefine_reg32_t C4CFG; /* C4CFG */
bogdanm 92:4fc01daae5a5 67 union iodefine_reg32_t C4CTR; /* C4CTR */
bogdanm 92:4fc01daae5a5 68 union iodefine_reg32_t C4STS; /* C4STS */
bogdanm 92:4fc01daae5a5 69 union iodefine_reg32_t C4ERFL; /* C4ERFL */
bogdanm 92:4fc01daae5a5 70 /* end of struct st_rscan_from_rscan0cncfg */
bogdanm 92:4fc01daae5a5 71
bogdanm 92:4fc01daae5a5 72 volatile uint8_t dummy159[52]; /* */
bogdanm 92:4fc01daae5a5 73 union iodefine_reg32_t GCFG; /* GCFG */
bogdanm 92:4fc01daae5a5 74 union iodefine_reg32_t GCTR; /* GCTR */
bogdanm 92:4fc01daae5a5 75 union iodefine_reg32_t GSTS; /* GSTS */
bogdanm 92:4fc01daae5a5 76 union iodefine_reg32_t GERFL; /* GERFL */
bogdanm 92:4fc01daae5a5 77 union iodefine_reg32_16_t GTSC; /* GTSC */
bogdanm 92:4fc01daae5a5 78 union iodefine_reg32_t GAFLECTR; /* GAFLECTR */
bogdanm 92:4fc01daae5a5 79 #define RSCAN0_GAFLCFG0_COUNT 2
bogdanm 92:4fc01daae5a5 80 union iodefine_reg32_t GAFLCFG0; /* GAFLCFG0 */
bogdanm 92:4fc01daae5a5 81 union iodefine_reg32_t GAFLCFG1; /* GAFLCFG1 */
bogdanm 92:4fc01daae5a5 82 union iodefine_reg32_t RMNB; /* RMNB */
bogdanm 92:4fc01daae5a5 83 #define RSCAN0_RMND0_COUNT 3
bogdanm 92:4fc01daae5a5 84 union iodefine_reg32_t RMND0; /* RMND0 */
bogdanm 92:4fc01daae5a5 85 union iodefine_reg32_t RMND1; /* RMND1 */
bogdanm 92:4fc01daae5a5 86 union iodefine_reg32_t RMND2; /* RMND2 */
bogdanm 92:4fc01daae5a5 87
bogdanm 92:4fc01daae5a5 88 volatile uint8_t dummy160[4]; /* */
bogdanm 92:4fc01daae5a5 89 #define RSCAN0_RFCC0_COUNT 8
bogdanm 92:4fc01daae5a5 90 union iodefine_reg32_t RFCC0; /* RFCC0 */
bogdanm 92:4fc01daae5a5 91 union iodefine_reg32_t RFCC1; /* RFCC1 */
bogdanm 92:4fc01daae5a5 92 union iodefine_reg32_t RFCC2; /* RFCC2 */
bogdanm 92:4fc01daae5a5 93 union iodefine_reg32_t RFCC3; /* RFCC3 */
bogdanm 92:4fc01daae5a5 94 union iodefine_reg32_t RFCC4; /* RFCC4 */
bogdanm 92:4fc01daae5a5 95 union iodefine_reg32_t RFCC5; /* RFCC5 */
bogdanm 92:4fc01daae5a5 96 union iodefine_reg32_t RFCC6; /* RFCC6 */
bogdanm 92:4fc01daae5a5 97 union iodefine_reg32_t RFCC7; /* RFCC7 */
bogdanm 92:4fc01daae5a5 98 #define RSCAN0_RFSTS0_COUNT 8
bogdanm 92:4fc01daae5a5 99 union iodefine_reg32_t RFSTS0; /* RFSTS0 */
bogdanm 92:4fc01daae5a5 100 union iodefine_reg32_t RFSTS1; /* RFSTS1 */
bogdanm 92:4fc01daae5a5 101 union iodefine_reg32_t RFSTS2; /* RFSTS2 */
bogdanm 92:4fc01daae5a5 102 union iodefine_reg32_t RFSTS3; /* RFSTS3 */
bogdanm 92:4fc01daae5a5 103 union iodefine_reg32_t RFSTS4; /* RFSTS4 */
bogdanm 92:4fc01daae5a5 104 union iodefine_reg32_t RFSTS5; /* RFSTS5 */
bogdanm 92:4fc01daae5a5 105 union iodefine_reg32_t RFSTS6; /* RFSTS6 */
bogdanm 92:4fc01daae5a5 106 union iodefine_reg32_t RFSTS7; /* RFSTS7 */
bogdanm 92:4fc01daae5a5 107 #define RSCAN0_RFPCTR0_COUNT 8
bogdanm 92:4fc01daae5a5 108 union iodefine_reg32_t RFPCTR0; /* RFPCTR0 */
bogdanm 92:4fc01daae5a5 109 union iodefine_reg32_t RFPCTR1; /* RFPCTR1 */
bogdanm 92:4fc01daae5a5 110 union iodefine_reg32_t RFPCTR2; /* RFPCTR2 */
bogdanm 92:4fc01daae5a5 111 union iodefine_reg32_t RFPCTR3; /* RFPCTR3 */
bogdanm 92:4fc01daae5a5 112 union iodefine_reg32_t RFPCTR4; /* RFPCTR4 */
bogdanm 92:4fc01daae5a5 113 union iodefine_reg32_t RFPCTR5; /* RFPCTR5 */
bogdanm 92:4fc01daae5a5 114 union iodefine_reg32_t RFPCTR6; /* RFPCTR6 */
bogdanm 92:4fc01daae5a5 115 union iodefine_reg32_t RFPCTR7; /* RFPCTR7 */
bogdanm 92:4fc01daae5a5 116 #define RSCAN0_CFCC0_COUNT 15
bogdanm 92:4fc01daae5a5 117 union iodefine_reg32_t CFCC0; /* CFCC0 */
bogdanm 92:4fc01daae5a5 118 union iodefine_reg32_t CFCC1; /* CFCC1 */
bogdanm 92:4fc01daae5a5 119 union iodefine_reg32_t CFCC2; /* CFCC2 */
bogdanm 92:4fc01daae5a5 120 union iodefine_reg32_t CFCC3; /* CFCC3 */
bogdanm 92:4fc01daae5a5 121 union iodefine_reg32_t CFCC4; /* CFCC4 */
bogdanm 92:4fc01daae5a5 122 union iodefine_reg32_t CFCC5; /* CFCC5 */
bogdanm 92:4fc01daae5a5 123 union iodefine_reg32_t CFCC6; /* CFCC6 */
bogdanm 92:4fc01daae5a5 124 union iodefine_reg32_t CFCC7; /* CFCC7 */
bogdanm 92:4fc01daae5a5 125 union iodefine_reg32_t CFCC8; /* CFCC8 */
bogdanm 92:4fc01daae5a5 126 union iodefine_reg32_t CFCC9; /* CFCC9 */
bogdanm 92:4fc01daae5a5 127 union iodefine_reg32_t CFCC10; /* CFCC10 */
bogdanm 92:4fc01daae5a5 128 union iodefine_reg32_t CFCC11; /* CFCC11 */
bogdanm 92:4fc01daae5a5 129 union iodefine_reg32_t CFCC12; /* CFCC12 */
bogdanm 92:4fc01daae5a5 130 union iodefine_reg32_t CFCC13; /* CFCC13 */
bogdanm 92:4fc01daae5a5 131 union iodefine_reg32_t CFCC14; /* CFCC14 */
bogdanm 92:4fc01daae5a5 132
bogdanm 92:4fc01daae5a5 133 volatile uint8_t dummy161[36]; /* */
bogdanm 92:4fc01daae5a5 134 #define RSCAN0_CFSTS0_COUNT 15
bogdanm 92:4fc01daae5a5 135 union iodefine_reg32_t CFSTS0; /* CFSTS0 */
bogdanm 92:4fc01daae5a5 136 union iodefine_reg32_t CFSTS1; /* CFSTS1 */
bogdanm 92:4fc01daae5a5 137 union iodefine_reg32_t CFSTS2; /* CFSTS2 */
bogdanm 92:4fc01daae5a5 138 union iodefine_reg32_t CFSTS3; /* CFSTS3 */
bogdanm 92:4fc01daae5a5 139 union iodefine_reg32_t CFSTS4; /* CFSTS4 */
bogdanm 92:4fc01daae5a5 140 union iodefine_reg32_t CFSTS5; /* CFSTS5 */
bogdanm 92:4fc01daae5a5 141 union iodefine_reg32_t CFSTS6; /* CFSTS6 */
bogdanm 92:4fc01daae5a5 142 union iodefine_reg32_t CFSTS7; /* CFSTS7 */
bogdanm 92:4fc01daae5a5 143 union iodefine_reg32_t CFSTS8; /* CFSTS8 */
bogdanm 92:4fc01daae5a5 144 union iodefine_reg32_t CFSTS9; /* CFSTS9 */
bogdanm 92:4fc01daae5a5 145 union iodefine_reg32_t CFSTS10; /* CFSTS10 */
bogdanm 92:4fc01daae5a5 146 union iodefine_reg32_t CFSTS11; /* CFSTS11 */
bogdanm 92:4fc01daae5a5 147 union iodefine_reg32_t CFSTS12; /* CFSTS12 */
bogdanm 92:4fc01daae5a5 148 union iodefine_reg32_t CFSTS13; /* CFSTS13 */
bogdanm 92:4fc01daae5a5 149 union iodefine_reg32_t CFSTS14; /* CFSTS14 */
bogdanm 92:4fc01daae5a5 150
bogdanm 92:4fc01daae5a5 151 volatile uint8_t dummy162[36]; /* */
bogdanm 92:4fc01daae5a5 152 #define RSCAN0_CFPCTR0_COUNT 15
bogdanm 92:4fc01daae5a5 153 union iodefine_reg32_t CFPCTR0; /* CFPCTR0 */
bogdanm 92:4fc01daae5a5 154 union iodefine_reg32_t CFPCTR1; /* CFPCTR1 */
bogdanm 92:4fc01daae5a5 155 union iodefine_reg32_t CFPCTR2; /* CFPCTR2 */
bogdanm 92:4fc01daae5a5 156 union iodefine_reg32_t CFPCTR3; /* CFPCTR3 */
bogdanm 92:4fc01daae5a5 157 union iodefine_reg32_t CFPCTR4; /* CFPCTR4 */
bogdanm 92:4fc01daae5a5 158 union iodefine_reg32_t CFPCTR5; /* CFPCTR5 */
bogdanm 92:4fc01daae5a5 159 union iodefine_reg32_t CFPCTR6; /* CFPCTR6 */
bogdanm 92:4fc01daae5a5 160 union iodefine_reg32_t CFPCTR7; /* CFPCTR7 */
bogdanm 92:4fc01daae5a5 161 union iodefine_reg32_t CFPCTR8; /* CFPCTR8 */
bogdanm 92:4fc01daae5a5 162 union iodefine_reg32_t CFPCTR9; /* CFPCTR9 */
bogdanm 92:4fc01daae5a5 163 union iodefine_reg32_t CFPCTR10; /* CFPCTR10 */
bogdanm 92:4fc01daae5a5 164 union iodefine_reg32_t CFPCTR11; /* CFPCTR11 */
bogdanm 92:4fc01daae5a5 165 union iodefine_reg32_t CFPCTR12; /* CFPCTR12 */
bogdanm 92:4fc01daae5a5 166 union iodefine_reg32_t CFPCTR13; /* CFPCTR13 */
bogdanm 92:4fc01daae5a5 167 union iodefine_reg32_t CFPCTR14; /* CFPCTR14 */
bogdanm 92:4fc01daae5a5 168
bogdanm 92:4fc01daae5a5 169 volatile uint8_t dummy163[36]; /* */
bogdanm 92:4fc01daae5a5 170 union iodefine_reg32_t FESTS; /* FESTS */
bogdanm 92:4fc01daae5a5 171 union iodefine_reg32_t FFSTS; /* FFSTS */
bogdanm 92:4fc01daae5a5 172 union iodefine_reg32_t FMSTS; /* FMSTS */
bogdanm 92:4fc01daae5a5 173 union iodefine_reg32_t RFISTS; /* RFISTS */
bogdanm 92:4fc01daae5a5 174 union iodefine_reg32_t CFRISTS; /* CFRISTS */
bogdanm 92:4fc01daae5a5 175 union iodefine_reg32_t CFTISTS; /* CFTISTS */
bogdanm 92:4fc01daae5a5 176
bogdanm 92:4fc01daae5a5 177 #define RSCAN0_TMC0_COUNT 80
bogdanm 92:4fc01daae5a5 178 volatile uint8_t TMC0; /* TMC0 */
bogdanm 92:4fc01daae5a5 179 volatile uint8_t TMC1; /* TMC1 */
bogdanm 92:4fc01daae5a5 180 volatile uint8_t TMC2; /* TMC2 */
bogdanm 92:4fc01daae5a5 181 volatile uint8_t TMC3; /* TMC3 */
bogdanm 92:4fc01daae5a5 182 volatile uint8_t TMC4; /* TMC4 */
bogdanm 92:4fc01daae5a5 183 volatile uint8_t TMC5; /* TMC5 */
bogdanm 92:4fc01daae5a5 184 volatile uint8_t TMC6; /* TMC6 */
bogdanm 92:4fc01daae5a5 185 volatile uint8_t TMC7; /* TMC7 */
bogdanm 92:4fc01daae5a5 186 volatile uint8_t TMC8; /* TMC8 */
bogdanm 92:4fc01daae5a5 187 volatile uint8_t TMC9; /* TMC9 */
bogdanm 92:4fc01daae5a5 188 volatile uint8_t TMC10; /* TMC10 */
bogdanm 92:4fc01daae5a5 189 volatile uint8_t TMC11; /* TMC11 */
bogdanm 92:4fc01daae5a5 190 volatile uint8_t TMC12; /* TMC12 */
bogdanm 92:4fc01daae5a5 191 volatile uint8_t TMC13; /* TMC13 */
bogdanm 92:4fc01daae5a5 192 volatile uint8_t TMC14; /* TMC14 */
bogdanm 92:4fc01daae5a5 193 volatile uint8_t TMC15; /* TMC15 */
bogdanm 92:4fc01daae5a5 194 volatile uint8_t TMC16; /* TMC16 */
bogdanm 92:4fc01daae5a5 195 volatile uint8_t TMC17; /* TMC17 */
bogdanm 92:4fc01daae5a5 196 volatile uint8_t TMC18; /* TMC18 */
bogdanm 92:4fc01daae5a5 197 volatile uint8_t TMC19; /* TMC19 */
bogdanm 92:4fc01daae5a5 198 volatile uint8_t TMC20; /* TMC20 */
bogdanm 92:4fc01daae5a5 199 volatile uint8_t TMC21; /* TMC21 */
bogdanm 92:4fc01daae5a5 200 volatile uint8_t TMC22; /* TMC22 */
bogdanm 92:4fc01daae5a5 201 volatile uint8_t TMC23; /* TMC23 */
bogdanm 92:4fc01daae5a5 202 volatile uint8_t TMC24; /* TMC24 */
bogdanm 92:4fc01daae5a5 203 volatile uint8_t TMC25; /* TMC25 */
bogdanm 92:4fc01daae5a5 204 volatile uint8_t TMC26; /* TMC26 */
bogdanm 92:4fc01daae5a5 205 volatile uint8_t TMC27; /* TMC27 */
bogdanm 92:4fc01daae5a5 206 volatile uint8_t TMC28; /* TMC28 */
bogdanm 92:4fc01daae5a5 207 volatile uint8_t TMC29; /* TMC29 */
bogdanm 92:4fc01daae5a5 208 volatile uint8_t TMC30; /* TMC30 */
bogdanm 92:4fc01daae5a5 209 volatile uint8_t TMC31; /* TMC31 */
bogdanm 92:4fc01daae5a5 210 volatile uint8_t TMC32; /* TMC32 */
bogdanm 92:4fc01daae5a5 211 volatile uint8_t TMC33; /* TMC33 */
bogdanm 92:4fc01daae5a5 212 volatile uint8_t TMC34; /* TMC34 */
bogdanm 92:4fc01daae5a5 213 volatile uint8_t TMC35; /* TMC35 */
bogdanm 92:4fc01daae5a5 214 volatile uint8_t TMC36; /* TMC36 */
bogdanm 92:4fc01daae5a5 215 volatile uint8_t TMC37; /* TMC37 */
bogdanm 92:4fc01daae5a5 216 volatile uint8_t TMC38; /* TMC38 */
bogdanm 92:4fc01daae5a5 217 volatile uint8_t TMC39; /* TMC39 */
bogdanm 92:4fc01daae5a5 218 volatile uint8_t TMC40; /* TMC40 */
bogdanm 92:4fc01daae5a5 219 volatile uint8_t TMC41; /* TMC41 */
bogdanm 92:4fc01daae5a5 220 volatile uint8_t TMC42; /* TMC42 */
bogdanm 92:4fc01daae5a5 221 volatile uint8_t TMC43; /* TMC43 */
bogdanm 92:4fc01daae5a5 222 volatile uint8_t TMC44; /* TMC44 */
bogdanm 92:4fc01daae5a5 223 volatile uint8_t TMC45; /* TMC45 */
bogdanm 92:4fc01daae5a5 224 volatile uint8_t TMC46; /* TMC46 */
bogdanm 92:4fc01daae5a5 225 volatile uint8_t TMC47; /* TMC47 */
bogdanm 92:4fc01daae5a5 226 volatile uint8_t TMC48; /* TMC48 */
bogdanm 92:4fc01daae5a5 227 volatile uint8_t TMC49; /* TMC49 */
bogdanm 92:4fc01daae5a5 228 volatile uint8_t TMC50; /* TMC50 */
bogdanm 92:4fc01daae5a5 229 volatile uint8_t TMC51; /* TMC51 */
bogdanm 92:4fc01daae5a5 230 volatile uint8_t TMC52; /* TMC52 */
bogdanm 92:4fc01daae5a5 231 volatile uint8_t TMC53; /* TMC53 */
bogdanm 92:4fc01daae5a5 232 volatile uint8_t TMC54; /* TMC54 */
bogdanm 92:4fc01daae5a5 233 volatile uint8_t TMC55; /* TMC55 */
bogdanm 92:4fc01daae5a5 234 volatile uint8_t TMC56; /* TMC56 */
bogdanm 92:4fc01daae5a5 235 volatile uint8_t TMC57; /* TMC57 */
bogdanm 92:4fc01daae5a5 236 volatile uint8_t TMC58; /* TMC58 */
bogdanm 92:4fc01daae5a5 237 volatile uint8_t TMC59; /* TMC59 */
bogdanm 92:4fc01daae5a5 238 volatile uint8_t TMC60; /* TMC60 */
bogdanm 92:4fc01daae5a5 239 volatile uint8_t TMC61; /* TMC61 */
bogdanm 92:4fc01daae5a5 240 volatile uint8_t TMC62; /* TMC62 */
bogdanm 92:4fc01daae5a5 241 volatile uint8_t TMC63; /* TMC63 */
bogdanm 92:4fc01daae5a5 242 volatile uint8_t TMC64; /* TMC64 */
bogdanm 92:4fc01daae5a5 243 volatile uint8_t TMC65; /* TMC65 */
bogdanm 92:4fc01daae5a5 244 volatile uint8_t TMC66; /* TMC66 */
bogdanm 92:4fc01daae5a5 245 volatile uint8_t TMC67; /* TMC67 */
bogdanm 92:4fc01daae5a5 246 volatile uint8_t TMC68; /* TMC68 */
bogdanm 92:4fc01daae5a5 247 volatile uint8_t TMC69; /* TMC69 */
bogdanm 92:4fc01daae5a5 248 volatile uint8_t TMC70; /* TMC70 */
bogdanm 92:4fc01daae5a5 249 volatile uint8_t TMC71; /* TMC71 */
bogdanm 92:4fc01daae5a5 250 volatile uint8_t TMC72; /* TMC72 */
bogdanm 92:4fc01daae5a5 251 volatile uint8_t TMC73; /* TMC73 */
bogdanm 92:4fc01daae5a5 252 volatile uint8_t TMC74; /* TMC74 */
bogdanm 92:4fc01daae5a5 253 volatile uint8_t TMC75; /* TMC75 */
bogdanm 92:4fc01daae5a5 254 volatile uint8_t TMC76; /* TMC76 */
bogdanm 92:4fc01daae5a5 255 volatile uint8_t TMC77; /* TMC77 */
bogdanm 92:4fc01daae5a5 256 volatile uint8_t TMC78; /* TMC78 */
bogdanm 92:4fc01daae5a5 257 volatile uint8_t TMC79; /* TMC79 */
bogdanm 92:4fc01daae5a5 258 volatile uint8_t dummy164[48]; /* */
bogdanm 92:4fc01daae5a5 259 #define RSCAN0_TMSTS0_COUNT 80
bogdanm 92:4fc01daae5a5 260 volatile uint8_t TMSTS0; /* TMSTS0 */
bogdanm 92:4fc01daae5a5 261 volatile uint8_t TMSTS1; /* TMSTS1 */
bogdanm 92:4fc01daae5a5 262 volatile uint8_t TMSTS2; /* TMSTS2 */
bogdanm 92:4fc01daae5a5 263 volatile uint8_t TMSTS3; /* TMSTS3 */
bogdanm 92:4fc01daae5a5 264 volatile uint8_t TMSTS4; /* TMSTS4 */
bogdanm 92:4fc01daae5a5 265 volatile uint8_t TMSTS5; /* TMSTS5 */
bogdanm 92:4fc01daae5a5 266 volatile uint8_t TMSTS6; /* TMSTS6 */
bogdanm 92:4fc01daae5a5 267 volatile uint8_t TMSTS7; /* TMSTS7 */
bogdanm 92:4fc01daae5a5 268 volatile uint8_t TMSTS8; /* TMSTS8 */
bogdanm 92:4fc01daae5a5 269 volatile uint8_t TMSTS9; /* TMSTS9 */
bogdanm 92:4fc01daae5a5 270 volatile uint8_t TMSTS10; /* TMSTS10 */
bogdanm 92:4fc01daae5a5 271 volatile uint8_t TMSTS11; /* TMSTS11 */
bogdanm 92:4fc01daae5a5 272 volatile uint8_t TMSTS12; /* TMSTS12 */
bogdanm 92:4fc01daae5a5 273 volatile uint8_t TMSTS13; /* TMSTS13 */
bogdanm 92:4fc01daae5a5 274 volatile uint8_t TMSTS14; /* TMSTS14 */
bogdanm 92:4fc01daae5a5 275 volatile uint8_t TMSTS15; /* TMSTS15 */
bogdanm 92:4fc01daae5a5 276 volatile uint8_t TMSTS16; /* TMSTS16 */
bogdanm 92:4fc01daae5a5 277 volatile uint8_t TMSTS17; /* TMSTS17 */
bogdanm 92:4fc01daae5a5 278 volatile uint8_t TMSTS18; /* TMSTS18 */
bogdanm 92:4fc01daae5a5 279 volatile uint8_t TMSTS19; /* TMSTS19 */
bogdanm 92:4fc01daae5a5 280 volatile uint8_t TMSTS20; /* TMSTS20 */
bogdanm 92:4fc01daae5a5 281 volatile uint8_t TMSTS21; /* TMSTS21 */
bogdanm 92:4fc01daae5a5 282 volatile uint8_t TMSTS22; /* TMSTS22 */
bogdanm 92:4fc01daae5a5 283 volatile uint8_t TMSTS23; /* TMSTS23 */
bogdanm 92:4fc01daae5a5 284 volatile uint8_t TMSTS24; /* TMSTS24 */
bogdanm 92:4fc01daae5a5 285 volatile uint8_t TMSTS25; /* TMSTS25 */
bogdanm 92:4fc01daae5a5 286 volatile uint8_t TMSTS26; /* TMSTS26 */
bogdanm 92:4fc01daae5a5 287 volatile uint8_t TMSTS27; /* TMSTS27 */
bogdanm 92:4fc01daae5a5 288 volatile uint8_t TMSTS28; /* TMSTS28 */
bogdanm 92:4fc01daae5a5 289 volatile uint8_t TMSTS29; /* TMSTS29 */
bogdanm 92:4fc01daae5a5 290 volatile uint8_t TMSTS30; /* TMSTS30 */
bogdanm 92:4fc01daae5a5 291 volatile uint8_t TMSTS31; /* TMSTS31 */
bogdanm 92:4fc01daae5a5 292 volatile uint8_t TMSTS32; /* TMSTS32 */
bogdanm 92:4fc01daae5a5 293 volatile uint8_t TMSTS33; /* TMSTS33 */
bogdanm 92:4fc01daae5a5 294 volatile uint8_t TMSTS34; /* TMSTS34 */
bogdanm 92:4fc01daae5a5 295 volatile uint8_t TMSTS35; /* TMSTS35 */
bogdanm 92:4fc01daae5a5 296 volatile uint8_t TMSTS36; /* TMSTS36 */
bogdanm 92:4fc01daae5a5 297 volatile uint8_t TMSTS37; /* TMSTS37 */
bogdanm 92:4fc01daae5a5 298 volatile uint8_t TMSTS38; /* TMSTS38 */
bogdanm 92:4fc01daae5a5 299 volatile uint8_t TMSTS39; /* TMSTS39 */
bogdanm 92:4fc01daae5a5 300 volatile uint8_t TMSTS40; /* TMSTS40 */
bogdanm 92:4fc01daae5a5 301 volatile uint8_t TMSTS41; /* TMSTS41 */
bogdanm 92:4fc01daae5a5 302 volatile uint8_t TMSTS42; /* TMSTS42 */
bogdanm 92:4fc01daae5a5 303 volatile uint8_t TMSTS43; /* TMSTS43 */
bogdanm 92:4fc01daae5a5 304 volatile uint8_t TMSTS44; /* TMSTS44 */
bogdanm 92:4fc01daae5a5 305 volatile uint8_t TMSTS45; /* TMSTS45 */
bogdanm 92:4fc01daae5a5 306 volatile uint8_t TMSTS46; /* TMSTS46 */
bogdanm 92:4fc01daae5a5 307 volatile uint8_t TMSTS47; /* TMSTS47 */
bogdanm 92:4fc01daae5a5 308 volatile uint8_t TMSTS48; /* TMSTS48 */
bogdanm 92:4fc01daae5a5 309 volatile uint8_t TMSTS49; /* TMSTS49 */
bogdanm 92:4fc01daae5a5 310 volatile uint8_t TMSTS50; /* TMSTS50 */
bogdanm 92:4fc01daae5a5 311 volatile uint8_t TMSTS51; /* TMSTS51 */
bogdanm 92:4fc01daae5a5 312 volatile uint8_t TMSTS52; /* TMSTS52 */
bogdanm 92:4fc01daae5a5 313 volatile uint8_t TMSTS53; /* TMSTS53 */
bogdanm 92:4fc01daae5a5 314 volatile uint8_t TMSTS54; /* TMSTS54 */
bogdanm 92:4fc01daae5a5 315 volatile uint8_t TMSTS55; /* TMSTS55 */
bogdanm 92:4fc01daae5a5 316 volatile uint8_t TMSTS56; /* TMSTS56 */
bogdanm 92:4fc01daae5a5 317 volatile uint8_t TMSTS57; /* TMSTS57 */
bogdanm 92:4fc01daae5a5 318 volatile uint8_t TMSTS58; /* TMSTS58 */
bogdanm 92:4fc01daae5a5 319 volatile uint8_t TMSTS59; /* TMSTS59 */
bogdanm 92:4fc01daae5a5 320 volatile uint8_t TMSTS60; /* TMSTS60 */
bogdanm 92:4fc01daae5a5 321 volatile uint8_t TMSTS61; /* TMSTS61 */
bogdanm 92:4fc01daae5a5 322 volatile uint8_t TMSTS62; /* TMSTS62 */
bogdanm 92:4fc01daae5a5 323 volatile uint8_t TMSTS63; /* TMSTS63 */
bogdanm 92:4fc01daae5a5 324 volatile uint8_t TMSTS64; /* TMSTS64 */
bogdanm 92:4fc01daae5a5 325 volatile uint8_t TMSTS65; /* TMSTS65 */
bogdanm 92:4fc01daae5a5 326 volatile uint8_t TMSTS66; /* TMSTS66 */
bogdanm 92:4fc01daae5a5 327 volatile uint8_t TMSTS67; /* TMSTS67 */
bogdanm 92:4fc01daae5a5 328 volatile uint8_t TMSTS68; /* TMSTS68 */
bogdanm 92:4fc01daae5a5 329 volatile uint8_t TMSTS69; /* TMSTS69 */
bogdanm 92:4fc01daae5a5 330 volatile uint8_t TMSTS70; /* TMSTS70 */
bogdanm 92:4fc01daae5a5 331 volatile uint8_t TMSTS71; /* TMSTS71 */
bogdanm 92:4fc01daae5a5 332 volatile uint8_t TMSTS72; /* TMSTS72 */
bogdanm 92:4fc01daae5a5 333 volatile uint8_t TMSTS73; /* TMSTS73 */
bogdanm 92:4fc01daae5a5 334 volatile uint8_t TMSTS74; /* TMSTS74 */
bogdanm 92:4fc01daae5a5 335 volatile uint8_t TMSTS75; /* TMSTS75 */
bogdanm 92:4fc01daae5a5 336 volatile uint8_t TMSTS76; /* TMSTS76 */
bogdanm 92:4fc01daae5a5 337 volatile uint8_t TMSTS77; /* TMSTS77 */
bogdanm 92:4fc01daae5a5 338 volatile uint8_t TMSTS78; /* TMSTS78 */
bogdanm 92:4fc01daae5a5 339 volatile uint8_t TMSTS79; /* TMSTS79 */
bogdanm 92:4fc01daae5a5 340 volatile uint8_t dummy165[48]; /* */
bogdanm 92:4fc01daae5a5 341 #define RSCAN0_TMTRSTS0_COUNT 3
bogdanm 92:4fc01daae5a5 342 union iodefine_reg32_t TMTRSTS0; /* TMTRSTS0 */
bogdanm 92:4fc01daae5a5 343 union iodefine_reg32_t TMTRSTS1; /* TMTRSTS1 */
bogdanm 92:4fc01daae5a5 344 union iodefine_reg32_t TMTRSTS2; /* TMTRSTS2 */
bogdanm 92:4fc01daae5a5 345
bogdanm 92:4fc01daae5a5 346 volatile uint8_t dummy166[4]; /* */
bogdanm 92:4fc01daae5a5 347 #define RSCAN0_TMTARSTS0_COUNT 3
bogdanm 92:4fc01daae5a5 348 union iodefine_reg32_t TMTARSTS0; /* TMTARSTS0 */
bogdanm 92:4fc01daae5a5 349 union iodefine_reg32_t TMTARSTS1; /* TMTARSTS1 */
bogdanm 92:4fc01daae5a5 350 union iodefine_reg32_t TMTARSTS2; /* TMTARSTS2 */
bogdanm 92:4fc01daae5a5 351
bogdanm 92:4fc01daae5a5 352 volatile uint8_t dummy167[4]; /* */
bogdanm 92:4fc01daae5a5 353 #define RSCAN0_TMTCSTS0_COUNT 3
bogdanm 92:4fc01daae5a5 354 union iodefine_reg32_t TMTCSTS0; /* TMTCSTS0 */
bogdanm 92:4fc01daae5a5 355 union iodefine_reg32_t TMTCSTS1; /* TMTCSTS1 */
bogdanm 92:4fc01daae5a5 356 union iodefine_reg32_t TMTCSTS2; /* TMTCSTS2 */
bogdanm 92:4fc01daae5a5 357
bogdanm 92:4fc01daae5a5 358 volatile uint8_t dummy168[4]; /* */
bogdanm 92:4fc01daae5a5 359 #define RSCAN0_TMTASTS0_COUNT 3
bogdanm 92:4fc01daae5a5 360 union iodefine_reg32_t TMTASTS0; /* TMTASTS0 */
bogdanm 92:4fc01daae5a5 361 union iodefine_reg32_t TMTASTS1; /* TMTASTS1 */
bogdanm 92:4fc01daae5a5 362 union iodefine_reg32_t TMTASTS2; /* TMTASTS2 */
bogdanm 92:4fc01daae5a5 363
bogdanm 92:4fc01daae5a5 364 volatile uint8_t dummy169[4]; /* */
bogdanm 92:4fc01daae5a5 365 #define RSCAN0_TMIEC0_COUNT 3
bogdanm 92:4fc01daae5a5 366 union iodefine_reg32_t TMIEC0; /* TMIEC0 */
bogdanm 92:4fc01daae5a5 367 union iodefine_reg32_t TMIEC1; /* TMIEC1 */
bogdanm 92:4fc01daae5a5 368 union iodefine_reg32_t TMIEC2; /* TMIEC2 */
bogdanm 92:4fc01daae5a5 369
bogdanm 92:4fc01daae5a5 370 volatile uint8_t dummy170[4]; /* */
bogdanm 92:4fc01daae5a5 371 #define RSCAN0_TXQCC0_COUNT 5
bogdanm 92:4fc01daae5a5 372 union iodefine_reg32_t TXQCC0; /* TXQCC0 */
bogdanm 92:4fc01daae5a5 373 union iodefine_reg32_t TXQCC1; /* TXQCC1 */
bogdanm 92:4fc01daae5a5 374 union iodefine_reg32_t TXQCC2; /* TXQCC2 */
bogdanm 92:4fc01daae5a5 375 union iodefine_reg32_t TXQCC3; /* TXQCC3 */
bogdanm 92:4fc01daae5a5 376 union iodefine_reg32_t TXQCC4; /* TXQCC4 */
bogdanm 92:4fc01daae5a5 377
bogdanm 92:4fc01daae5a5 378 volatile uint8_t dummy171[12]; /* */
bogdanm 92:4fc01daae5a5 379 #define RSCAN0_TXQSTS0_COUNT 5
bogdanm 92:4fc01daae5a5 380 union iodefine_reg32_t TXQSTS0; /* TXQSTS0 */
bogdanm 92:4fc01daae5a5 381 union iodefine_reg32_t TXQSTS1; /* TXQSTS1 */
bogdanm 92:4fc01daae5a5 382 union iodefine_reg32_t TXQSTS2; /* TXQSTS2 */
bogdanm 92:4fc01daae5a5 383 union iodefine_reg32_t TXQSTS3; /* TXQSTS3 */
bogdanm 92:4fc01daae5a5 384 union iodefine_reg32_t TXQSTS4; /* TXQSTS4 */
bogdanm 92:4fc01daae5a5 385
bogdanm 92:4fc01daae5a5 386 volatile uint8_t dummy172[12]; /* */
bogdanm 92:4fc01daae5a5 387 #define RSCAN0_TXQPCTR0_COUNT 5
bogdanm 92:4fc01daae5a5 388 union iodefine_reg32_t TXQPCTR0; /* TXQPCTR0 */
bogdanm 92:4fc01daae5a5 389 union iodefine_reg32_t TXQPCTR1; /* TXQPCTR1 */
bogdanm 92:4fc01daae5a5 390 union iodefine_reg32_t TXQPCTR2; /* TXQPCTR2 */
bogdanm 92:4fc01daae5a5 391 union iodefine_reg32_t TXQPCTR3; /* TXQPCTR3 */
bogdanm 92:4fc01daae5a5 392 union iodefine_reg32_t TXQPCTR4; /* TXQPCTR4 */
bogdanm 92:4fc01daae5a5 393
bogdanm 92:4fc01daae5a5 394 volatile uint8_t dummy173[12]; /* */
bogdanm 92:4fc01daae5a5 395 #define RSCAN0_THLCC0_COUNT 5
bogdanm 92:4fc01daae5a5 396 union iodefine_reg32_t THLCC0; /* THLCC0 */
bogdanm 92:4fc01daae5a5 397 union iodefine_reg32_t THLCC1; /* THLCC1 */
bogdanm 92:4fc01daae5a5 398 union iodefine_reg32_t THLCC2; /* THLCC2 */
bogdanm 92:4fc01daae5a5 399 union iodefine_reg32_t THLCC3; /* THLCC3 */
bogdanm 92:4fc01daae5a5 400 union iodefine_reg32_t THLCC4; /* THLCC4 */
bogdanm 92:4fc01daae5a5 401
bogdanm 92:4fc01daae5a5 402 volatile uint8_t dummy174[12]; /* */
bogdanm 92:4fc01daae5a5 403 #define RSCAN0_THLSTS0_COUNT 5
bogdanm 92:4fc01daae5a5 404 union iodefine_reg32_t THLSTS0; /* THLSTS0 */
bogdanm 92:4fc01daae5a5 405 union iodefine_reg32_t THLSTS1; /* THLSTS1 */
bogdanm 92:4fc01daae5a5 406 union iodefine_reg32_t THLSTS2; /* THLSTS2 */
bogdanm 92:4fc01daae5a5 407 union iodefine_reg32_t THLSTS3; /* THLSTS3 */
bogdanm 92:4fc01daae5a5 408 union iodefine_reg32_t THLSTS4; /* THLSTS4 */
bogdanm 92:4fc01daae5a5 409
bogdanm 92:4fc01daae5a5 410 volatile uint8_t dummy175[12]; /* */
bogdanm 92:4fc01daae5a5 411 #define RSCAN0_THLPCTR0_COUNT 5
bogdanm 92:4fc01daae5a5 412 union iodefine_reg32_t THLPCTR0; /* THLPCTR0 */
bogdanm 92:4fc01daae5a5 413 union iodefine_reg32_t THLPCTR1; /* THLPCTR1 */
bogdanm 92:4fc01daae5a5 414 union iodefine_reg32_t THLPCTR2; /* THLPCTR2 */
bogdanm 92:4fc01daae5a5 415 union iodefine_reg32_t THLPCTR3; /* THLPCTR3 */
bogdanm 92:4fc01daae5a5 416 union iodefine_reg32_t THLPCTR4; /* THLPCTR4 */
bogdanm 92:4fc01daae5a5 417
bogdanm 92:4fc01daae5a5 418 volatile uint8_t dummy176[12]; /* */
bogdanm 92:4fc01daae5a5 419 #define RSCAN0_GTINTSTS0_COUNT 2
bogdanm 92:4fc01daae5a5 420 union iodefine_reg32_t GTINTSTS0; /* GTINTSTS0 */
bogdanm 92:4fc01daae5a5 421 union iodefine_reg32_t GTINTSTS1; /* GTINTSTS1 */
bogdanm 92:4fc01daae5a5 422 union iodefine_reg32_t GTSTCFG; /* GTSTCFG */
bogdanm 92:4fc01daae5a5 423 union iodefine_reg32_t GTSTCTR; /* GTSTCTR */
bogdanm 92:4fc01daae5a5 424
bogdanm 92:4fc01daae5a5 425 volatile uint8_t dummy177[12]; /* */
bogdanm 92:4fc01daae5a5 426 union iodefine_reg32_16_t GLOCKK; /* GLOCKK */
bogdanm 92:4fc01daae5a5 427
bogdanm 92:4fc01daae5a5 428 volatile uint8_t dummy178[128]; /* */
bogdanm 92:4fc01daae5a5 429
bogdanm 92:4fc01daae5a5 430 /* start of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 431 union iodefine_reg32_t GAFLID0; /* GAFLID0 */
bogdanm 92:4fc01daae5a5 432 union iodefine_reg32_t GAFLM0; /* GAFLM0 */
bogdanm 92:4fc01daae5a5 433 union iodefine_reg32_t GAFLP00; /* GAFLP00 */
bogdanm 92:4fc01daae5a5 434 union iodefine_reg32_t GAFLP10; /* GAFLP10 */
bogdanm 92:4fc01daae5a5 435 /* end of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 436
bogdanm 92:4fc01daae5a5 437 /* start of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 438 union iodefine_reg32_t GAFLID1; /* GAFLID1 */
bogdanm 92:4fc01daae5a5 439 union iodefine_reg32_t GAFLM1; /* GAFLM1 */
bogdanm 92:4fc01daae5a5 440 union iodefine_reg32_t GAFLP01; /* GAFLP01 */
bogdanm 92:4fc01daae5a5 441 union iodefine_reg32_t GAFLP11; /* GAFLP11 */
bogdanm 92:4fc01daae5a5 442 /* end of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 443
bogdanm 92:4fc01daae5a5 444 /* start of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 445 union iodefine_reg32_t GAFLID2; /* GAFLID2 */
bogdanm 92:4fc01daae5a5 446 union iodefine_reg32_t GAFLM2; /* GAFLM2 */
bogdanm 92:4fc01daae5a5 447 union iodefine_reg32_t GAFLP02; /* GAFLP02 */
bogdanm 92:4fc01daae5a5 448 union iodefine_reg32_t GAFLP12; /* GAFLP12 */
bogdanm 92:4fc01daae5a5 449 /* end of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 450
bogdanm 92:4fc01daae5a5 451 /* start of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 452 union iodefine_reg32_t GAFLID3; /* GAFLID3 */
bogdanm 92:4fc01daae5a5 453 union iodefine_reg32_t GAFLM3; /* GAFLM3 */
bogdanm 92:4fc01daae5a5 454 union iodefine_reg32_t GAFLP03; /* GAFLP03 */
bogdanm 92:4fc01daae5a5 455 union iodefine_reg32_t GAFLP13; /* GAFLP13 */
bogdanm 92:4fc01daae5a5 456 /* end of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 457
bogdanm 92:4fc01daae5a5 458 /* start of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 459 union iodefine_reg32_t GAFLID4; /* GAFLID4 */
bogdanm 92:4fc01daae5a5 460 union iodefine_reg32_t GAFLM4; /* GAFLM4 */
bogdanm 92:4fc01daae5a5 461 union iodefine_reg32_t GAFLP04; /* GAFLP04 */
bogdanm 92:4fc01daae5a5 462 union iodefine_reg32_t GAFLP14; /* GAFLP14 */
bogdanm 92:4fc01daae5a5 463 /* end of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 464
bogdanm 92:4fc01daae5a5 465 /* start of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 466 union iodefine_reg32_t GAFLID5; /* GAFLID5 */
bogdanm 92:4fc01daae5a5 467 union iodefine_reg32_t GAFLM5; /* GAFLM5 */
bogdanm 92:4fc01daae5a5 468 union iodefine_reg32_t GAFLP05; /* GAFLP05 */
bogdanm 92:4fc01daae5a5 469 union iodefine_reg32_t GAFLP15; /* GAFLP15 */
bogdanm 92:4fc01daae5a5 470 /* end of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 471
bogdanm 92:4fc01daae5a5 472 /* start of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 473 union iodefine_reg32_t GAFLID6; /* GAFLID6 */
bogdanm 92:4fc01daae5a5 474 union iodefine_reg32_t GAFLM6; /* GAFLM6 */
bogdanm 92:4fc01daae5a5 475 union iodefine_reg32_t GAFLP06; /* GAFLP06 */
bogdanm 92:4fc01daae5a5 476 union iodefine_reg32_t GAFLP16; /* GAFLP16 */
bogdanm 92:4fc01daae5a5 477 /* end of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 478
bogdanm 92:4fc01daae5a5 479 /* start of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 480 union iodefine_reg32_t GAFLID7; /* GAFLID7 */
bogdanm 92:4fc01daae5a5 481 union iodefine_reg32_t GAFLM7; /* GAFLM7 */
bogdanm 92:4fc01daae5a5 482 union iodefine_reg32_t GAFLP07; /* GAFLP07 */
bogdanm 92:4fc01daae5a5 483 union iodefine_reg32_t GAFLP17; /* GAFLP17 */
bogdanm 92:4fc01daae5a5 484 /* end of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 485
bogdanm 92:4fc01daae5a5 486 /* start of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 487 union iodefine_reg32_t GAFLID8; /* GAFLID8 */
bogdanm 92:4fc01daae5a5 488 union iodefine_reg32_t GAFLM8; /* GAFLM8 */
bogdanm 92:4fc01daae5a5 489 union iodefine_reg32_t GAFLP08; /* GAFLP08 */
bogdanm 92:4fc01daae5a5 490 union iodefine_reg32_t GAFLP18; /* GAFLP18 */
bogdanm 92:4fc01daae5a5 491 /* end of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 492
bogdanm 92:4fc01daae5a5 493 /* start of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 494 union iodefine_reg32_t GAFLID9; /* GAFLID9 */
bogdanm 92:4fc01daae5a5 495 union iodefine_reg32_t GAFLM9; /* GAFLM9 */
bogdanm 92:4fc01daae5a5 496 union iodefine_reg32_t GAFLP09; /* GAFLP09 */
bogdanm 92:4fc01daae5a5 497 union iodefine_reg32_t GAFLP19; /* GAFLP19 */
bogdanm 92:4fc01daae5a5 498 /* end of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 499
bogdanm 92:4fc01daae5a5 500 /* start of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 501 union iodefine_reg32_t GAFLID10; /* GAFLID10 */
bogdanm 92:4fc01daae5a5 502 union iodefine_reg32_t GAFLM10; /* GAFLM10 */
bogdanm 92:4fc01daae5a5 503 union iodefine_reg32_t GAFLP010; /* GAFLP010 */
bogdanm 92:4fc01daae5a5 504 union iodefine_reg32_t GAFLP110; /* GAFLP110 */
bogdanm 92:4fc01daae5a5 505 /* end of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 506
bogdanm 92:4fc01daae5a5 507 /* start of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 508 union iodefine_reg32_t GAFLID11; /* GAFLID11 */
bogdanm 92:4fc01daae5a5 509 union iodefine_reg32_t GAFLM11; /* GAFLM11 */
bogdanm 92:4fc01daae5a5 510 union iodefine_reg32_t GAFLP011; /* GAFLP011 */
bogdanm 92:4fc01daae5a5 511 union iodefine_reg32_t GAFLP111; /* GAFLP111 */
bogdanm 92:4fc01daae5a5 512 /* end of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 513
bogdanm 92:4fc01daae5a5 514 /* start of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 515 union iodefine_reg32_t GAFLID12; /* GAFLID12 */
bogdanm 92:4fc01daae5a5 516 union iodefine_reg32_t GAFLM12; /* GAFLM12 */
bogdanm 92:4fc01daae5a5 517 union iodefine_reg32_t GAFLP012; /* GAFLP012 */
bogdanm 92:4fc01daae5a5 518 union iodefine_reg32_t GAFLP112; /* GAFLP112 */
bogdanm 92:4fc01daae5a5 519 /* end of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 520
bogdanm 92:4fc01daae5a5 521 /* start of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 522 union iodefine_reg32_t GAFLID13; /* GAFLID13 */
bogdanm 92:4fc01daae5a5 523 union iodefine_reg32_t GAFLM13; /* GAFLM13 */
bogdanm 92:4fc01daae5a5 524 union iodefine_reg32_t GAFLP013; /* GAFLP013 */
bogdanm 92:4fc01daae5a5 525 union iodefine_reg32_t GAFLP113; /* GAFLP113 */
bogdanm 92:4fc01daae5a5 526 /* end of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 527
bogdanm 92:4fc01daae5a5 528 /* start of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 529 union iodefine_reg32_t GAFLID14; /* GAFLID14 */
bogdanm 92:4fc01daae5a5 530 union iodefine_reg32_t GAFLM14; /* GAFLM14 */
bogdanm 92:4fc01daae5a5 531 union iodefine_reg32_t GAFLP014; /* GAFLP014 */
bogdanm 92:4fc01daae5a5 532 union iodefine_reg32_t GAFLP114; /* GAFLP114 */
bogdanm 92:4fc01daae5a5 533 /* end of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 534
bogdanm 92:4fc01daae5a5 535 /* start of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 536 union iodefine_reg32_t GAFLID15; /* GAFLID15 */
bogdanm 92:4fc01daae5a5 537 union iodefine_reg32_t GAFLM15; /* GAFLM15 */
bogdanm 92:4fc01daae5a5 538 union iodefine_reg32_t GAFLP015; /* GAFLP015 */
bogdanm 92:4fc01daae5a5 539 union iodefine_reg32_t GAFLP115; /* GAFLP115 */
bogdanm 92:4fc01daae5a5 540 /* end of struct st_rscan_from_rscan0gaflidj */
bogdanm 92:4fc01daae5a5 541
bogdanm 92:4fc01daae5a5 542 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 543 union iodefine_reg32_t RMID0; /* RMID0 */
bogdanm 92:4fc01daae5a5 544 union iodefine_reg32_t RMPTR0; /* RMPTR0 */
bogdanm 92:4fc01daae5a5 545 union iodefine_reg32_t RMDF00; /* RMDF00 */
bogdanm 92:4fc01daae5a5 546 union iodefine_reg32_t RMDF10; /* RMDF10 */
bogdanm 92:4fc01daae5a5 547 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 548
bogdanm 92:4fc01daae5a5 549 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 550 union iodefine_reg32_t RMID1; /* RMID1 */
bogdanm 92:4fc01daae5a5 551 union iodefine_reg32_t RMPTR1; /* RMPTR1 */
bogdanm 92:4fc01daae5a5 552 union iodefine_reg32_t RMDF01; /* RMDF01 */
bogdanm 92:4fc01daae5a5 553 union iodefine_reg32_t RMDF11; /* RMDF11 */
bogdanm 92:4fc01daae5a5 554 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 555
bogdanm 92:4fc01daae5a5 556 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 557 union iodefine_reg32_t RMID2; /* RMID2 */
bogdanm 92:4fc01daae5a5 558 union iodefine_reg32_t RMPTR2; /* RMPTR2 */
bogdanm 92:4fc01daae5a5 559 union iodefine_reg32_t RMDF02; /* RMDF02 */
bogdanm 92:4fc01daae5a5 560 union iodefine_reg32_t RMDF12; /* RMDF12 */
bogdanm 92:4fc01daae5a5 561 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 562
bogdanm 92:4fc01daae5a5 563 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 564 union iodefine_reg32_t RMID3; /* RMID3 */
bogdanm 92:4fc01daae5a5 565 union iodefine_reg32_t RMPTR3; /* RMPTR3 */
bogdanm 92:4fc01daae5a5 566 union iodefine_reg32_t RMDF03; /* RMDF03 */
bogdanm 92:4fc01daae5a5 567 union iodefine_reg32_t RMDF13; /* RMDF13 */
bogdanm 92:4fc01daae5a5 568 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 569
bogdanm 92:4fc01daae5a5 570 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 571 union iodefine_reg32_t RMID4; /* RMID4 */
bogdanm 92:4fc01daae5a5 572 union iodefine_reg32_t RMPTR4; /* RMPTR4 */
bogdanm 92:4fc01daae5a5 573 union iodefine_reg32_t RMDF04; /* RMDF04 */
bogdanm 92:4fc01daae5a5 574 union iodefine_reg32_t RMDF14; /* RMDF14 */
bogdanm 92:4fc01daae5a5 575 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 576
bogdanm 92:4fc01daae5a5 577 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 578 union iodefine_reg32_t RMID5; /* RMID5 */
bogdanm 92:4fc01daae5a5 579 union iodefine_reg32_t RMPTR5; /* RMPTR5 */
bogdanm 92:4fc01daae5a5 580 union iodefine_reg32_t RMDF05; /* RMDF05 */
bogdanm 92:4fc01daae5a5 581 union iodefine_reg32_t RMDF15; /* RMDF15 */
bogdanm 92:4fc01daae5a5 582 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 583
bogdanm 92:4fc01daae5a5 584 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 585 union iodefine_reg32_t RMID6; /* RMID6 */
bogdanm 92:4fc01daae5a5 586 union iodefine_reg32_t RMPTR6; /* RMPTR6 */
bogdanm 92:4fc01daae5a5 587 union iodefine_reg32_t RMDF06; /* RMDF06 */
bogdanm 92:4fc01daae5a5 588 union iodefine_reg32_t RMDF16; /* RMDF16 */
bogdanm 92:4fc01daae5a5 589 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 590
bogdanm 92:4fc01daae5a5 591 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 592 union iodefine_reg32_t RMID7; /* RMID7 */
bogdanm 92:4fc01daae5a5 593 union iodefine_reg32_t RMPTR7; /* RMPTR7 */
bogdanm 92:4fc01daae5a5 594 union iodefine_reg32_t RMDF07; /* RMDF07 */
bogdanm 92:4fc01daae5a5 595 union iodefine_reg32_t RMDF17; /* RMDF17 */
bogdanm 92:4fc01daae5a5 596 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 597
bogdanm 92:4fc01daae5a5 598 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 599 union iodefine_reg32_t RMID8; /* RMID8 */
bogdanm 92:4fc01daae5a5 600 union iodefine_reg32_t RMPTR8; /* RMPTR8 */
bogdanm 92:4fc01daae5a5 601 union iodefine_reg32_t RMDF08; /* RMDF08 */
bogdanm 92:4fc01daae5a5 602 union iodefine_reg32_t RMDF18; /* RMDF18 */
bogdanm 92:4fc01daae5a5 603 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 604
bogdanm 92:4fc01daae5a5 605 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 606 union iodefine_reg32_t RMID9; /* RMID9 */
bogdanm 92:4fc01daae5a5 607 union iodefine_reg32_t RMPTR9; /* RMPTR9 */
bogdanm 92:4fc01daae5a5 608 union iodefine_reg32_t RMDF09; /* RMDF09 */
bogdanm 92:4fc01daae5a5 609 union iodefine_reg32_t RMDF19; /* RMDF19 */
bogdanm 92:4fc01daae5a5 610 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 611
bogdanm 92:4fc01daae5a5 612 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 613 union iodefine_reg32_t RMID10; /* RMID10 */
bogdanm 92:4fc01daae5a5 614 union iodefine_reg32_t RMPTR10; /* RMPTR10 */
bogdanm 92:4fc01daae5a5 615 union iodefine_reg32_t RMDF010; /* RMDF010 */
bogdanm 92:4fc01daae5a5 616 union iodefine_reg32_t RMDF110; /* RMDF110 */
bogdanm 92:4fc01daae5a5 617 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 618
bogdanm 92:4fc01daae5a5 619 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 620 union iodefine_reg32_t RMID11; /* RMID11 */
bogdanm 92:4fc01daae5a5 621 union iodefine_reg32_t RMPTR11; /* RMPTR11 */
bogdanm 92:4fc01daae5a5 622 union iodefine_reg32_t RMDF011; /* RMDF011 */
bogdanm 92:4fc01daae5a5 623 union iodefine_reg32_t RMDF111; /* RMDF111 */
bogdanm 92:4fc01daae5a5 624 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 625
bogdanm 92:4fc01daae5a5 626 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 627 union iodefine_reg32_t RMID12; /* RMID12 */
bogdanm 92:4fc01daae5a5 628 union iodefine_reg32_t RMPTR12; /* RMPTR12 */
bogdanm 92:4fc01daae5a5 629 union iodefine_reg32_t RMDF012; /* RMDF012 */
bogdanm 92:4fc01daae5a5 630 union iodefine_reg32_t RMDF112; /* RMDF112 */
bogdanm 92:4fc01daae5a5 631 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 632
bogdanm 92:4fc01daae5a5 633 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 634 union iodefine_reg32_t RMID13; /* RMID13 */
bogdanm 92:4fc01daae5a5 635 union iodefine_reg32_t RMPTR13; /* RMPTR13 */
bogdanm 92:4fc01daae5a5 636 union iodefine_reg32_t RMDF013; /* RMDF013 */
bogdanm 92:4fc01daae5a5 637 union iodefine_reg32_t RMDF113; /* RMDF113 */
bogdanm 92:4fc01daae5a5 638 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 639
bogdanm 92:4fc01daae5a5 640 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 641 union iodefine_reg32_t RMID14; /* RMID14 */
bogdanm 92:4fc01daae5a5 642 union iodefine_reg32_t RMPTR14; /* RMPTR14 */
bogdanm 92:4fc01daae5a5 643 union iodefine_reg32_t RMDF014; /* RMDF014 */
bogdanm 92:4fc01daae5a5 644 union iodefine_reg32_t RMDF114; /* RMDF114 */
bogdanm 92:4fc01daae5a5 645 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 646
bogdanm 92:4fc01daae5a5 647 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 648 union iodefine_reg32_t RMID15; /* RMID15 */
bogdanm 92:4fc01daae5a5 649 union iodefine_reg32_t RMPTR15; /* RMPTR15 */
bogdanm 92:4fc01daae5a5 650 union iodefine_reg32_t RMDF015; /* RMDF015 */
bogdanm 92:4fc01daae5a5 651 union iodefine_reg32_t RMDF115; /* RMDF115 */
bogdanm 92:4fc01daae5a5 652 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 653
bogdanm 92:4fc01daae5a5 654 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 655 union iodefine_reg32_t RMID16; /* RMID16 */
bogdanm 92:4fc01daae5a5 656 union iodefine_reg32_t RMPTR16; /* RMPTR16 */
bogdanm 92:4fc01daae5a5 657 union iodefine_reg32_t RMDF016; /* RMDF016 */
bogdanm 92:4fc01daae5a5 658 union iodefine_reg32_t RMDF116; /* RMDF116 */
bogdanm 92:4fc01daae5a5 659 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 660
bogdanm 92:4fc01daae5a5 661 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 662 union iodefine_reg32_t RMID17; /* RMID17 */
bogdanm 92:4fc01daae5a5 663 union iodefine_reg32_t RMPTR17; /* RMPTR17 */
bogdanm 92:4fc01daae5a5 664 union iodefine_reg32_t RMDF017; /* RMDF017 */
bogdanm 92:4fc01daae5a5 665 union iodefine_reg32_t RMDF117; /* RMDF117 */
bogdanm 92:4fc01daae5a5 666 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 667
bogdanm 92:4fc01daae5a5 668 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 669 union iodefine_reg32_t RMID18; /* RMID18 */
bogdanm 92:4fc01daae5a5 670 union iodefine_reg32_t RMPTR18; /* RMPTR18 */
bogdanm 92:4fc01daae5a5 671 union iodefine_reg32_t RMDF018; /* RMDF018 */
bogdanm 92:4fc01daae5a5 672 union iodefine_reg32_t RMDF118; /* RMDF118 */
bogdanm 92:4fc01daae5a5 673 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 674
bogdanm 92:4fc01daae5a5 675 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 676 union iodefine_reg32_t RMID19; /* RMID19 */
bogdanm 92:4fc01daae5a5 677 union iodefine_reg32_t RMPTR19; /* RMPTR19 */
bogdanm 92:4fc01daae5a5 678 union iodefine_reg32_t RMDF019; /* RMDF019 */
bogdanm 92:4fc01daae5a5 679 union iodefine_reg32_t RMDF119; /* RMDF119 */
bogdanm 92:4fc01daae5a5 680 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 681
bogdanm 92:4fc01daae5a5 682 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 683 union iodefine_reg32_t RMID20; /* RMID20 */
bogdanm 92:4fc01daae5a5 684 union iodefine_reg32_t RMPTR20; /* RMPTR20 */
bogdanm 92:4fc01daae5a5 685 union iodefine_reg32_t RMDF020; /* RMDF020 */
bogdanm 92:4fc01daae5a5 686 union iodefine_reg32_t RMDF120; /* RMDF120 */
bogdanm 92:4fc01daae5a5 687 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 688
bogdanm 92:4fc01daae5a5 689 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 690 union iodefine_reg32_t RMID21; /* RMID21 */
bogdanm 92:4fc01daae5a5 691 union iodefine_reg32_t RMPTR21; /* RMPTR21 */
bogdanm 92:4fc01daae5a5 692 union iodefine_reg32_t RMDF021; /* RMDF021 */
bogdanm 92:4fc01daae5a5 693 union iodefine_reg32_t RMDF121; /* RMDF121 */
bogdanm 92:4fc01daae5a5 694 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 695
bogdanm 92:4fc01daae5a5 696 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 697 union iodefine_reg32_t RMID22; /* RMID22 */
bogdanm 92:4fc01daae5a5 698 union iodefine_reg32_t RMPTR22; /* RMPTR22 */
bogdanm 92:4fc01daae5a5 699 union iodefine_reg32_t RMDF022; /* RMDF022 */
bogdanm 92:4fc01daae5a5 700 union iodefine_reg32_t RMDF122; /* RMDF122 */
bogdanm 92:4fc01daae5a5 701 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 702
bogdanm 92:4fc01daae5a5 703 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 704 union iodefine_reg32_t RMID23; /* RMID23 */
bogdanm 92:4fc01daae5a5 705 union iodefine_reg32_t RMPTR23; /* RMPTR23 */
bogdanm 92:4fc01daae5a5 706 union iodefine_reg32_t RMDF023; /* RMDF023 */
bogdanm 92:4fc01daae5a5 707 union iodefine_reg32_t RMDF123; /* RMDF123 */
bogdanm 92:4fc01daae5a5 708 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 709
bogdanm 92:4fc01daae5a5 710 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 711 union iodefine_reg32_t RMID24; /* RMID24 */
bogdanm 92:4fc01daae5a5 712 union iodefine_reg32_t RMPTR24; /* RMPTR24 */
bogdanm 92:4fc01daae5a5 713 union iodefine_reg32_t RMDF024; /* RMDF024 */
bogdanm 92:4fc01daae5a5 714 union iodefine_reg32_t RMDF124; /* RMDF124 */
bogdanm 92:4fc01daae5a5 715 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 716
bogdanm 92:4fc01daae5a5 717 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 718 union iodefine_reg32_t RMID25; /* RMID25 */
bogdanm 92:4fc01daae5a5 719 union iodefine_reg32_t RMPTR25; /* RMPTR25 */
bogdanm 92:4fc01daae5a5 720 union iodefine_reg32_t RMDF025; /* RMDF025 */
bogdanm 92:4fc01daae5a5 721 union iodefine_reg32_t RMDF125; /* RMDF125 */
bogdanm 92:4fc01daae5a5 722 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 723
bogdanm 92:4fc01daae5a5 724 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 725 union iodefine_reg32_t RMID26; /* RMID26 */
bogdanm 92:4fc01daae5a5 726 union iodefine_reg32_t RMPTR26; /* RMPTR26 */
bogdanm 92:4fc01daae5a5 727 union iodefine_reg32_t RMDF026; /* RMDF026 */
bogdanm 92:4fc01daae5a5 728 union iodefine_reg32_t RMDF126; /* RMDF126 */
bogdanm 92:4fc01daae5a5 729 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 730
bogdanm 92:4fc01daae5a5 731 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 732 union iodefine_reg32_t RMID27; /* RMID27 */
bogdanm 92:4fc01daae5a5 733 union iodefine_reg32_t RMPTR27; /* RMPTR27 */
bogdanm 92:4fc01daae5a5 734 union iodefine_reg32_t RMDF027; /* RMDF027 */
bogdanm 92:4fc01daae5a5 735 union iodefine_reg32_t RMDF127; /* RMDF127 */
bogdanm 92:4fc01daae5a5 736 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 737
bogdanm 92:4fc01daae5a5 738 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 739 union iodefine_reg32_t RMID28; /* RMID28 */
bogdanm 92:4fc01daae5a5 740 union iodefine_reg32_t RMPTR28; /* RMPTR28 */
bogdanm 92:4fc01daae5a5 741 union iodefine_reg32_t RMDF028; /* RMDF028 */
bogdanm 92:4fc01daae5a5 742 union iodefine_reg32_t RMDF128; /* RMDF128 */
bogdanm 92:4fc01daae5a5 743 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 744
bogdanm 92:4fc01daae5a5 745 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 746 union iodefine_reg32_t RMID29; /* RMID29 */
bogdanm 92:4fc01daae5a5 747 union iodefine_reg32_t RMPTR29; /* RMPTR29 */
bogdanm 92:4fc01daae5a5 748 union iodefine_reg32_t RMDF029; /* RMDF029 */
bogdanm 92:4fc01daae5a5 749 union iodefine_reg32_t RMDF129; /* RMDF129 */
bogdanm 92:4fc01daae5a5 750 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 751
bogdanm 92:4fc01daae5a5 752 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 753 union iodefine_reg32_t RMID30; /* RMID30 */
bogdanm 92:4fc01daae5a5 754 union iodefine_reg32_t RMPTR30; /* RMPTR30 */
bogdanm 92:4fc01daae5a5 755 union iodefine_reg32_t RMDF030; /* RMDF030 */
bogdanm 92:4fc01daae5a5 756 union iodefine_reg32_t RMDF130; /* RMDF130 */
bogdanm 92:4fc01daae5a5 757 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 758
bogdanm 92:4fc01daae5a5 759 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 760 union iodefine_reg32_t RMID31; /* RMID31 */
bogdanm 92:4fc01daae5a5 761 union iodefine_reg32_t RMPTR31; /* RMPTR31 */
bogdanm 92:4fc01daae5a5 762 union iodefine_reg32_t RMDF031; /* RMDF031 */
bogdanm 92:4fc01daae5a5 763 union iodefine_reg32_t RMDF131; /* RMDF131 */
bogdanm 92:4fc01daae5a5 764 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 765
bogdanm 92:4fc01daae5a5 766 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 767 union iodefine_reg32_t RMID32; /* RMID32 */
bogdanm 92:4fc01daae5a5 768 union iodefine_reg32_t RMPTR32; /* RMPTR32 */
bogdanm 92:4fc01daae5a5 769 union iodefine_reg32_t RMDF032; /* RMDF032 */
bogdanm 92:4fc01daae5a5 770 union iodefine_reg32_t RMDF132; /* RMDF132 */
bogdanm 92:4fc01daae5a5 771 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 772
bogdanm 92:4fc01daae5a5 773 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 774 union iodefine_reg32_t RMID33; /* RMID33 */
bogdanm 92:4fc01daae5a5 775 union iodefine_reg32_t RMPTR33; /* RMPTR33 */
bogdanm 92:4fc01daae5a5 776 union iodefine_reg32_t RMDF033; /* RMDF033 */
bogdanm 92:4fc01daae5a5 777 union iodefine_reg32_t RMDF133; /* RMDF133 */
bogdanm 92:4fc01daae5a5 778 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 779
bogdanm 92:4fc01daae5a5 780 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 781 union iodefine_reg32_t RMID34; /* RMID34 */
bogdanm 92:4fc01daae5a5 782 union iodefine_reg32_t RMPTR34; /* RMPTR34 */
bogdanm 92:4fc01daae5a5 783 union iodefine_reg32_t RMDF034; /* RMDF034 */
bogdanm 92:4fc01daae5a5 784 union iodefine_reg32_t RMDF134; /* RMDF134 */
bogdanm 92:4fc01daae5a5 785 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 786
bogdanm 92:4fc01daae5a5 787 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 788 union iodefine_reg32_t RMID35; /* RMID35 */
bogdanm 92:4fc01daae5a5 789 union iodefine_reg32_t RMPTR35; /* RMPTR35 */
bogdanm 92:4fc01daae5a5 790 union iodefine_reg32_t RMDF035; /* RMDF035 */
bogdanm 92:4fc01daae5a5 791 union iodefine_reg32_t RMDF135; /* RMDF135 */
bogdanm 92:4fc01daae5a5 792 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 793
bogdanm 92:4fc01daae5a5 794 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 795 union iodefine_reg32_t RMID36; /* RMID36 */
bogdanm 92:4fc01daae5a5 796 union iodefine_reg32_t RMPTR36; /* RMPTR36 */
bogdanm 92:4fc01daae5a5 797 union iodefine_reg32_t RMDF036; /* RMDF036 */
bogdanm 92:4fc01daae5a5 798 union iodefine_reg32_t RMDF136; /* RMDF136 */
bogdanm 92:4fc01daae5a5 799 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 800
bogdanm 92:4fc01daae5a5 801 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 802 union iodefine_reg32_t RMID37; /* RMID37 */
bogdanm 92:4fc01daae5a5 803 union iodefine_reg32_t RMPTR37; /* RMPTR37 */
bogdanm 92:4fc01daae5a5 804 union iodefine_reg32_t RMDF037; /* RMDF037 */
bogdanm 92:4fc01daae5a5 805 union iodefine_reg32_t RMDF137; /* RMDF137 */
bogdanm 92:4fc01daae5a5 806 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 807
bogdanm 92:4fc01daae5a5 808 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 809 union iodefine_reg32_t RMID38; /* RMID38 */
bogdanm 92:4fc01daae5a5 810 union iodefine_reg32_t RMPTR38; /* RMPTR38 */
bogdanm 92:4fc01daae5a5 811 union iodefine_reg32_t RMDF038; /* RMDF038 */
bogdanm 92:4fc01daae5a5 812 union iodefine_reg32_t RMDF138; /* RMDF138 */
bogdanm 92:4fc01daae5a5 813 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 814
bogdanm 92:4fc01daae5a5 815 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 816 union iodefine_reg32_t RMID39; /* RMID39 */
bogdanm 92:4fc01daae5a5 817 union iodefine_reg32_t RMPTR39; /* RMPTR39 */
bogdanm 92:4fc01daae5a5 818 union iodefine_reg32_t RMDF039; /* RMDF039 */
bogdanm 92:4fc01daae5a5 819 union iodefine_reg32_t RMDF139; /* RMDF139 */
bogdanm 92:4fc01daae5a5 820 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 821
bogdanm 92:4fc01daae5a5 822 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 823 union iodefine_reg32_t RMID40; /* RMID40 */
bogdanm 92:4fc01daae5a5 824 union iodefine_reg32_t RMPTR40; /* RMPTR40 */
bogdanm 92:4fc01daae5a5 825 union iodefine_reg32_t RMDF040; /* RMDF040 */
bogdanm 92:4fc01daae5a5 826 union iodefine_reg32_t RMDF140; /* RMDF140 */
bogdanm 92:4fc01daae5a5 827 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 828
bogdanm 92:4fc01daae5a5 829 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 830 union iodefine_reg32_t RMID41; /* RMID41 */
bogdanm 92:4fc01daae5a5 831 union iodefine_reg32_t RMPTR41; /* RMPTR41 */
bogdanm 92:4fc01daae5a5 832 union iodefine_reg32_t RMDF041; /* RMDF041 */
bogdanm 92:4fc01daae5a5 833 union iodefine_reg32_t RMDF141; /* RMDF141 */
bogdanm 92:4fc01daae5a5 834 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 835
bogdanm 92:4fc01daae5a5 836 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 837 union iodefine_reg32_t RMID42; /* RMID42 */
bogdanm 92:4fc01daae5a5 838 union iodefine_reg32_t RMPTR42; /* RMPTR42 */
bogdanm 92:4fc01daae5a5 839 union iodefine_reg32_t RMDF042; /* RMDF042 */
bogdanm 92:4fc01daae5a5 840 union iodefine_reg32_t RMDF142; /* RMDF142 */
bogdanm 92:4fc01daae5a5 841 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 842
bogdanm 92:4fc01daae5a5 843 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 844 union iodefine_reg32_t RMID43; /* RMID43 */
bogdanm 92:4fc01daae5a5 845 union iodefine_reg32_t RMPTR43; /* RMPTR43 */
bogdanm 92:4fc01daae5a5 846 union iodefine_reg32_t RMDF043; /* RMDF043 */
bogdanm 92:4fc01daae5a5 847 union iodefine_reg32_t RMDF143; /* RMDF143 */
bogdanm 92:4fc01daae5a5 848 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 849
bogdanm 92:4fc01daae5a5 850 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 851 union iodefine_reg32_t RMID44; /* RMID44 */
bogdanm 92:4fc01daae5a5 852 union iodefine_reg32_t RMPTR44; /* RMPTR44 */
bogdanm 92:4fc01daae5a5 853 union iodefine_reg32_t RMDF044; /* RMDF044 */
bogdanm 92:4fc01daae5a5 854 union iodefine_reg32_t RMDF144; /* RMDF144 */
bogdanm 92:4fc01daae5a5 855 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 856
bogdanm 92:4fc01daae5a5 857 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 858 union iodefine_reg32_t RMID45; /* RMID45 */
bogdanm 92:4fc01daae5a5 859 union iodefine_reg32_t RMPTR45; /* RMPTR45 */
bogdanm 92:4fc01daae5a5 860 union iodefine_reg32_t RMDF045; /* RMDF045 */
bogdanm 92:4fc01daae5a5 861 union iodefine_reg32_t RMDF145; /* RMDF145 */
bogdanm 92:4fc01daae5a5 862 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 863
bogdanm 92:4fc01daae5a5 864 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 865 union iodefine_reg32_t RMID46; /* RMID46 */
bogdanm 92:4fc01daae5a5 866 union iodefine_reg32_t RMPTR46; /* RMPTR46 */
bogdanm 92:4fc01daae5a5 867 union iodefine_reg32_t RMDF046; /* RMDF046 */
bogdanm 92:4fc01daae5a5 868 union iodefine_reg32_t RMDF146; /* RMDF146 */
bogdanm 92:4fc01daae5a5 869 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 870
bogdanm 92:4fc01daae5a5 871 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 872 union iodefine_reg32_t RMID47; /* RMID47 */
bogdanm 92:4fc01daae5a5 873 union iodefine_reg32_t RMPTR47; /* RMPTR47 */
bogdanm 92:4fc01daae5a5 874 union iodefine_reg32_t RMDF047; /* RMDF047 */
bogdanm 92:4fc01daae5a5 875 union iodefine_reg32_t RMDF147; /* RMDF147 */
bogdanm 92:4fc01daae5a5 876 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 877
bogdanm 92:4fc01daae5a5 878 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 879 union iodefine_reg32_t RMID48; /* RMID48 */
bogdanm 92:4fc01daae5a5 880 union iodefine_reg32_t RMPTR48; /* RMPTR48 */
bogdanm 92:4fc01daae5a5 881 union iodefine_reg32_t RMDF048; /* RMDF048 */
bogdanm 92:4fc01daae5a5 882 union iodefine_reg32_t RMDF148; /* RMDF148 */
bogdanm 92:4fc01daae5a5 883 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 884
bogdanm 92:4fc01daae5a5 885 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 886 union iodefine_reg32_t RMID49; /* RMID49 */
bogdanm 92:4fc01daae5a5 887 union iodefine_reg32_t RMPTR49; /* RMPTR49 */
bogdanm 92:4fc01daae5a5 888 union iodefine_reg32_t RMDF049; /* RMDF049 */
bogdanm 92:4fc01daae5a5 889 union iodefine_reg32_t RMDF149; /* RMDF149 */
bogdanm 92:4fc01daae5a5 890 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 891
bogdanm 92:4fc01daae5a5 892 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 893 union iodefine_reg32_t RMID50; /* RMID50 */
bogdanm 92:4fc01daae5a5 894 union iodefine_reg32_t RMPTR50; /* RMPTR50 */
bogdanm 92:4fc01daae5a5 895 union iodefine_reg32_t RMDF050; /* RMDF050 */
bogdanm 92:4fc01daae5a5 896 union iodefine_reg32_t RMDF150; /* RMDF150 */
bogdanm 92:4fc01daae5a5 897 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 898
bogdanm 92:4fc01daae5a5 899 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 900 union iodefine_reg32_t RMID51; /* RMID51 */
bogdanm 92:4fc01daae5a5 901 union iodefine_reg32_t RMPTR51; /* RMPTR51 */
bogdanm 92:4fc01daae5a5 902 union iodefine_reg32_t RMDF051; /* RMDF051 */
bogdanm 92:4fc01daae5a5 903 union iodefine_reg32_t RMDF151; /* RMDF151 */
bogdanm 92:4fc01daae5a5 904 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 905
bogdanm 92:4fc01daae5a5 906 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 907 union iodefine_reg32_t RMID52; /* RMID52 */
bogdanm 92:4fc01daae5a5 908 union iodefine_reg32_t RMPTR52; /* RMPTR52 */
bogdanm 92:4fc01daae5a5 909 union iodefine_reg32_t RMDF052; /* RMDF052 */
bogdanm 92:4fc01daae5a5 910 union iodefine_reg32_t RMDF152; /* RMDF152 */
bogdanm 92:4fc01daae5a5 911 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 912
bogdanm 92:4fc01daae5a5 913 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 914 union iodefine_reg32_t RMID53; /* RMID53 */
bogdanm 92:4fc01daae5a5 915 union iodefine_reg32_t RMPTR53; /* RMPTR53 */
bogdanm 92:4fc01daae5a5 916 union iodefine_reg32_t RMDF053; /* RMDF053 */
bogdanm 92:4fc01daae5a5 917 union iodefine_reg32_t RMDF153; /* RMDF153 */
bogdanm 92:4fc01daae5a5 918 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 919
bogdanm 92:4fc01daae5a5 920 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 921 union iodefine_reg32_t RMID54; /* RMID54 */
bogdanm 92:4fc01daae5a5 922 union iodefine_reg32_t RMPTR54; /* RMPTR54 */
bogdanm 92:4fc01daae5a5 923 union iodefine_reg32_t RMDF054; /* RMDF054 */
bogdanm 92:4fc01daae5a5 924 union iodefine_reg32_t RMDF154; /* RMDF154 */
bogdanm 92:4fc01daae5a5 925 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 926
bogdanm 92:4fc01daae5a5 927 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 928 union iodefine_reg32_t RMID55; /* RMID55 */
bogdanm 92:4fc01daae5a5 929 union iodefine_reg32_t RMPTR55; /* RMPTR55 */
bogdanm 92:4fc01daae5a5 930 union iodefine_reg32_t RMDF055; /* RMDF055 */
bogdanm 92:4fc01daae5a5 931 union iodefine_reg32_t RMDF155; /* RMDF155 */
bogdanm 92:4fc01daae5a5 932 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 933
bogdanm 92:4fc01daae5a5 934 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 935 union iodefine_reg32_t RMID56; /* RMID56 */
bogdanm 92:4fc01daae5a5 936 union iodefine_reg32_t RMPTR56; /* RMPTR56 */
bogdanm 92:4fc01daae5a5 937 union iodefine_reg32_t RMDF056; /* RMDF056 */
bogdanm 92:4fc01daae5a5 938 union iodefine_reg32_t RMDF156; /* RMDF156 */
bogdanm 92:4fc01daae5a5 939 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 940
bogdanm 92:4fc01daae5a5 941 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 942 union iodefine_reg32_t RMID57; /* RMID57 */
bogdanm 92:4fc01daae5a5 943 union iodefine_reg32_t RMPTR57; /* RMPTR57 */
bogdanm 92:4fc01daae5a5 944 union iodefine_reg32_t RMDF057; /* RMDF057 */
bogdanm 92:4fc01daae5a5 945 union iodefine_reg32_t RMDF157; /* RMDF157 */
bogdanm 92:4fc01daae5a5 946 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 947
bogdanm 92:4fc01daae5a5 948 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 949 union iodefine_reg32_t RMID58; /* RMID58 */
bogdanm 92:4fc01daae5a5 950 union iodefine_reg32_t RMPTR58; /* RMPTR58 */
bogdanm 92:4fc01daae5a5 951 union iodefine_reg32_t RMDF058; /* RMDF058 */
bogdanm 92:4fc01daae5a5 952 union iodefine_reg32_t RMDF158; /* RMDF158 */
bogdanm 92:4fc01daae5a5 953 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 954
bogdanm 92:4fc01daae5a5 955 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 956 union iodefine_reg32_t RMID59; /* RMID59 */
bogdanm 92:4fc01daae5a5 957 union iodefine_reg32_t RMPTR59; /* RMPTR59 */
bogdanm 92:4fc01daae5a5 958 union iodefine_reg32_t RMDF059; /* RMDF059 */
bogdanm 92:4fc01daae5a5 959 union iodefine_reg32_t RMDF159; /* RMDF159 */
bogdanm 92:4fc01daae5a5 960 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 961
bogdanm 92:4fc01daae5a5 962 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 963 union iodefine_reg32_t RMID60; /* RMID60 */
bogdanm 92:4fc01daae5a5 964 union iodefine_reg32_t RMPTR60; /* RMPTR60 */
bogdanm 92:4fc01daae5a5 965 union iodefine_reg32_t RMDF060; /* RMDF060 */
bogdanm 92:4fc01daae5a5 966 union iodefine_reg32_t RMDF160; /* RMDF160 */
bogdanm 92:4fc01daae5a5 967 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 968
bogdanm 92:4fc01daae5a5 969 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 970 union iodefine_reg32_t RMID61; /* RMID61 */
bogdanm 92:4fc01daae5a5 971 union iodefine_reg32_t RMPTR61; /* RMPTR61 */
bogdanm 92:4fc01daae5a5 972 union iodefine_reg32_t RMDF061; /* RMDF061 */
bogdanm 92:4fc01daae5a5 973 union iodefine_reg32_t RMDF161; /* RMDF161 */
bogdanm 92:4fc01daae5a5 974 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 975
bogdanm 92:4fc01daae5a5 976 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 977 union iodefine_reg32_t RMID62; /* RMID62 */
bogdanm 92:4fc01daae5a5 978 union iodefine_reg32_t RMPTR62; /* RMPTR62 */
bogdanm 92:4fc01daae5a5 979 union iodefine_reg32_t RMDF062; /* RMDF062 */
bogdanm 92:4fc01daae5a5 980 union iodefine_reg32_t RMDF162; /* RMDF162 */
bogdanm 92:4fc01daae5a5 981 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 982
bogdanm 92:4fc01daae5a5 983 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 984 union iodefine_reg32_t RMID63; /* RMID63 */
bogdanm 92:4fc01daae5a5 985 union iodefine_reg32_t RMPTR63; /* RMPTR63 */
bogdanm 92:4fc01daae5a5 986 union iodefine_reg32_t RMDF063; /* RMDF063 */
bogdanm 92:4fc01daae5a5 987 union iodefine_reg32_t RMDF163; /* RMDF163 */
bogdanm 92:4fc01daae5a5 988 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 989
bogdanm 92:4fc01daae5a5 990 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 991 union iodefine_reg32_t RMID64; /* RMID64 */
bogdanm 92:4fc01daae5a5 992 union iodefine_reg32_t RMPTR64; /* RMPTR64 */
bogdanm 92:4fc01daae5a5 993 union iodefine_reg32_t RMDF064; /* RMDF064 */
bogdanm 92:4fc01daae5a5 994 union iodefine_reg32_t RMDF164; /* RMDF164 */
bogdanm 92:4fc01daae5a5 995 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 996
bogdanm 92:4fc01daae5a5 997 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 998 union iodefine_reg32_t RMID65; /* RMID65 */
bogdanm 92:4fc01daae5a5 999 union iodefine_reg32_t RMPTR65; /* RMPTR65 */
bogdanm 92:4fc01daae5a5 1000 union iodefine_reg32_t RMDF065; /* RMDF065 */
bogdanm 92:4fc01daae5a5 1001 union iodefine_reg32_t RMDF165; /* RMDF165 */
bogdanm 92:4fc01daae5a5 1002 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1003
bogdanm 92:4fc01daae5a5 1004 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1005 union iodefine_reg32_t RMID66; /* RMID66 */
bogdanm 92:4fc01daae5a5 1006 union iodefine_reg32_t RMPTR66; /* RMPTR66 */
bogdanm 92:4fc01daae5a5 1007 union iodefine_reg32_t RMDF066; /* RMDF066 */
bogdanm 92:4fc01daae5a5 1008 union iodefine_reg32_t RMDF166; /* RMDF166 */
bogdanm 92:4fc01daae5a5 1009 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1010
bogdanm 92:4fc01daae5a5 1011 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1012 union iodefine_reg32_t RMID67; /* RMID67 */
bogdanm 92:4fc01daae5a5 1013 union iodefine_reg32_t RMPTR67; /* RMPTR67 */
bogdanm 92:4fc01daae5a5 1014 union iodefine_reg32_t RMDF067; /* RMDF067 */
bogdanm 92:4fc01daae5a5 1015 union iodefine_reg32_t RMDF167; /* RMDF167 */
bogdanm 92:4fc01daae5a5 1016 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1017
bogdanm 92:4fc01daae5a5 1018 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1019 union iodefine_reg32_t RMID68; /* RMID68 */
bogdanm 92:4fc01daae5a5 1020 union iodefine_reg32_t RMPTR68; /* RMPTR68 */
bogdanm 92:4fc01daae5a5 1021 union iodefine_reg32_t RMDF068; /* RMDF068 */
bogdanm 92:4fc01daae5a5 1022 union iodefine_reg32_t RMDF168; /* RMDF168 */
bogdanm 92:4fc01daae5a5 1023 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1024
bogdanm 92:4fc01daae5a5 1025 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1026 union iodefine_reg32_t RMID69; /* RMID69 */
bogdanm 92:4fc01daae5a5 1027 union iodefine_reg32_t RMPTR69; /* RMPTR69 */
bogdanm 92:4fc01daae5a5 1028 union iodefine_reg32_t RMDF069; /* RMDF069 */
bogdanm 92:4fc01daae5a5 1029 union iodefine_reg32_t RMDF169; /* RMDF169 */
bogdanm 92:4fc01daae5a5 1030 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1031
bogdanm 92:4fc01daae5a5 1032 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1033 union iodefine_reg32_t RMID70; /* RMID70 */
bogdanm 92:4fc01daae5a5 1034 union iodefine_reg32_t RMPTR70; /* RMPTR70 */
bogdanm 92:4fc01daae5a5 1035 union iodefine_reg32_t RMDF070; /* RMDF070 */
bogdanm 92:4fc01daae5a5 1036 union iodefine_reg32_t RMDF170; /* RMDF170 */
bogdanm 92:4fc01daae5a5 1037 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1038
bogdanm 92:4fc01daae5a5 1039 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1040 union iodefine_reg32_t RMID71; /* RMID71 */
bogdanm 92:4fc01daae5a5 1041 union iodefine_reg32_t RMPTR71; /* RMPTR71 */
bogdanm 92:4fc01daae5a5 1042 union iodefine_reg32_t RMDF071; /* RMDF071 */
bogdanm 92:4fc01daae5a5 1043 union iodefine_reg32_t RMDF171; /* RMDF171 */
bogdanm 92:4fc01daae5a5 1044 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1045
bogdanm 92:4fc01daae5a5 1046 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1047 union iodefine_reg32_t RMID72; /* RMID72 */
bogdanm 92:4fc01daae5a5 1048 union iodefine_reg32_t RMPTR72; /* RMPTR72 */
bogdanm 92:4fc01daae5a5 1049 union iodefine_reg32_t RMDF072; /* RMDF072 */
bogdanm 92:4fc01daae5a5 1050 union iodefine_reg32_t RMDF172; /* RMDF172 */
bogdanm 92:4fc01daae5a5 1051 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1052
bogdanm 92:4fc01daae5a5 1053 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1054 union iodefine_reg32_t RMID73; /* RMID73 */
bogdanm 92:4fc01daae5a5 1055 union iodefine_reg32_t RMPTR73; /* RMPTR73 */
bogdanm 92:4fc01daae5a5 1056 union iodefine_reg32_t RMDF073; /* RMDF073 */
bogdanm 92:4fc01daae5a5 1057 union iodefine_reg32_t RMDF173; /* RMDF173 */
bogdanm 92:4fc01daae5a5 1058 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1059
bogdanm 92:4fc01daae5a5 1060 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1061 union iodefine_reg32_t RMID74; /* RMID74 */
bogdanm 92:4fc01daae5a5 1062 union iodefine_reg32_t RMPTR74; /* RMPTR74 */
bogdanm 92:4fc01daae5a5 1063 union iodefine_reg32_t RMDF074; /* RMDF074 */
bogdanm 92:4fc01daae5a5 1064 union iodefine_reg32_t RMDF174; /* RMDF174 */
bogdanm 92:4fc01daae5a5 1065 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1066
bogdanm 92:4fc01daae5a5 1067 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1068 union iodefine_reg32_t RMID75; /* RMID75 */
bogdanm 92:4fc01daae5a5 1069 union iodefine_reg32_t RMPTR75; /* RMPTR75 */
bogdanm 92:4fc01daae5a5 1070 union iodefine_reg32_t RMDF075; /* RMDF075 */
bogdanm 92:4fc01daae5a5 1071 union iodefine_reg32_t RMDF175; /* RMDF175 */
bogdanm 92:4fc01daae5a5 1072 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1073
bogdanm 92:4fc01daae5a5 1074 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1075 union iodefine_reg32_t RMID76; /* RMID76 */
bogdanm 92:4fc01daae5a5 1076 union iodefine_reg32_t RMPTR76; /* RMPTR76 */
bogdanm 92:4fc01daae5a5 1077 union iodefine_reg32_t RMDF076; /* RMDF076 */
bogdanm 92:4fc01daae5a5 1078 union iodefine_reg32_t RMDF176; /* RMDF176 */
bogdanm 92:4fc01daae5a5 1079 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1080
bogdanm 92:4fc01daae5a5 1081 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1082 union iodefine_reg32_t RMID77; /* RMID77 */
bogdanm 92:4fc01daae5a5 1083 union iodefine_reg32_t RMPTR77; /* RMPTR77 */
bogdanm 92:4fc01daae5a5 1084 union iodefine_reg32_t RMDF077; /* RMDF077 */
bogdanm 92:4fc01daae5a5 1085 union iodefine_reg32_t RMDF177; /* RMDF177 */
bogdanm 92:4fc01daae5a5 1086 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1087
bogdanm 92:4fc01daae5a5 1088 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1089 union iodefine_reg32_t RMID78; /* RMID78 */
bogdanm 92:4fc01daae5a5 1090 union iodefine_reg32_t RMPTR78; /* RMPTR78 */
bogdanm 92:4fc01daae5a5 1091 union iodefine_reg32_t RMDF078; /* RMDF078 */
bogdanm 92:4fc01daae5a5 1092 union iodefine_reg32_t RMDF178; /* RMDF178 */
bogdanm 92:4fc01daae5a5 1093 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1094
bogdanm 92:4fc01daae5a5 1095 /* start of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1096 union iodefine_reg32_t RMID79; /* RMID79 */
bogdanm 92:4fc01daae5a5 1097 union iodefine_reg32_t RMPTR79; /* RMPTR79 */
bogdanm 92:4fc01daae5a5 1098 union iodefine_reg32_t RMDF079; /* RMDF079 */
bogdanm 92:4fc01daae5a5 1099 union iodefine_reg32_t RMDF179; /* RMDF179 */
bogdanm 92:4fc01daae5a5 1100 /* end of struct st_rscan_from_rscan0rmidp */
bogdanm 92:4fc01daae5a5 1101
bogdanm 92:4fc01daae5a5 1102 volatile uint8_t dummy179[768]; /* */
bogdanm 92:4fc01daae5a5 1103
bogdanm 92:4fc01daae5a5 1104 /* start of struct st_rscan_from_rscan0rfidm */
bogdanm 92:4fc01daae5a5 1105 union iodefine_reg32_t RFID0; /* RFID0 */
bogdanm 92:4fc01daae5a5 1106 union iodefine_reg32_t RFPTR0; /* RFPTR0 */
bogdanm 92:4fc01daae5a5 1107 union iodefine_reg32_t RFDF00; /* RFDF00 */
bogdanm 92:4fc01daae5a5 1108 union iodefine_reg32_t RFDF10; /* RFDF10 */
bogdanm 92:4fc01daae5a5 1109 /* end of struct st_rscan_from_rscan0rfidm */
bogdanm 92:4fc01daae5a5 1110
bogdanm 92:4fc01daae5a5 1111 /* start of struct st_rscan_from_rscan0rfidm */
bogdanm 92:4fc01daae5a5 1112 union iodefine_reg32_t RFID1; /* RFID1 */
bogdanm 92:4fc01daae5a5 1113 union iodefine_reg32_t RFPTR1; /* RFPTR1 */
bogdanm 92:4fc01daae5a5 1114 union iodefine_reg32_t RFDF01; /* RFDF01 */
bogdanm 92:4fc01daae5a5 1115 union iodefine_reg32_t RFDF11; /* RFDF11 */
bogdanm 92:4fc01daae5a5 1116 /* end of struct st_rscan_from_rscan0rfidm */
bogdanm 92:4fc01daae5a5 1117
bogdanm 92:4fc01daae5a5 1118 /* start of struct st_rscan_from_rscan0rfidm */
bogdanm 92:4fc01daae5a5 1119 union iodefine_reg32_t RFID2; /* RFID2 */
bogdanm 92:4fc01daae5a5 1120 union iodefine_reg32_t RFPTR2; /* RFPTR2 */
bogdanm 92:4fc01daae5a5 1121 union iodefine_reg32_t RFDF02; /* RFDF02 */
bogdanm 92:4fc01daae5a5 1122 union iodefine_reg32_t RFDF12; /* RFDF12 */
bogdanm 92:4fc01daae5a5 1123 /* end of struct st_rscan_from_rscan0rfidm */
bogdanm 92:4fc01daae5a5 1124
bogdanm 92:4fc01daae5a5 1125 /* start of struct st_rscan_from_rscan0rfidm */
bogdanm 92:4fc01daae5a5 1126 union iodefine_reg32_t RFID3; /* RFID3 */
bogdanm 92:4fc01daae5a5 1127 union iodefine_reg32_t RFPTR3; /* RFPTR3 */
bogdanm 92:4fc01daae5a5 1128 union iodefine_reg32_t RFDF03; /* RFDF03 */
bogdanm 92:4fc01daae5a5 1129 union iodefine_reg32_t RFDF13; /* RFDF13 */
bogdanm 92:4fc01daae5a5 1130 /* end of struct st_rscan_from_rscan0rfidm */
bogdanm 92:4fc01daae5a5 1131
bogdanm 92:4fc01daae5a5 1132 /* start of struct st_rscan_from_rscan0rfidm */
bogdanm 92:4fc01daae5a5 1133 union iodefine_reg32_t RFID4; /* RFID4 */
bogdanm 92:4fc01daae5a5 1134 union iodefine_reg32_t RFPTR4; /* RFPTR4 */
bogdanm 92:4fc01daae5a5 1135 union iodefine_reg32_t RFDF04; /* RFDF04 */
bogdanm 92:4fc01daae5a5 1136 union iodefine_reg32_t RFDF14; /* RFDF14 */
bogdanm 92:4fc01daae5a5 1137 /* end of struct st_rscan_from_rscan0rfidm */
bogdanm 92:4fc01daae5a5 1138
bogdanm 92:4fc01daae5a5 1139 /* start of struct st_rscan_from_rscan0rfidm */
bogdanm 92:4fc01daae5a5 1140 union iodefine_reg32_t RFID5; /* RFID5 */
bogdanm 92:4fc01daae5a5 1141 union iodefine_reg32_t RFPTR5; /* RFPTR5 */
bogdanm 92:4fc01daae5a5 1142 union iodefine_reg32_t RFDF05; /* RFDF05 */
bogdanm 92:4fc01daae5a5 1143 union iodefine_reg32_t RFDF15; /* RFDF15 */
bogdanm 92:4fc01daae5a5 1144 /* end of struct st_rscan_from_rscan0rfidm */
bogdanm 92:4fc01daae5a5 1145
bogdanm 92:4fc01daae5a5 1146 /* start of struct st_rscan_from_rscan0rfidm */
bogdanm 92:4fc01daae5a5 1147 union iodefine_reg32_t RFID6; /* RFID6 */
bogdanm 92:4fc01daae5a5 1148 union iodefine_reg32_t RFPTR6; /* RFPTR6 */
bogdanm 92:4fc01daae5a5 1149 union iodefine_reg32_t RFDF06; /* RFDF06 */
bogdanm 92:4fc01daae5a5 1150 union iodefine_reg32_t RFDF16; /* RFDF16 */
bogdanm 92:4fc01daae5a5 1151 /* end of struct st_rscan_from_rscan0rfidm */
bogdanm 92:4fc01daae5a5 1152
bogdanm 92:4fc01daae5a5 1153 /* start of struct st_rscan_from_rscan0rfidm */
bogdanm 92:4fc01daae5a5 1154 union iodefine_reg32_t RFID7; /* RFID7 */
bogdanm 92:4fc01daae5a5 1155 union iodefine_reg32_t RFPTR7; /* RFPTR7 */
bogdanm 92:4fc01daae5a5 1156 union iodefine_reg32_t RFDF07; /* RFDF07 */
bogdanm 92:4fc01daae5a5 1157 union iodefine_reg32_t RFDF17; /* RFDF17 */
bogdanm 92:4fc01daae5a5 1158 /* end of struct st_rscan_from_rscan0rfidm */
bogdanm 92:4fc01daae5a5 1159
bogdanm 92:4fc01daae5a5 1160 /* start of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1161 union iodefine_reg32_t CFID0; /* CFID0 */
bogdanm 92:4fc01daae5a5 1162 union iodefine_reg32_t CFPTR0; /* CFPTR0 */
bogdanm 92:4fc01daae5a5 1163 union iodefine_reg32_t CFDF00; /* CFDF00 */
bogdanm 92:4fc01daae5a5 1164 union iodefine_reg32_t CFDF10; /* CFDF10 */
bogdanm 92:4fc01daae5a5 1165 /* end of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1166
bogdanm 92:4fc01daae5a5 1167 /* start of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1168 union iodefine_reg32_t CFID1; /* CFID1 */
bogdanm 92:4fc01daae5a5 1169 union iodefine_reg32_t CFPTR1; /* CFPTR1 */
bogdanm 92:4fc01daae5a5 1170 union iodefine_reg32_t CFDF01; /* CFDF01 */
bogdanm 92:4fc01daae5a5 1171 union iodefine_reg32_t CFDF11; /* CFDF11 */
bogdanm 92:4fc01daae5a5 1172 /* end of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1173
bogdanm 92:4fc01daae5a5 1174 /* start of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1175 union iodefine_reg32_t CFID2; /* CFID2 */
bogdanm 92:4fc01daae5a5 1176 union iodefine_reg32_t CFPTR2; /* CFPTR2 */
bogdanm 92:4fc01daae5a5 1177 union iodefine_reg32_t CFDF02; /* CFDF02 */
bogdanm 92:4fc01daae5a5 1178 union iodefine_reg32_t CFDF12; /* CFDF12 */
bogdanm 92:4fc01daae5a5 1179 /* end of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1180
bogdanm 92:4fc01daae5a5 1181 /* start of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1182 union iodefine_reg32_t CFID3; /* CFID3 */
bogdanm 92:4fc01daae5a5 1183 union iodefine_reg32_t CFPTR3; /* CFPTR3 */
bogdanm 92:4fc01daae5a5 1184 union iodefine_reg32_t CFDF03; /* CFDF03 */
bogdanm 92:4fc01daae5a5 1185 union iodefine_reg32_t CFDF13; /* CFDF13 */
bogdanm 92:4fc01daae5a5 1186 /* end of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1187
bogdanm 92:4fc01daae5a5 1188 /* start of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1189 union iodefine_reg32_t CFID4; /* CFID4 */
bogdanm 92:4fc01daae5a5 1190 union iodefine_reg32_t CFPTR4; /* CFPTR4 */
bogdanm 92:4fc01daae5a5 1191 union iodefine_reg32_t CFDF04; /* CFDF04 */
bogdanm 92:4fc01daae5a5 1192 union iodefine_reg32_t CFDF14; /* CFDF14 */
bogdanm 92:4fc01daae5a5 1193 /* end of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1194
bogdanm 92:4fc01daae5a5 1195 /* start of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1196 union iodefine_reg32_t CFID5; /* CFID5 */
bogdanm 92:4fc01daae5a5 1197 union iodefine_reg32_t CFPTR5; /* CFPTR5 */
bogdanm 92:4fc01daae5a5 1198 union iodefine_reg32_t CFDF05; /* CFDF05 */
bogdanm 92:4fc01daae5a5 1199 union iodefine_reg32_t CFDF15; /* CFDF15 */
bogdanm 92:4fc01daae5a5 1200 /* end of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1201
bogdanm 92:4fc01daae5a5 1202 /* start of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1203 union iodefine_reg32_t CFID6; /* CFID6 */
bogdanm 92:4fc01daae5a5 1204 union iodefine_reg32_t CFPTR6; /* CFPTR6 */
bogdanm 92:4fc01daae5a5 1205 union iodefine_reg32_t CFDF06; /* CFDF06 */
bogdanm 92:4fc01daae5a5 1206 union iodefine_reg32_t CFDF16; /* CFDF16 */
bogdanm 92:4fc01daae5a5 1207 /* end of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1208
bogdanm 92:4fc01daae5a5 1209 /* start of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1210 union iodefine_reg32_t CFID7; /* CFID7 */
bogdanm 92:4fc01daae5a5 1211 union iodefine_reg32_t CFPTR7; /* CFPTR7 */
bogdanm 92:4fc01daae5a5 1212 union iodefine_reg32_t CFDF07; /* CFDF07 */
bogdanm 92:4fc01daae5a5 1213 union iodefine_reg32_t CFDF17; /* CFDF17 */
bogdanm 92:4fc01daae5a5 1214 /* end of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1215
bogdanm 92:4fc01daae5a5 1216 /* start of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1217 union iodefine_reg32_t CFID8; /* CFID8 */
bogdanm 92:4fc01daae5a5 1218 union iodefine_reg32_t CFPTR8; /* CFPTR8 */
bogdanm 92:4fc01daae5a5 1219 union iodefine_reg32_t CFDF08; /* CFDF08 */
bogdanm 92:4fc01daae5a5 1220 union iodefine_reg32_t CFDF18; /* CFDF18 */
bogdanm 92:4fc01daae5a5 1221 /* end of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1222
bogdanm 92:4fc01daae5a5 1223 /* start of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1224 union iodefine_reg32_t CFID9; /* CFID9 */
bogdanm 92:4fc01daae5a5 1225 union iodefine_reg32_t CFPTR9; /* CFPTR9 */
bogdanm 92:4fc01daae5a5 1226 union iodefine_reg32_t CFDF09; /* CFDF09 */
bogdanm 92:4fc01daae5a5 1227 union iodefine_reg32_t CFDF19; /* CFDF19 */
bogdanm 92:4fc01daae5a5 1228 /* end of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1229
bogdanm 92:4fc01daae5a5 1230 /* start of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1231 union iodefine_reg32_t CFID10; /* CFID10 */
bogdanm 92:4fc01daae5a5 1232 union iodefine_reg32_t CFPTR10; /* CFPTR10 */
bogdanm 92:4fc01daae5a5 1233 union iodefine_reg32_t CFDF010; /* CFDF010 */
bogdanm 92:4fc01daae5a5 1234 union iodefine_reg32_t CFDF110; /* CFDF110 */
bogdanm 92:4fc01daae5a5 1235 /* end of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1236
bogdanm 92:4fc01daae5a5 1237 /* start of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1238 union iodefine_reg32_t CFID11; /* CFID11 */
bogdanm 92:4fc01daae5a5 1239 union iodefine_reg32_t CFPTR11; /* CFPTR11 */
bogdanm 92:4fc01daae5a5 1240 union iodefine_reg32_t CFDF011; /* CFDF011 */
bogdanm 92:4fc01daae5a5 1241 union iodefine_reg32_t CFDF111; /* CFDF111 */
bogdanm 92:4fc01daae5a5 1242 /* end of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1243
bogdanm 92:4fc01daae5a5 1244 /* start of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1245 union iodefine_reg32_t CFID12; /* CFID12 */
bogdanm 92:4fc01daae5a5 1246 union iodefine_reg32_t CFPTR12; /* CFPTR12 */
bogdanm 92:4fc01daae5a5 1247 union iodefine_reg32_t CFDF012; /* CFDF012 */
bogdanm 92:4fc01daae5a5 1248 union iodefine_reg32_t CFDF112; /* CFDF112 */
bogdanm 92:4fc01daae5a5 1249 /* end of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1250
bogdanm 92:4fc01daae5a5 1251 /* start of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1252 union iodefine_reg32_t CFID13; /* CFID13 */
bogdanm 92:4fc01daae5a5 1253 union iodefine_reg32_t CFPTR13; /* CFPTR13 */
bogdanm 92:4fc01daae5a5 1254 union iodefine_reg32_t CFDF013; /* CFDF013 */
bogdanm 92:4fc01daae5a5 1255 union iodefine_reg32_t CFDF113; /* CFDF113 */
bogdanm 92:4fc01daae5a5 1256 /* end of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1257
bogdanm 92:4fc01daae5a5 1258 /* start of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1259 union iodefine_reg32_t CFID14; /* CFID14 */
bogdanm 92:4fc01daae5a5 1260 union iodefine_reg32_t CFPTR14; /* CFPTR14 */
bogdanm 92:4fc01daae5a5 1261 union iodefine_reg32_t CFDF014; /* CFDF014 */
bogdanm 92:4fc01daae5a5 1262 union iodefine_reg32_t CFDF114; /* CFDF114 */
bogdanm 92:4fc01daae5a5 1263 /* end of struct st_rscan_from_rscan0cfidm */
bogdanm 92:4fc01daae5a5 1264
bogdanm 92:4fc01daae5a5 1265 volatile uint8_t dummy180[144]; /* */
bogdanm 92:4fc01daae5a5 1266
bogdanm 92:4fc01daae5a5 1267 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1268 union iodefine_reg32_t TMID0; /* TMID0 */
bogdanm 92:4fc01daae5a5 1269 union iodefine_reg32_t TMPTR0; /* TMPTR0 */
bogdanm 92:4fc01daae5a5 1270 union iodefine_reg32_t TMDF00; /* TMDF00 */
bogdanm 92:4fc01daae5a5 1271 union iodefine_reg32_t TMDF10; /* TMDF10 */
bogdanm 92:4fc01daae5a5 1272 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1273
bogdanm 92:4fc01daae5a5 1274 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1275 union iodefine_reg32_t TMID1; /* TMID1 */
bogdanm 92:4fc01daae5a5 1276 union iodefine_reg32_t TMPTR1; /* TMPTR1 */
bogdanm 92:4fc01daae5a5 1277 union iodefine_reg32_t TMDF01; /* TMDF01 */
bogdanm 92:4fc01daae5a5 1278 union iodefine_reg32_t TMDF11; /* TMDF11 */
bogdanm 92:4fc01daae5a5 1279 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1280
bogdanm 92:4fc01daae5a5 1281 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1282 union iodefine_reg32_t TMID2; /* TMID2 */
bogdanm 92:4fc01daae5a5 1283 union iodefine_reg32_t TMPTR2; /* TMPTR2 */
bogdanm 92:4fc01daae5a5 1284 union iodefine_reg32_t TMDF02; /* TMDF02 */
bogdanm 92:4fc01daae5a5 1285 union iodefine_reg32_t TMDF12; /* TMDF12 */
bogdanm 92:4fc01daae5a5 1286 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1287
bogdanm 92:4fc01daae5a5 1288 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1289 union iodefine_reg32_t TMID3; /* TMID3 */
bogdanm 92:4fc01daae5a5 1290 union iodefine_reg32_t TMPTR3; /* TMPTR3 */
bogdanm 92:4fc01daae5a5 1291 union iodefine_reg32_t TMDF03; /* TMDF03 */
bogdanm 92:4fc01daae5a5 1292 union iodefine_reg32_t TMDF13; /* TMDF13 */
bogdanm 92:4fc01daae5a5 1293 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1294
bogdanm 92:4fc01daae5a5 1295 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1296 union iodefine_reg32_t TMID4; /* TMID4 */
bogdanm 92:4fc01daae5a5 1297 union iodefine_reg32_t TMPTR4; /* TMPTR4 */
bogdanm 92:4fc01daae5a5 1298 union iodefine_reg32_t TMDF04; /* TMDF04 */
bogdanm 92:4fc01daae5a5 1299 union iodefine_reg32_t TMDF14; /* TMDF14 */
bogdanm 92:4fc01daae5a5 1300 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1301
bogdanm 92:4fc01daae5a5 1302 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1303 union iodefine_reg32_t TMID5; /* TMID5 */
bogdanm 92:4fc01daae5a5 1304 union iodefine_reg32_t TMPTR5; /* TMPTR5 */
bogdanm 92:4fc01daae5a5 1305 union iodefine_reg32_t TMDF05; /* TMDF05 */
bogdanm 92:4fc01daae5a5 1306 union iodefine_reg32_t TMDF15; /* TMDF15 */
bogdanm 92:4fc01daae5a5 1307 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1308
bogdanm 92:4fc01daae5a5 1309 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1310 union iodefine_reg32_t TMID6; /* TMID6 */
bogdanm 92:4fc01daae5a5 1311 union iodefine_reg32_t TMPTR6; /* TMPTR6 */
bogdanm 92:4fc01daae5a5 1312 union iodefine_reg32_t TMDF06; /* TMDF06 */
bogdanm 92:4fc01daae5a5 1313 union iodefine_reg32_t TMDF16; /* TMDF16 */
bogdanm 92:4fc01daae5a5 1314 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1315
bogdanm 92:4fc01daae5a5 1316 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1317 union iodefine_reg32_t TMID7; /* TMID7 */
bogdanm 92:4fc01daae5a5 1318 union iodefine_reg32_t TMPTR7; /* TMPTR7 */
bogdanm 92:4fc01daae5a5 1319 union iodefine_reg32_t TMDF07; /* TMDF07 */
bogdanm 92:4fc01daae5a5 1320 union iodefine_reg32_t TMDF17; /* TMDF17 */
bogdanm 92:4fc01daae5a5 1321 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1322
bogdanm 92:4fc01daae5a5 1323 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1324 union iodefine_reg32_t TMID8; /* TMID8 */
bogdanm 92:4fc01daae5a5 1325 union iodefine_reg32_t TMPTR8; /* TMPTR8 */
bogdanm 92:4fc01daae5a5 1326 union iodefine_reg32_t TMDF08; /* TMDF08 */
bogdanm 92:4fc01daae5a5 1327 union iodefine_reg32_t TMDF18; /* TMDF18 */
bogdanm 92:4fc01daae5a5 1328 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1329
bogdanm 92:4fc01daae5a5 1330 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1331 union iodefine_reg32_t TMID9; /* TMID9 */
bogdanm 92:4fc01daae5a5 1332 union iodefine_reg32_t TMPTR9; /* TMPTR9 */
bogdanm 92:4fc01daae5a5 1333 union iodefine_reg32_t TMDF09; /* TMDF09 */
bogdanm 92:4fc01daae5a5 1334 union iodefine_reg32_t TMDF19; /* TMDF19 */
bogdanm 92:4fc01daae5a5 1335 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1336
bogdanm 92:4fc01daae5a5 1337 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1338 union iodefine_reg32_t TMID10; /* TMID10 */
bogdanm 92:4fc01daae5a5 1339 union iodefine_reg32_t TMPTR10; /* TMPTR10 */
bogdanm 92:4fc01daae5a5 1340 union iodefine_reg32_t TMDF010; /* TMDF010 */
bogdanm 92:4fc01daae5a5 1341 union iodefine_reg32_t TMDF110; /* TMDF110 */
bogdanm 92:4fc01daae5a5 1342 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1343
bogdanm 92:4fc01daae5a5 1344 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1345 union iodefine_reg32_t TMID11; /* TMID11 */
bogdanm 92:4fc01daae5a5 1346 union iodefine_reg32_t TMPTR11; /* TMPTR11 */
bogdanm 92:4fc01daae5a5 1347 union iodefine_reg32_t TMDF011; /* TMDF011 */
bogdanm 92:4fc01daae5a5 1348 union iodefine_reg32_t TMDF111; /* TMDF111 */
bogdanm 92:4fc01daae5a5 1349 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1350
bogdanm 92:4fc01daae5a5 1351 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1352 union iodefine_reg32_t TMID12; /* TMID12 */
bogdanm 92:4fc01daae5a5 1353 union iodefine_reg32_t TMPTR12; /* TMPTR12 */
bogdanm 92:4fc01daae5a5 1354 union iodefine_reg32_t TMDF012; /* TMDF012 */
bogdanm 92:4fc01daae5a5 1355 union iodefine_reg32_t TMDF112; /* TMDF112 */
bogdanm 92:4fc01daae5a5 1356 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1357
bogdanm 92:4fc01daae5a5 1358 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1359 union iodefine_reg32_t TMID13; /* TMID13 */
bogdanm 92:4fc01daae5a5 1360 union iodefine_reg32_t TMPTR13; /* TMPTR13 */
bogdanm 92:4fc01daae5a5 1361 union iodefine_reg32_t TMDF013; /* TMDF013 */
bogdanm 92:4fc01daae5a5 1362 union iodefine_reg32_t TMDF113; /* TMDF113 */
bogdanm 92:4fc01daae5a5 1363 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1364
bogdanm 92:4fc01daae5a5 1365 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1366 union iodefine_reg32_t TMID14; /* TMID14 */
bogdanm 92:4fc01daae5a5 1367 union iodefine_reg32_t TMPTR14; /* TMPTR14 */
bogdanm 92:4fc01daae5a5 1368 union iodefine_reg32_t TMDF014; /* TMDF014 */
bogdanm 92:4fc01daae5a5 1369 union iodefine_reg32_t TMDF114; /* TMDF114 */
bogdanm 92:4fc01daae5a5 1370 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1371
bogdanm 92:4fc01daae5a5 1372 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1373 union iodefine_reg32_t TMID15; /* TMID15 */
bogdanm 92:4fc01daae5a5 1374 union iodefine_reg32_t TMPTR15; /* TMPTR15 */
bogdanm 92:4fc01daae5a5 1375 union iodefine_reg32_t TMDF015; /* TMDF015 */
bogdanm 92:4fc01daae5a5 1376 union iodefine_reg32_t TMDF115; /* TMDF115 */
bogdanm 92:4fc01daae5a5 1377 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1378
bogdanm 92:4fc01daae5a5 1379 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1380 union iodefine_reg32_t TMID16; /* TMID16 */
bogdanm 92:4fc01daae5a5 1381 union iodefine_reg32_t TMPTR16; /* TMPTR16 */
bogdanm 92:4fc01daae5a5 1382 union iodefine_reg32_t TMDF016; /* TMDF016 */
bogdanm 92:4fc01daae5a5 1383 union iodefine_reg32_t TMDF116; /* TMDF116 */
bogdanm 92:4fc01daae5a5 1384 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1385
bogdanm 92:4fc01daae5a5 1386 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1387 union iodefine_reg32_t TMID17; /* TMID17 */
bogdanm 92:4fc01daae5a5 1388 union iodefine_reg32_t TMPTR17; /* TMPTR17 */
bogdanm 92:4fc01daae5a5 1389 union iodefine_reg32_t TMDF017; /* TMDF017 */
bogdanm 92:4fc01daae5a5 1390 union iodefine_reg32_t TMDF117; /* TMDF117 */
bogdanm 92:4fc01daae5a5 1391 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1392
bogdanm 92:4fc01daae5a5 1393 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1394 union iodefine_reg32_t TMID18; /* TMID18 */
bogdanm 92:4fc01daae5a5 1395 union iodefine_reg32_t TMPTR18; /* TMPTR18 */
bogdanm 92:4fc01daae5a5 1396 union iodefine_reg32_t TMDF018; /* TMDF018 */
bogdanm 92:4fc01daae5a5 1397 union iodefine_reg32_t TMDF118; /* TMDF118 */
bogdanm 92:4fc01daae5a5 1398 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1399
bogdanm 92:4fc01daae5a5 1400 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1401 union iodefine_reg32_t TMID19; /* TMID19 */
bogdanm 92:4fc01daae5a5 1402 union iodefine_reg32_t TMPTR19; /* TMPTR19 */
bogdanm 92:4fc01daae5a5 1403 union iodefine_reg32_t TMDF019; /* TMDF019 */
bogdanm 92:4fc01daae5a5 1404 union iodefine_reg32_t TMDF119; /* TMDF119 */
bogdanm 92:4fc01daae5a5 1405 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1406
bogdanm 92:4fc01daae5a5 1407 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1408 union iodefine_reg32_t TMID20; /* TMID20 */
bogdanm 92:4fc01daae5a5 1409 union iodefine_reg32_t TMPTR20; /* TMPTR20 */
bogdanm 92:4fc01daae5a5 1410 union iodefine_reg32_t TMDF020; /* TMDF020 */
bogdanm 92:4fc01daae5a5 1411 union iodefine_reg32_t TMDF120; /* TMDF120 */
bogdanm 92:4fc01daae5a5 1412 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1413
bogdanm 92:4fc01daae5a5 1414 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1415 union iodefine_reg32_t TMID21; /* TMID21 */
bogdanm 92:4fc01daae5a5 1416 union iodefine_reg32_t TMPTR21; /* TMPTR21 */
bogdanm 92:4fc01daae5a5 1417 union iodefine_reg32_t TMDF021; /* TMDF021 */
bogdanm 92:4fc01daae5a5 1418 union iodefine_reg32_t TMDF121; /* TMDF121 */
bogdanm 92:4fc01daae5a5 1419 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1420
bogdanm 92:4fc01daae5a5 1421 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1422 union iodefine_reg32_t TMID22; /* TMID22 */
bogdanm 92:4fc01daae5a5 1423 union iodefine_reg32_t TMPTR22; /* TMPTR22 */
bogdanm 92:4fc01daae5a5 1424 union iodefine_reg32_t TMDF022; /* TMDF022 */
bogdanm 92:4fc01daae5a5 1425 union iodefine_reg32_t TMDF122; /* TMDF122 */
bogdanm 92:4fc01daae5a5 1426 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1427
bogdanm 92:4fc01daae5a5 1428 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1429 union iodefine_reg32_t TMID23; /* TMID23 */
bogdanm 92:4fc01daae5a5 1430 union iodefine_reg32_t TMPTR23; /* TMPTR23 */
bogdanm 92:4fc01daae5a5 1431 union iodefine_reg32_t TMDF023; /* TMDF023 */
bogdanm 92:4fc01daae5a5 1432 union iodefine_reg32_t TMDF123; /* TMDF123 */
bogdanm 92:4fc01daae5a5 1433 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1434
bogdanm 92:4fc01daae5a5 1435 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1436 union iodefine_reg32_t TMID24; /* TMID24 */
bogdanm 92:4fc01daae5a5 1437 union iodefine_reg32_t TMPTR24; /* TMPTR24 */
bogdanm 92:4fc01daae5a5 1438 union iodefine_reg32_t TMDF024; /* TMDF024 */
bogdanm 92:4fc01daae5a5 1439 union iodefine_reg32_t TMDF124; /* TMDF124 */
bogdanm 92:4fc01daae5a5 1440 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1441
bogdanm 92:4fc01daae5a5 1442 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1443 union iodefine_reg32_t TMID25; /* TMID25 */
bogdanm 92:4fc01daae5a5 1444 union iodefine_reg32_t TMPTR25; /* TMPTR25 */
bogdanm 92:4fc01daae5a5 1445 union iodefine_reg32_t TMDF025; /* TMDF025 */
bogdanm 92:4fc01daae5a5 1446 union iodefine_reg32_t TMDF125; /* TMDF125 */
bogdanm 92:4fc01daae5a5 1447 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1448
bogdanm 92:4fc01daae5a5 1449 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1450 union iodefine_reg32_t TMID26; /* TMID26 */
bogdanm 92:4fc01daae5a5 1451 union iodefine_reg32_t TMPTR26; /* TMPTR26 */
bogdanm 92:4fc01daae5a5 1452 union iodefine_reg32_t TMDF026; /* TMDF026 */
bogdanm 92:4fc01daae5a5 1453 union iodefine_reg32_t TMDF126; /* TMDF126 */
bogdanm 92:4fc01daae5a5 1454 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1455
bogdanm 92:4fc01daae5a5 1456 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1457 union iodefine_reg32_t TMID27; /* TMID27 */
bogdanm 92:4fc01daae5a5 1458 union iodefine_reg32_t TMPTR27; /* TMPTR27 */
bogdanm 92:4fc01daae5a5 1459 union iodefine_reg32_t TMDF027; /* TMDF027 */
bogdanm 92:4fc01daae5a5 1460 union iodefine_reg32_t TMDF127; /* TMDF127 */
bogdanm 92:4fc01daae5a5 1461 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1462
bogdanm 92:4fc01daae5a5 1463 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1464 union iodefine_reg32_t TMID28; /* TMID28 */
bogdanm 92:4fc01daae5a5 1465 union iodefine_reg32_t TMPTR28; /* TMPTR28 */
bogdanm 92:4fc01daae5a5 1466 union iodefine_reg32_t TMDF028; /* TMDF028 */
bogdanm 92:4fc01daae5a5 1467 union iodefine_reg32_t TMDF128; /* TMDF128 */
bogdanm 92:4fc01daae5a5 1468 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1469
bogdanm 92:4fc01daae5a5 1470 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1471 union iodefine_reg32_t TMID29; /* TMID29 */
bogdanm 92:4fc01daae5a5 1472 union iodefine_reg32_t TMPTR29; /* TMPTR29 */
bogdanm 92:4fc01daae5a5 1473 union iodefine_reg32_t TMDF029; /* TMDF029 */
bogdanm 92:4fc01daae5a5 1474 union iodefine_reg32_t TMDF129; /* TMDF129 */
bogdanm 92:4fc01daae5a5 1475 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1476
bogdanm 92:4fc01daae5a5 1477 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1478 union iodefine_reg32_t TMID30; /* TMID30 */
bogdanm 92:4fc01daae5a5 1479 union iodefine_reg32_t TMPTR30; /* TMPTR30 */
bogdanm 92:4fc01daae5a5 1480 union iodefine_reg32_t TMDF030; /* TMDF030 */
bogdanm 92:4fc01daae5a5 1481 union iodefine_reg32_t TMDF130; /* TMDF130 */
bogdanm 92:4fc01daae5a5 1482 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1483
bogdanm 92:4fc01daae5a5 1484 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1485 union iodefine_reg32_t TMID31; /* TMID31 */
bogdanm 92:4fc01daae5a5 1486 union iodefine_reg32_t TMPTR31; /* TMPTR31 */
bogdanm 92:4fc01daae5a5 1487 union iodefine_reg32_t TMDF031; /* TMDF031 */
bogdanm 92:4fc01daae5a5 1488 union iodefine_reg32_t TMDF131; /* TMDF131 */
bogdanm 92:4fc01daae5a5 1489 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1490
bogdanm 92:4fc01daae5a5 1491 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1492 union iodefine_reg32_t TMID32; /* TMID32 */
bogdanm 92:4fc01daae5a5 1493 union iodefine_reg32_t TMPTR32; /* TMPTR32 */
bogdanm 92:4fc01daae5a5 1494 union iodefine_reg32_t TMDF032; /* TMDF032 */
bogdanm 92:4fc01daae5a5 1495 union iodefine_reg32_t TMDF132; /* TMDF132 */
bogdanm 92:4fc01daae5a5 1496 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1497
bogdanm 92:4fc01daae5a5 1498 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1499 union iodefine_reg32_t TMID33; /* TMID33 */
bogdanm 92:4fc01daae5a5 1500 union iodefine_reg32_t TMPTR33; /* TMPTR33 */
bogdanm 92:4fc01daae5a5 1501 union iodefine_reg32_t TMDF033; /* TMDF033 */
bogdanm 92:4fc01daae5a5 1502 union iodefine_reg32_t TMDF133; /* TMDF133 */
bogdanm 92:4fc01daae5a5 1503 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1504
bogdanm 92:4fc01daae5a5 1505 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1506 union iodefine_reg32_t TMID34; /* TMID34 */
bogdanm 92:4fc01daae5a5 1507 union iodefine_reg32_t TMPTR34; /* TMPTR34 */
bogdanm 92:4fc01daae5a5 1508 union iodefine_reg32_t TMDF034; /* TMDF034 */
bogdanm 92:4fc01daae5a5 1509 union iodefine_reg32_t TMDF134; /* TMDF134 */
bogdanm 92:4fc01daae5a5 1510 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1511
bogdanm 92:4fc01daae5a5 1512 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1513 union iodefine_reg32_t TMID35; /* TMID35 */
bogdanm 92:4fc01daae5a5 1514 union iodefine_reg32_t TMPTR35; /* TMPTR35 */
bogdanm 92:4fc01daae5a5 1515 union iodefine_reg32_t TMDF035; /* TMDF035 */
bogdanm 92:4fc01daae5a5 1516 union iodefine_reg32_t TMDF135; /* TMDF135 */
bogdanm 92:4fc01daae5a5 1517 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1518
bogdanm 92:4fc01daae5a5 1519 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1520 union iodefine_reg32_t TMID36; /* TMID36 */
bogdanm 92:4fc01daae5a5 1521 union iodefine_reg32_t TMPTR36; /* TMPTR36 */
bogdanm 92:4fc01daae5a5 1522 union iodefine_reg32_t TMDF036; /* TMDF036 */
bogdanm 92:4fc01daae5a5 1523 union iodefine_reg32_t TMDF136; /* TMDF136 */
bogdanm 92:4fc01daae5a5 1524 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1525
bogdanm 92:4fc01daae5a5 1526 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1527 union iodefine_reg32_t TMID37; /* TMID37 */
bogdanm 92:4fc01daae5a5 1528 union iodefine_reg32_t TMPTR37; /* TMPTR37 */
bogdanm 92:4fc01daae5a5 1529 union iodefine_reg32_t TMDF037; /* TMDF037 */
bogdanm 92:4fc01daae5a5 1530 union iodefine_reg32_t TMDF137; /* TMDF137 */
bogdanm 92:4fc01daae5a5 1531 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1532
bogdanm 92:4fc01daae5a5 1533 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1534 union iodefine_reg32_t TMID38; /* TMID38 */
bogdanm 92:4fc01daae5a5 1535 union iodefine_reg32_t TMPTR38; /* TMPTR38 */
bogdanm 92:4fc01daae5a5 1536 union iodefine_reg32_t TMDF038; /* TMDF038 */
bogdanm 92:4fc01daae5a5 1537 union iodefine_reg32_t TMDF138; /* TMDF138 */
bogdanm 92:4fc01daae5a5 1538 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1539
bogdanm 92:4fc01daae5a5 1540 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1541 union iodefine_reg32_t TMID39; /* TMID39 */
bogdanm 92:4fc01daae5a5 1542 union iodefine_reg32_t TMPTR39; /* TMPTR39 */
bogdanm 92:4fc01daae5a5 1543 union iodefine_reg32_t TMDF039; /* TMDF039 */
bogdanm 92:4fc01daae5a5 1544 union iodefine_reg32_t TMDF139; /* TMDF139 */
bogdanm 92:4fc01daae5a5 1545 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1546
bogdanm 92:4fc01daae5a5 1547 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1548 union iodefine_reg32_t TMID40; /* TMID40 */
bogdanm 92:4fc01daae5a5 1549 union iodefine_reg32_t TMPTR40; /* TMPTR40 */
bogdanm 92:4fc01daae5a5 1550 union iodefine_reg32_t TMDF040; /* TMDF040 */
bogdanm 92:4fc01daae5a5 1551 union iodefine_reg32_t TMDF140; /* TMDF140 */
bogdanm 92:4fc01daae5a5 1552 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1553
bogdanm 92:4fc01daae5a5 1554 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1555 union iodefine_reg32_t TMID41; /* TMID41 */
bogdanm 92:4fc01daae5a5 1556 union iodefine_reg32_t TMPTR41; /* TMPTR41 */
bogdanm 92:4fc01daae5a5 1557 union iodefine_reg32_t TMDF041; /* TMDF041 */
bogdanm 92:4fc01daae5a5 1558 union iodefine_reg32_t TMDF141; /* TMDF141 */
bogdanm 92:4fc01daae5a5 1559 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1560
bogdanm 92:4fc01daae5a5 1561 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1562 union iodefine_reg32_t TMID42; /* TMID42 */
bogdanm 92:4fc01daae5a5 1563 union iodefine_reg32_t TMPTR42; /* TMPTR42 */
bogdanm 92:4fc01daae5a5 1564 union iodefine_reg32_t TMDF042; /* TMDF042 */
bogdanm 92:4fc01daae5a5 1565 union iodefine_reg32_t TMDF142; /* TMDF142 */
bogdanm 92:4fc01daae5a5 1566 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1567
bogdanm 92:4fc01daae5a5 1568 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1569 union iodefine_reg32_t TMID43; /* TMID43 */
bogdanm 92:4fc01daae5a5 1570 union iodefine_reg32_t TMPTR43; /* TMPTR43 */
bogdanm 92:4fc01daae5a5 1571 union iodefine_reg32_t TMDF043; /* TMDF043 */
bogdanm 92:4fc01daae5a5 1572 union iodefine_reg32_t TMDF143; /* TMDF143 */
bogdanm 92:4fc01daae5a5 1573 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1574
bogdanm 92:4fc01daae5a5 1575 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1576 union iodefine_reg32_t TMID44; /* TMID44 */
bogdanm 92:4fc01daae5a5 1577 union iodefine_reg32_t TMPTR44; /* TMPTR44 */
bogdanm 92:4fc01daae5a5 1578 union iodefine_reg32_t TMDF044; /* TMDF044 */
bogdanm 92:4fc01daae5a5 1579 union iodefine_reg32_t TMDF144; /* TMDF144 */
bogdanm 92:4fc01daae5a5 1580 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1581
bogdanm 92:4fc01daae5a5 1582 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1583 union iodefine_reg32_t TMID45; /* TMID45 */
bogdanm 92:4fc01daae5a5 1584 union iodefine_reg32_t TMPTR45; /* TMPTR45 */
bogdanm 92:4fc01daae5a5 1585 union iodefine_reg32_t TMDF045; /* TMDF045 */
bogdanm 92:4fc01daae5a5 1586 union iodefine_reg32_t TMDF145; /* TMDF145 */
bogdanm 92:4fc01daae5a5 1587 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1588
bogdanm 92:4fc01daae5a5 1589 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1590 union iodefine_reg32_t TMID46; /* TMID46 */
bogdanm 92:4fc01daae5a5 1591 union iodefine_reg32_t TMPTR46; /* TMPTR46 */
bogdanm 92:4fc01daae5a5 1592 union iodefine_reg32_t TMDF046; /* TMDF046 */
bogdanm 92:4fc01daae5a5 1593 union iodefine_reg32_t TMDF146; /* TMDF146 */
bogdanm 92:4fc01daae5a5 1594 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1595
bogdanm 92:4fc01daae5a5 1596 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1597 union iodefine_reg32_t TMID47; /* TMID47 */
bogdanm 92:4fc01daae5a5 1598 union iodefine_reg32_t TMPTR47; /* TMPTR47 */
bogdanm 92:4fc01daae5a5 1599 union iodefine_reg32_t TMDF047; /* TMDF047 */
bogdanm 92:4fc01daae5a5 1600 union iodefine_reg32_t TMDF147; /* TMDF147 */
bogdanm 92:4fc01daae5a5 1601 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1602
bogdanm 92:4fc01daae5a5 1603 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1604 union iodefine_reg32_t TMID48; /* TMID48 */
bogdanm 92:4fc01daae5a5 1605 union iodefine_reg32_t TMPTR48; /* TMPTR48 */
bogdanm 92:4fc01daae5a5 1606 union iodefine_reg32_t TMDF048; /* TMDF048 */
bogdanm 92:4fc01daae5a5 1607 union iodefine_reg32_t TMDF148; /* TMDF148 */
bogdanm 92:4fc01daae5a5 1608 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1609
bogdanm 92:4fc01daae5a5 1610 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1611 union iodefine_reg32_t TMID49; /* TMID49 */
bogdanm 92:4fc01daae5a5 1612 union iodefine_reg32_t TMPTR49; /* TMPTR49 */
bogdanm 92:4fc01daae5a5 1613 union iodefine_reg32_t TMDF049; /* TMDF049 */
bogdanm 92:4fc01daae5a5 1614 union iodefine_reg32_t TMDF149; /* TMDF149 */
bogdanm 92:4fc01daae5a5 1615 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1616
bogdanm 92:4fc01daae5a5 1617 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1618 union iodefine_reg32_t TMID50; /* TMID50 */
bogdanm 92:4fc01daae5a5 1619 union iodefine_reg32_t TMPTR50; /* TMPTR50 */
bogdanm 92:4fc01daae5a5 1620 union iodefine_reg32_t TMDF050; /* TMDF050 */
bogdanm 92:4fc01daae5a5 1621 union iodefine_reg32_t TMDF150; /* TMDF150 */
bogdanm 92:4fc01daae5a5 1622 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1623
bogdanm 92:4fc01daae5a5 1624 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1625 union iodefine_reg32_t TMID51; /* TMID51 */
bogdanm 92:4fc01daae5a5 1626 union iodefine_reg32_t TMPTR51; /* TMPTR51 */
bogdanm 92:4fc01daae5a5 1627 union iodefine_reg32_t TMDF051; /* TMDF051 */
bogdanm 92:4fc01daae5a5 1628 union iodefine_reg32_t TMDF151; /* TMDF151 */
bogdanm 92:4fc01daae5a5 1629 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1630
bogdanm 92:4fc01daae5a5 1631 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1632 union iodefine_reg32_t TMID52; /* TMID52 */
bogdanm 92:4fc01daae5a5 1633 union iodefine_reg32_t TMPTR52; /* TMPTR52 */
bogdanm 92:4fc01daae5a5 1634 union iodefine_reg32_t TMDF052; /* TMDF052 */
bogdanm 92:4fc01daae5a5 1635 union iodefine_reg32_t TMDF152; /* TMDF152 */
bogdanm 92:4fc01daae5a5 1636 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1637
bogdanm 92:4fc01daae5a5 1638 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1639 union iodefine_reg32_t TMID53; /* TMID53 */
bogdanm 92:4fc01daae5a5 1640 union iodefine_reg32_t TMPTR53; /* TMPTR53 */
bogdanm 92:4fc01daae5a5 1641 union iodefine_reg32_t TMDF053; /* TMDF053 */
bogdanm 92:4fc01daae5a5 1642 union iodefine_reg32_t TMDF153; /* TMDF153 */
bogdanm 92:4fc01daae5a5 1643 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1644
bogdanm 92:4fc01daae5a5 1645 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1646 union iodefine_reg32_t TMID54; /* TMID54 */
bogdanm 92:4fc01daae5a5 1647 union iodefine_reg32_t TMPTR54; /* TMPTR54 */
bogdanm 92:4fc01daae5a5 1648 union iodefine_reg32_t TMDF054; /* TMDF054 */
bogdanm 92:4fc01daae5a5 1649 union iodefine_reg32_t TMDF154; /* TMDF154 */
bogdanm 92:4fc01daae5a5 1650 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1651
bogdanm 92:4fc01daae5a5 1652 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1653 union iodefine_reg32_t TMID55; /* TMID55 */
bogdanm 92:4fc01daae5a5 1654 union iodefine_reg32_t TMPTR55; /* TMPTR55 */
bogdanm 92:4fc01daae5a5 1655 union iodefine_reg32_t TMDF055; /* TMDF055 */
bogdanm 92:4fc01daae5a5 1656 union iodefine_reg32_t TMDF155; /* TMDF155 */
bogdanm 92:4fc01daae5a5 1657 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1658
bogdanm 92:4fc01daae5a5 1659 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1660 union iodefine_reg32_t TMID56; /* TMID56 */
bogdanm 92:4fc01daae5a5 1661 union iodefine_reg32_t TMPTR56; /* TMPTR56 */
bogdanm 92:4fc01daae5a5 1662 union iodefine_reg32_t TMDF056; /* TMDF056 */
bogdanm 92:4fc01daae5a5 1663 union iodefine_reg32_t TMDF156; /* TMDF156 */
bogdanm 92:4fc01daae5a5 1664 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1665
bogdanm 92:4fc01daae5a5 1666 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1667 union iodefine_reg32_t TMID57; /* TMID57 */
bogdanm 92:4fc01daae5a5 1668 union iodefine_reg32_t TMPTR57; /* TMPTR57 */
bogdanm 92:4fc01daae5a5 1669 union iodefine_reg32_t TMDF057; /* TMDF057 */
bogdanm 92:4fc01daae5a5 1670 union iodefine_reg32_t TMDF157; /* TMDF157 */
bogdanm 92:4fc01daae5a5 1671 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1672
bogdanm 92:4fc01daae5a5 1673 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1674 union iodefine_reg32_t TMID58; /* TMID58 */
bogdanm 92:4fc01daae5a5 1675 union iodefine_reg32_t TMPTR58; /* TMPTR58 */
bogdanm 92:4fc01daae5a5 1676 union iodefine_reg32_t TMDF058; /* TMDF058 */
bogdanm 92:4fc01daae5a5 1677 union iodefine_reg32_t TMDF158; /* TMDF158 */
bogdanm 92:4fc01daae5a5 1678 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1679
bogdanm 92:4fc01daae5a5 1680 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1681 union iodefine_reg32_t TMID59; /* TMID59 */
bogdanm 92:4fc01daae5a5 1682 union iodefine_reg32_t TMPTR59; /* TMPTR59 */
bogdanm 92:4fc01daae5a5 1683 union iodefine_reg32_t TMDF059; /* TMDF059 */
bogdanm 92:4fc01daae5a5 1684 union iodefine_reg32_t TMDF159; /* TMDF159 */
bogdanm 92:4fc01daae5a5 1685 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1686
bogdanm 92:4fc01daae5a5 1687 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1688 union iodefine_reg32_t TMID60; /* TMID60 */
bogdanm 92:4fc01daae5a5 1689 union iodefine_reg32_t TMPTR60; /* TMPTR60 */
bogdanm 92:4fc01daae5a5 1690 union iodefine_reg32_t TMDF060; /* TMDF060 */
bogdanm 92:4fc01daae5a5 1691 union iodefine_reg32_t TMDF160; /* TMDF160 */
bogdanm 92:4fc01daae5a5 1692 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1693
bogdanm 92:4fc01daae5a5 1694 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1695 union iodefine_reg32_t TMID61; /* TMID61 */
bogdanm 92:4fc01daae5a5 1696 union iodefine_reg32_t TMPTR61; /* TMPTR61 */
bogdanm 92:4fc01daae5a5 1697 union iodefine_reg32_t TMDF061; /* TMDF061 */
bogdanm 92:4fc01daae5a5 1698 union iodefine_reg32_t TMDF161; /* TMDF161 */
bogdanm 92:4fc01daae5a5 1699 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1700
bogdanm 92:4fc01daae5a5 1701 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1702 union iodefine_reg32_t TMID62; /* TMID62 */
bogdanm 92:4fc01daae5a5 1703 union iodefine_reg32_t TMPTR62; /* TMPTR62 */
bogdanm 92:4fc01daae5a5 1704 union iodefine_reg32_t TMDF062; /* TMDF062 */
bogdanm 92:4fc01daae5a5 1705 union iodefine_reg32_t TMDF162; /* TMDF162 */
bogdanm 92:4fc01daae5a5 1706 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1707
bogdanm 92:4fc01daae5a5 1708 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1709 union iodefine_reg32_t TMID63; /* TMID63 */
bogdanm 92:4fc01daae5a5 1710 union iodefine_reg32_t TMPTR63; /* TMPTR63 */
bogdanm 92:4fc01daae5a5 1711 union iodefine_reg32_t TMDF063; /* TMDF063 */
bogdanm 92:4fc01daae5a5 1712 union iodefine_reg32_t TMDF163; /* TMDF163 */
bogdanm 92:4fc01daae5a5 1713 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1714
bogdanm 92:4fc01daae5a5 1715 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1716 union iodefine_reg32_t TMID64; /* TMID64 */
bogdanm 92:4fc01daae5a5 1717 union iodefine_reg32_t TMPTR64; /* TMPTR64 */
bogdanm 92:4fc01daae5a5 1718 union iodefine_reg32_t TMDF064; /* TMDF064 */
bogdanm 92:4fc01daae5a5 1719 union iodefine_reg32_t TMDF164; /* TMDF164 */
bogdanm 92:4fc01daae5a5 1720 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1721
bogdanm 92:4fc01daae5a5 1722 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1723 union iodefine_reg32_t TMID65; /* TMID65 */
bogdanm 92:4fc01daae5a5 1724 union iodefine_reg32_t TMPTR65; /* TMPTR65 */
bogdanm 92:4fc01daae5a5 1725 union iodefine_reg32_t TMDF065; /* TMDF065 */
bogdanm 92:4fc01daae5a5 1726 union iodefine_reg32_t TMDF165; /* TMDF165 */
bogdanm 92:4fc01daae5a5 1727 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1728
bogdanm 92:4fc01daae5a5 1729 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1730 union iodefine_reg32_t TMID66; /* TMID66 */
bogdanm 92:4fc01daae5a5 1731 union iodefine_reg32_t TMPTR66; /* TMPTR66 */
bogdanm 92:4fc01daae5a5 1732 union iodefine_reg32_t TMDF066; /* TMDF066 */
bogdanm 92:4fc01daae5a5 1733 union iodefine_reg32_t TMDF166; /* TMDF166 */
bogdanm 92:4fc01daae5a5 1734 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1735
bogdanm 92:4fc01daae5a5 1736 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1737 union iodefine_reg32_t TMID67; /* TMID67 */
bogdanm 92:4fc01daae5a5 1738 union iodefine_reg32_t TMPTR67; /* TMPTR67 */
bogdanm 92:4fc01daae5a5 1739 union iodefine_reg32_t TMDF067; /* TMDF067 */
bogdanm 92:4fc01daae5a5 1740 union iodefine_reg32_t TMDF167; /* TMDF167 */
bogdanm 92:4fc01daae5a5 1741 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1742
bogdanm 92:4fc01daae5a5 1743 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1744 union iodefine_reg32_t TMID68; /* TMID68 */
bogdanm 92:4fc01daae5a5 1745 union iodefine_reg32_t TMPTR68; /* TMPTR68 */
bogdanm 92:4fc01daae5a5 1746 union iodefine_reg32_t TMDF068; /* TMDF068 */
bogdanm 92:4fc01daae5a5 1747 union iodefine_reg32_t TMDF168; /* TMDF168 */
bogdanm 92:4fc01daae5a5 1748 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1749
bogdanm 92:4fc01daae5a5 1750 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1751 union iodefine_reg32_t TMID69; /* TMID69 */
bogdanm 92:4fc01daae5a5 1752 union iodefine_reg32_t TMPTR69; /* TMPTR69 */
bogdanm 92:4fc01daae5a5 1753 union iodefine_reg32_t TMDF069; /* TMDF069 */
bogdanm 92:4fc01daae5a5 1754 union iodefine_reg32_t TMDF169; /* TMDF169 */
bogdanm 92:4fc01daae5a5 1755 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1756
bogdanm 92:4fc01daae5a5 1757 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1758 union iodefine_reg32_t TMID70; /* TMID70 */
bogdanm 92:4fc01daae5a5 1759 union iodefine_reg32_t TMPTR70; /* TMPTR70 */
bogdanm 92:4fc01daae5a5 1760 union iodefine_reg32_t TMDF070; /* TMDF070 */
bogdanm 92:4fc01daae5a5 1761 union iodefine_reg32_t TMDF170; /* TMDF170 */
bogdanm 92:4fc01daae5a5 1762 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1763
bogdanm 92:4fc01daae5a5 1764 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1765 union iodefine_reg32_t TMID71; /* TMID71 */
bogdanm 92:4fc01daae5a5 1766 union iodefine_reg32_t TMPTR71; /* TMPTR71 */
bogdanm 92:4fc01daae5a5 1767 union iodefine_reg32_t TMDF071; /* TMDF071 */
bogdanm 92:4fc01daae5a5 1768 union iodefine_reg32_t TMDF171; /* TMDF171 */
bogdanm 92:4fc01daae5a5 1769 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1770
bogdanm 92:4fc01daae5a5 1771 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1772 union iodefine_reg32_t TMID72; /* TMID72 */
bogdanm 92:4fc01daae5a5 1773 union iodefine_reg32_t TMPTR72; /* TMPTR72 */
bogdanm 92:4fc01daae5a5 1774 union iodefine_reg32_t TMDF072; /* TMDF072 */
bogdanm 92:4fc01daae5a5 1775 union iodefine_reg32_t TMDF172; /* TMDF172 */
bogdanm 92:4fc01daae5a5 1776 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1777
bogdanm 92:4fc01daae5a5 1778 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1779 union iodefine_reg32_t TMID73; /* TMID73 */
bogdanm 92:4fc01daae5a5 1780 union iodefine_reg32_t TMPTR73; /* TMPTR73 */
bogdanm 92:4fc01daae5a5 1781 union iodefine_reg32_t TMDF073; /* TMDF073 */
bogdanm 92:4fc01daae5a5 1782 union iodefine_reg32_t TMDF173; /* TMDF173 */
bogdanm 92:4fc01daae5a5 1783 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1784
bogdanm 92:4fc01daae5a5 1785 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1786 union iodefine_reg32_t TMID74; /* TMID74 */
bogdanm 92:4fc01daae5a5 1787 union iodefine_reg32_t TMPTR74; /* TMPTR74 */
bogdanm 92:4fc01daae5a5 1788 union iodefine_reg32_t TMDF074; /* TMDF074 */
bogdanm 92:4fc01daae5a5 1789 union iodefine_reg32_t TMDF174; /* TMDF174 */
bogdanm 92:4fc01daae5a5 1790 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1791
bogdanm 92:4fc01daae5a5 1792 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1793 union iodefine_reg32_t TMID75; /* TMID75 */
bogdanm 92:4fc01daae5a5 1794 union iodefine_reg32_t TMPTR75; /* TMPTR75 */
bogdanm 92:4fc01daae5a5 1795 union iodefine_reg32_t TMDF075; /* TMDF075 */
bogdanm 92:4fc01daae5a5 1796 union iodefine_reg32_t TMDF175; /* TMDF175 */
bogdanm 92:4fc01daae5a5 1797 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1798
bogdanm 92:4fc01daae5a5 1799 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1800 union iodefine_reg32_t TMID76; /* TMID76 */
bogdanm 92:4fc01daae5a5 1801 union iodefine_reg32_t TMPTR76; /* TMPTR76 */
bogdanm 92:4fc01daae5a5 1802 union iodefine_reg32_t TMDF076; /* TMDF076 */
bogdanm 92:4fc01daae5a5 1803 union iodefine_reg32_t TMDF176; /* TMDF176 */
bogdanm 92:4fc01daae5a5 1804 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1805
bogdanm 92:4fc01daae5a5 1806 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1807 union iodefine_reg32_t TMID77; /* TMID77 */
bogdanm 92:4fc01daae5a5 1808 union iodefine_reg32_t TMPTR77; /* TMPTR77 */
bogdanm 92:4fc01daae5a5 1809 union iodefine_reg32_t TMDF077; /* TMDF077 */
bogdanm 92:4fc01daae5a5 1810 union iodefine_reg32_t TMDF177; /* TMDF177 */
bogdanm 92:4fc01daae5a5 1811 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1812
bogdanm 92:4fc01daae5a5 1813 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1814 union iodefine_reg32_t TMID78; /* TMID78 */
bogdanm 92:4fc01daae5a5 1815 union iodefine_reg32_t TMPTR78; /* TMPTR78 */
bogdanm 92:4fc01daae5a5 1816 union iodefine_reg32_t TMDF078; /* TMDF078 */
bogdanm 92:4fc01daae5a5 1817 union iodefine_reg32_t TMDF178; /* TMDF178 */
bogdanm 92:4fc01daae5a5 1818 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1819
bogdanm 92:4fc01daae5a5 1820 /* start of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1821 union iodefine_reg32_t TMID79; /* TMID79 */
bogdanm 92:4fc01daae5a5 1822 union iodefine_reg32_t TMPTR79; /* TMPTR79 */
bogdanm 92:4fc01daae5a5 1823 union iodefine_reg32_t TMDF079; /* TMDF079 */
bogdanm 92:4fc01daae5a5 1824 union iodefine_reg32_t TMDF179; /* TMDF179 */
bogdanm 92:4fc01daae5a5 1825 /* end of struct st_rscan_from_rscan0tmidp */
bogdanm 92:4fc01daae5a5 1826
bogdanm 92:4fc01daae5a5 1827 volatile uint8_t dummy181[768]; /* */
bogdanm 92:4fc01daae5a5 1828 #define RSCAN0_THLACC0_COUNT 5
bogdanm 92:4fc01daae5a5 1829 union iodefine_reg32_t THLACC0; /* THLACC0 */
bogdanm 92:4fc01daae5a5 1830 union iodefine_reg32_t THLACC1; /* THLACC1 */
bogdanm 92:4fc01daae5a5 1831 union iodefine_reg32_t THLACC2; /* THLACC2 */
bogdanm 92:4fc01daae5a5 1832 union iodefine_reg32_t THLACC3; /* THLACC3 */
bogdanm 92:4fc01daae5a5 1833 union iodefine_reg32_t THLACC4; /* THLACC4 */
bogdanm 92:4fc01daae5a5 1834
bogdanm 92:4fc01daae5a5 1835 };
bogdanm 92:4fc01daae5a5 1836
bogdanm 92:4fc01daae5a5 1837
bogdanm 92:4fc01daae5a5 1838 struct st_rscan_from_rscan0cncfg
bogdanm 92:4fc01daae5a5 1839 {
bogdanm 92:4fc01daae5a5 1840 union iodefine_reg32_t CnCFG; /* CnCFG */
bogdanm 92:4fc01daae5a5 1841 union iodefine_reg32_t CnCTR; /* CnCTR */
bogdanm 92:4fc01daae5a5 1842 union iodefine_reg32_t CnSTS; /* CnSTS */
bogdanm 92:4fc01daae5a5 1843 union iodefine_reg32_t CnERFL; /* CnERFL */
bogdanm 92:4fc01daae5a5 1844 };
bogdanm 92:4fc01daae5a5 1845
bogdanm 92:4fc01daae5a5 1846
bogdanm 92:4fc01daae5a5 1847 struct st_rscan_from_rscan0gaflidj
bogdanm 92:4fc01daae5a5 1848 {
bogdanm 92:4fc01daae5a5 1849 union iodefine_reg32_t GAFLIDj; /* GAFLIDj */
bogdanm 92:4fc01daae5a5 1850 union iodefine_reg32_t GAFLMj; /* GAFLMj */
bogdanm 92:4fc01daae5a5 1851 union iodefine_reg32_t GAFLP0j; /* GAFLP0j */
bogdanm 92:4fc01daae5a5 1852 union iodefine_reg32_t GAFLP1j; /* GAFLP1j */
bogdanm 92:4fc01daae5a5 1853 };
bogdanm 92:4fc01daae5a5 1854
bogdanm 92:4fc01daae5a5 1855
bogdanm 92:4fc01daae5a5 1856 struct st_rscan_from_rscan0rmidp
bogdanm 92:4fc01daae5a5 1857 {
bogdanm 92:4fc01daae5a5 1858 union iodefine_reg32_t RMIDp; /* RMIDp */
bogdanm 92:4fc01daae5a5 1859 union iodefine_reg32_t RMPTRp; /* RMPTRp */
bogdanm 92:4fc01daae5a5 1860 union iodefine_reg32_t RMDF0p; /* RMDF0p */
bogdanm 92:4fc01daae5a5 1861 union iodefine_reg32_t RMDF1p; /* RMDF1p */
bogdanm 92:4fc01daae5a5 1862 };
bogdanm 92:4fc01daae5a5 1863
bogdanm 92:4fc01daae5a5 1864
bogdanm 92:4fc01daae5a5 1865 struct st_rscan_from_rscan0rfidm
bogdanm 92:4fc01daae5a5 1866 {
bogdanm 92:4fc01daae5a5 1867 union iodefine_reg32_t RFIDm; /* RFIDm */
bogdanm 92:4fc01daae5a5 1868 union iodefine_reg32_t RFPTRm; /* RFPTRm */
bogdanm 92:4fc01daae5a5 1869 union iodefine_reg32_t RFDF0m; /* RFDF0m */
bogdanm 92:4fc01daae5a5 1870 union iodefine_reg32_t RFDF1m; /* RFDF1m */
bogdanm 92:4fc01daae5a5 1871 };
bogdanm 92:4fc01daae5a5 1872
bogdanm 92:4fc01daae5a5 1873
bogdanm 92:4fc01daae5a5 1874 struct st_rscan_from_rscan0tmidp
bogdanm 92:4fc01daae5a5 1875 {
bogdanm 92:4fc01daae5a5 1876 union iodefine_reg32_t TMIDp; /* TMIDp */
bogdanm 92:4fc01daae5a5 1877 union iodefine_reg32_t TMPTRp; /* TMPTRp */
bogdanm 92:4fc01daae5a5 1878 union iodefine_reg32_t TMDF0p; /* TMDF0p */
bogdanm 92:4fc01daae5a5 1879 union iodefine_reg32_t TMDF1p; /* TMDF1p */
bogdanm 92:4fc01daae5a5 1880 };
bogdanm 92:4fc01daae5a5 1881
bogdanm 92:4fc01daae5a5 1882
bogdanm 92:4fc01daae5a5 1883 struct st_rscan_from_rscan0cfidm
bogdanm 92:4fc01daae5a5 1884 {
bogdanm 92:4fc01daae5a5 1885 union iodefine_reg32_t CFIDm; /* CFIDm */
bogdanm 92:4fc01daae5a5 1886 union iodefine_reg32_t CFPTRm; /* CFPTRm */
bogdanm 92:4fc01daae5a5 1887 union iodefine_reg32_t CFDF0m; /* CFDF0m */
bogdanm 92:4fc01daae5a5 1888 union iodefine_reg32_t CFDF1m; /* CFDF1m */
bogdanm 92:4fc01daae5a5 1889 };
bogdanm 92:4fc01daae5a5 1890
bogdanm 92:4fc01daae5a5 1891
bogdanm 92:4fc01daae5a5 1892 #define RSCAN0 (*(struct st_rscan0 *)0xE803A000uL) /* RSCAN0 */
bogdanm 92:4fc01daae5a5 1893
bogdanm 92:4fc01daae5a5 1894
bogdanm 92:4fc01daae5a5 1895 /* Start of channnel array defines of RSCAN0 */
bogdanm 92:4fc01daae5a5 1896
bogdanm 92:4fc01daae5a5 1897 /* Channnel array defines of RSCAN_FROM_RSCAN0CFIDm */
bogdanm 92:4fc01daae5a5 1898 /*(Sample) value = RSCAN_FROM_RSCAN0CFIDm[ channel ]->CFIDm.UINT32; */
bogdanm 92:4fc01daae5a5 1899 #define RSCAN_FROM_RSCAN0CFIDm_COUNT 15
bogdanm 92:4fc01daae5a5 1900 #define RSCAN_FROM_RSCAN0CFIDm_ADDRESS_LIST \
bogdanm 92:4fc01daae5a5 1901 { /* ->MISRA 11.3 */ /* ->SEC R2.7.1 */ \
bogdanm 92:4fc01daae5a5 1902 &RSCAN_FROM_RSCAN0CFID0, &RSCAN_FROM_RSCAN0CFID1, &RSCAN_FROM_RSCAN0CFID2, &RSCAN_FROM_RSCAN0CFID3, &RSCAN_FROM_RSCAN0CFID4, &RSCAN_FROM_RSCAN0CFID5, &RSCAN_FROM_RSCAN0CFID6, &RSCAN_FROM_RSCAN0CFID7, \
bogdanm 92:4fc01daae5a5 1903 &RSCAN_FROM_RSCAN0CFID8, &RSCAN_FROM_RSCAN0CFID9, &RSCAN_FROM_RSCAN0CFID10, &RSCAN_FROM_RSCAN0CFID11, &RSCAN_FROM_RSCAN0CFID12, &RSCAN_FROM_RSCAN0CFID13, &RSCAN_FROM_RSCAN0CFID14 \
bogdanm 92:4fc01daae5a5 1904 } /* <-MISRA 11.3 */ /* <-SEC R2.7.1 */ /* { } is for MISRA 19.4 */
bogdanm 92:4fc01daae5a5 1905 #define RSCAN_FROM_RSCAN0CFID0 (*(struct st_rscan_from_rscan0cfidm *)&RSCAN0.CFID0) /* RSCAN_FROM_RSCAN0CFID0 */
bogdanm 92:4fc01daae5a5 1906 #define RSCAN_FROM_RSCAN0CFID1 (*(struct st_rscan_from_rscan0cfidm *)&RSCAN0.CFID1) /* RSCAN_FROM_RSCAN0CFID1 */
bogdanm 92:4fc01daae5a5 1907 #define RSCAN_FROM_RSCAN0CFID2 (*(struct st_rscan_from_rscan0cfidm *)&RSCAN0.CFID2) /* RSCAN_FROM_RSCAN0CFID2 */
bogdanm 92:4fc01daae5a5 1908 #define RSCAN_FROM_RSCAN0CFID3 (*(struct st_rscan_from_rscan0cfidm *)&RSCAN0.CFID3) /* RSCAN_FROM_RSCAN0CFID3 */
bogdanm 92:4fc01daae5a5 1909 #define RSCAN_FROM_RSCAN0CFID4 (*(struct st_rscan_from_rscan0cfidm *)&RSCAN0.CFID4) /* RSCAN_FROM_RSCAN0CFID4 */
bogdanm 92:4fc01daae5a5 1910 #define RSCAN_FROM_RSCAN0CFID5 (*(struct st_rscan_from_rscan0cfidm *)&RSCAN0.CFID5) /* RSCAN_FROM_RSCAN0CFID5 */
bogdanm 92:4fc01daae5a5 1911 #define RSCAN_FROM_RSCAN0CFID6 (*(struct st_rscan_from_rscan0cfidm *)&RSCAN0.CFID6) /* RSCAN_FROM_RSCAN0CFID6 */
bogdanm 92:4fc01daae5a5 1912 #define RSCAN_FROM_RSCAN0CFID7 (*(struct st_rscan_from_rscan0cfidm *)&RSCAN0.CFID7) /* RSCAN_FROM_RSCAN0CFID7 */
bogdanm 92:4fc01daae5a5 1913 #define RSCAN_FROM_RSCAN0CFID8 (*(struct st_rscan_from_rscan0cfidm *)&RSCAN0.CFID8) /* RSCAN_FROM_RSCAN0CFID8 */
bogdanm 92:4fc01daae5a5 1914 #define RSCAN_FROM_RSCAN0CFID9 (*(struct st_rscan_from_rscan0cfidm *)&RSCAN0.CFID9) /* RSCAN_FROM_RSCAN0CFID9 */
bogdanm 92:4fc01daae5a5 1915 #define RSCAN_FROM_RSCAN0CFID10 (*(struct st_rscan_from_rscan0cfidm *)&RSCAN0.CFID10) /* RSCAN_FROM_RSCAN0CFID10 */
bogdanm 92:4fc01daae5a5 1916 #define RSCAN_FROM_RSCAN0CFID11 (*(struct st_rscan_from_rscan0cfidm *)&RSCAN0.CFID11) /* RSCAN_FROM_RSCAN0CFID11 */
bogdanm 92:4fc01daae5a5 1917 #define RSCAN_FROM_RSCAN0CFID12 (*(struct st_rscan_from_rscan0cfidm *)&RSCAN0.CFID12) /* RSCAN_FROM_RSCAN0CFID12 */
bogdanm 92:4fc01daae5a5 1918 #define RSCAN_FROM_RSCAN0CFID13 (*(struct st_rscan_from_rscan0cfidm *)&RSCAN0.CFID13) /* RSCAN_FROM_RSCAN0CFID13 */
bogdanm 92:4fc01daae5a5 1919 #define RSCAN_FROM_RSCAN0CFID14 (*(struct st_rscan_from_rscan0cfidm *)&RSCAN0.CFID14) /* RSCAN_FROM_RSCAN0CFID14 */
bogdanm 92:4fc01daae5a5 1920
bogdanm 92:4fc01daae5a5 1921
bogdanm 92:4fc01daae5a5 1922 /* Channnel array defines of RSCAN_FROM_RSCAN0TMIDp */
bogdanm 92:4fc01daae5a5 1923 /*(Sample) value = RSCAN_FROM_RSCAN0TMIDp[ channel ]->TMIDp.UINT32; */
bogdanm 92:4fc01daae5a5 1924 #define RSCAN_FROM_RSCAN0TMIDp_COUNT 80
bogdanm 92:4fc01daae5a5 1925 #define RSCAN_FROM_RSCAN0TMIDp_ADDRESS_LIST \
bogdanm 92:4fc01daae5a5 1926 { /* ->MISRA 11.3 */ /* ->SEC R2.7.1 */ \
bogdanm 92:4fc01daae5a5 1927 &RSCAN_FROM_RSCAN0TMID0, &RSCAN_FROM_RSCAN0TMID1, &RSCAN_FROM_RSCAN0TMID2, &RSCAN_FROM_RSCAN0TMID3, &RSCAN_FROM_RSCAN0TMID4, &RSCAN_FROM_RSCAN0TMID5, &RSCAN_FROM_RSCAN0TMID6, &RSCAN_FROM_RSCAN0TMID7, \
bogdanm 92:4fc01daae5a5 1928 &RSCAN_FROM_RSCAN0TMID8, &RSCAN_FROM_RSCAN0TMID9, &RSCAN_FROM_RSCAN0TMID10, &RSCAN_FROM_RSCAN0TMID11, &RSCAN_FROM_RSCAN0TMID12, &RSCAN_FROM_RSCAN0TMID13, &RSCAN_FROM_RSCAN0TMID14, &RSCAN_FROM_RSCAN0TMID15, \
bogdanm 92:4fc01daae5a5 1929 &RSCAN_FROM_RSCAN0TMID16, &RSCAN_FROM_RSCAN0TMID17, &RSCAN_FROM_RSCAN0TMID18, &RSCAN_FROM_RSCAN0TMID19, &RSCAN_FROM_RSCAN0TMID20, &RSCAN_FROM_RSCAN0TMID21, &RSCAN_FROM_RSCAN0TMID22, &RSCAN_FROM_RSCAN0TMID23, \
bogdanm 92:4fc01daae5a5 1930 &RSCAN_FROM_RSCAN0TMID24, &RSCAN_FROM_RSCAN0TMID25, &RSCAN_FROM_RSCAN0TMID26, &RSCAN_FROM_RSCAN0TMID27, &RSCAN_FROM_RSCAN0TMID28, &RSCAN_FROM_RSCAN0TMID29, &RSCAN_FROM_RSCAN0TMID30, &RSCAN_FROM_RSCAN0TMID31, \
bogdanm 92:4fc01daae5a5 1931 &RSCAN_FROM_RSCAN0TMID32, &RSCAN_FROM_RSCAN0TMID33, &RSCAN_FROM_RSCAN0TMID34, &RSCAN_FROM_RSCAN0TMID35, &RSCAN_FROM_RSCAN0TMID36, &RSCAN_FROM_RSCAN0TMID37, &RSCAN_FROM_RSCAN0TMID38, &RSCAN_FROM_RSCAN0TMID39, \
bogdanm 92:4fc01daae5a5 1932 &RSCAN_FROM_RSCAN0TMID40, &RSCAN_FROM_RSCAN0TMID41, &RSCAN_FROM_RSCAN0TMID42, &RSCAN_FROM_RSCAN0TMID43, &RSCAN_FROM_RSCAN0TMID44, &RSCAN_FROM_RSCAN0TMID45, &RSCAN_FROM_RSCAN0TMID46, &RSCAN_FROM_RSCAN0TMID47, \
bogdanm 92:4fc01daae5a5 1933 &RSCAN_FROM_RSCAN0TMID48, &RSCAN_FROM_RSCAN0TMID49, &RSCAN_FROM_RSCAN0TMID50, &RSCAN_FROM_RSCAN0TMID51, &RSCAN_FROM_RSCAN0TMID52, &RSCAN_FROM_RSCAN0TMID53, &RSCAN_FROM_RSCAN0TMID54, &RSCAN_FROM_RSCAN0TMID55, \
bogdanm 92:4fc01daae5a5 1934 &RSCAN_FROM_RSCAN0TMID56, &RSCAN_FROM_RSCAN0TMID57, &RSCAN_FROM_RSCAN0TMID58, &RSCAN_FROM_RSCAN0TMID59, &RSCAN_FROM_RSCAN0TMID60, &RSCAN_FROM_RSCAN0TMID61, &RSCAN_FROM_RSCAN0TMID62, &RSCAN_FROM_RSCAN0TMID63, \
bogdanm 92:4fc01daae5a5 1935 &RSCAN_FROM_RSCAN0TMID64, &RSCAN_FROM_RSCAN0TMID65, &RSCAN_FROM_RSCAN0TMID66, &RSCAN_FROM_RSCAN0TMID67, &RSCAN_FROM_RSCAN0TMID68, &RSCAN_FROM_RSCAN0TMID69, &RSCAN_FROM_RSCAN0TMID70, &RSCAN_FROM_RSCAN0TMID71, \
bogdanm 92:4fc01daae5a5 1936 &RSCAN_FROM_RSCAN0TMID72, &RSCAN_FROM_RSCAN0TMID73, &RSCAN_FROM_RSCAN0TMID74, &RSCAN_FROM_RSCAN0TMID75, &RSCAN_FROM_RSCAN0TMID76, &RSCAN_FROM_RSCAN0TMID77, &RSCAN_FROM_RSCAN0TMID78, &RSCAN_FROM_RSCAN0TMID79 \
bogdanm 92:4fc01daae5a5 1937 } /* <-MISRA 11.3 */ /* <-SEC R2.7.1 */ /* { } is for MISRA 19.4 */
bogdanm 92:4fc01daae5a5 1938 #define RSCAN_FROM_RSCAN0TMID0 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID0) /* RSCAN_FROM_RSCAN0TMID0 */
bogdanm 92:4fc01daae5a5 1939 #define RSCAN_FROM_RSCAN0TMID1 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID1) /* RSCAN_FROM_RSCAN0TMID1 */
bogdanm 92:4fc01daae5a5 1940 #define RSCAN_FROM_RSCAN0TMID2 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID2) /* RSCAN_FROM_RSCAN0TMID2 */
bogdanm 92:4fc01daae5a5 1941 #define RSCAN_FROM_RSCAN0TMID3 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID3) /* RSCAN_FROM_RSCAN0TMID3 */
bogdanm 92:4fc01daae5a5 1942 #define RSCAN_FROM_RSCAN0TMID4 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID4) /* RSCAN_FROM_RSCAN0TMID4 */
bogdanm 92:4fc01daae5a5 1943 #define RSCAN_FROM_RSCAN0TMID5 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID5) /* RSCAN_FROM_RSCAN0TMID5 */
bogdanm 92:4fc01daae5a5 1944 #define RSCAN_FROM_RSCAN0TMID6 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID6) /* RSCAN_FROM_RSCAN0TMID6 */
bogdanm 92:4fc01daae5a5 1945 #define RSCAN_FROM_RSCAN0TMID7 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID7) /* RSCAN_FROM_RSCAN0TMID7 */
bogdanm 92:4fc01daae5a5 1946 #define RSCAN_FROM_RSCAN0TMID8 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID8) /* RSCAN_FROM_RSCAN0TMID8 */
bogdanm 92:4fc01daae5a5 1947 #define RSCAN_FROM_RSCAN0TMID9 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID9) /* RSCAN_FROM_RSCAN0TMID9 */
bogdanm 92:4fc01daae5a5 1948 #define RSCAN_FROM_RSCAN0TMID10 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID10) /* RSCAN_FROM_RSCAN0TMID10 */
bogdanm 92:4fc01daae5a5 1949 #define RSCAN_FROM_RSCAN0TMID11 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID11) /* RSCAN_FROM_RSCAN0TMID11 */
bogdanm 92:4fc01daae5a5 1950 #define RSCAN_FROM_RSCAN0TMID12 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID12) /* RSCAN_FROM_RSCAN0TMID12 */
bogdanm 92:4fc01daae5a5 1951 #define RSCAN_FROM_RSCAN0TMID13 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID13) /* RSCAN_FROM_RSCAN0TMID13 */
bogdanm 92:4fc01daae5a5 1952 #define RSCAN_FROM_RSCAN0TMID14 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID14) /* RSCAN_FROM_RSCAN0TMID14 */
bogdanm 92:4fc01daae5a5 1953 #define RSCAN_FROM_RSCAN0TMID15 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID15) /* RSCAN_FROM_RSCAN0TMID15 */
bogdanm 92:4fc01daae5a5 1954 #define RSCAN_FROM_RSCAN0TMID16 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID16) /* RSCAN_FROM_RSCAN0TMID16 */
bogdanm 92:4fc01daae5a5 1955 #define RSCAN_FROM_RSCAN0TMID17 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID17) /* RSCAN_FROM_RSCAN0TMID17 */
bogdanm 92:4fc01daae5a5 1956 #define RSCAN_FROM_RSCAN0TMID18 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID18) /* RSCAN_FROM_RSCAN0TMID18 */
bogdanm 92:4fc01daae5a5 1957 #define RSCAN_FROM_RSCAN0TMID19 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID19) /* RSCAN_FROM_RSCAN0TMID19 */
bogdanm 92:4fc01daae5a5 1958 #define RSCAN_FROM_RSCAN0TMID20 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID20) /* RSCAN_FROM_RSCAN0TMID20 */
bogdanm 92:4fc01daae5a5 1959 #define RSCAN_FROM_RSCAN0TMID21 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID21) /* RSCAN_FROM_RSCAN0TMID21 */
bogdanm 92:4fc01daae5a5 1960 #define RSCAN_FROM_RSCAN0TMID22 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID22) /* RSCAN_FROM_RSCAN0TMID22 */
bogdanm 92:4fc01daae5a5 1961 #define RSCAN_FROM_RSCAN0TMID23 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID23) /* RSCAN_FROM_RSCAN0TMID23 */
bogdanm 92:4fc01daae5a5 1962 #define RSCAN_FROM_RSCAN0TMID24 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID24) /* RSCAN_FROM_RSCAN0TMID24 */
bogdanm 92:4fc01daae5a5 1963 #define RSCAN_FROM_RSCAN0TMID25 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID25) /* RSCAN_FROM_RSCAN0TMID25 */
bogdanm 92:4fc01daae5a5 1964 #define RSCAN_FROM_RSCAN0TMID26 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID26) /* RSCAN_FROM_RSCAN0TMID26 */
bogdanm 92:4fc01daae5a5 1965 #define RSCAN_FROM_RSCAN0TMID27 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID27) /* RSCAN_FROM_RSCAN0TMID27 */
bogdanm 92:4fc01daae5a5 1966 #define RSCAN_FROM_RSCAN0TMID28 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID28) /* RSCAN_FROM_RSCAN0TMID28 */
bogdanm 92:4fc01daae5a5 1967 #define RSCAN_FROM_RSCAN0TMID29 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID29) /* RSCAN_FROM_RSCAN0TMID29 */
bogdanm 92:4fc01daae5a5 1968 #define RSCAN_FROM_RSCAN0TMID30 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID30) /* RSCAN_FROM_RSCAN0TMID30 */
bogdanm 92:4fc01daae5a5 1969 #define RSCAN_FROM_RSCAN0TMID31 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID31) /* RSCAN_FROM_RSCAN0TMID31 */
bogdanm 92:4fc01daae5a5 1970 #define RSCAN_FROM_RSCAN0TMID32 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID32) /* RSCAN_FROM_RSCAN0TMID32 */
bogdanm 92:4fc01daae5a5 1971 #define RSCAN_FROM_RSCAN0TMID33 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID33) /* RSCAN_FROM_RSCAN0TMID33 */
bogdanm 92:4fc01daae5a5 1972 #define RSCAN_FROM_RSCAN0TMID34 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID34) /* RSCAN_FROM_RSCAN0TMID34 */
bogdanm 92:4fc01daae5a5 1973 #define RSCAN_FROM_RSCAN0TMID35 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID35) /* RSCAN_FROM_RSCAN0TMID35 */
bogdanm 92:4fc01daae5a5 1974 #define RSCAN_FROM_RSCAN0TMID36 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID36) /* RSCAN_FROM_RSCAN0TMID36 */
bogdanm 92:4fc01daae5a5 1975 #define RSCAN_FROM_RSCAN0TMID37 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID37) /* RSCAN_FROM_RSCAN0TMID37 */
bogdanm 92:4fc01daae5a5 1976 #define RSCAN_FROM_RSCAN0TMID38 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID38) /* RSCAN_FROM_RSCAN0TMID38 */
bogdanm 92:4fc01daae5a5 1977 #define RSCAN_FROM_RSCAN0TMID39 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID39) /* RSCAN_FROM_RSCAN0TMID39 */
bogdanm 92:4fc01daae5a5 1978 #define RSCAN_FROM_RSCAN0TMID40 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID40) /* RSCAN_FROM_RSCAN0TMID40 */
bogdanm 92:4fc01daae5a5 1979 #define RSCAN_FROM_RSCAN0TMID41 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID41) /* RSCAN_FROM_RSCAN0TMID41 */
bogdanm 92:4fc01daae5a5 1980 #define RSCAN_FROM_RSCAN0TMID42 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID42) /* RSCAN_FROM_RSCAN0TMID42 */
bogdanm 92:4fc01daae5a5 1981 #define RSCAN_FROM_RSCAN0TMID43 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID43) /* RSCAN_FROM_RSCAN0TMID43 */
bogdanm 92:4fc01daae5a5 1982 #define RSCAN_FROM_RSCAN0TMID44 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID44) /* RSCAN_FROM_RSCAN0TMID44 */
bogdanm 92:4fc01daae5a5 1983 #define RSCAN_FROM_RSCAN0TMID45 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID45) /* RSCAN_FROM_RSCAN0TMID45 */
bogdanm 92:4fc01daae5a5 1984 #define RSCAN_FROM_RSCAN0TMID46 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID46) /* RSCAN_FROM_RSCAN0TMID46 */
bogdanm 92:4fc01daae5a5 1985 #define RSCAN_FROM_RSCAN0TMID47 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID47) /* RSCAN_FROM_RSCAN0TMID47 */
bogdanm 92:4fc01daae5a5 1986 #define RSCAN_FROM_RSCAN0TMID48 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID48) /* RSCAN_FROM_RSCAN0TMID48 */
bogdanm 92:4fc01daae5a5 1987 #define RSCAN_FROM_RSCAN0TMID49 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID49) /* RSCAN_FROM_RSCAN0TMID49 */
bogdanm 92:4fc01daae5a5 1988 #define RSCAN_FROM_RSCAN0TMID50 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID50) /* RSCAN_FROM_RSCAN0TMID50 */
bogdanm 92:4fc01daae5a5 1989 #define RSCAN_FROM_RSCAN0TMID51 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID51) /* RSCAN_FROM_RSCAN0TMID51 */
bogdanm 92:4fc01daae5a5 1990 #define RSCAN_FROM_RSCAN0TMID52 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID52) /* RSCAN_FROM_RSCAN0TMID52 */
bogdanm 92:4fc01daae5a5 1991 #define RSCAN_FROM_RSCAN0TMID53 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID53) /* RSCAN_FROM_RSCAN0TMID53 */
bogdanm 92:4fc01daae5a5 1992 #define RSCAN_FROM_RSCAN0TMID54 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID54) /* RSCAN_FROM_RSCAN0TMID54 */
bogdanm 92:4fc01daae5a5 1993 #define RSCAN_FROM_RSCAN0TMID55 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID55) /* RSCAN_FROM_RSCAN0TMID55 */
bogdanm 92:4fc01daae5a5 1994 #define RSCAN_FROM_RSCAN0TMID56 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID56) /* RSCAN_FROM_RSCAN0TMID56 */
bogdanm 92:4fc01daae5a5 1995 #define RSCAN_FROM_RSCAN0TMID57 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID57) /* RSCAN_FROM_RSCAN0TMID57 */
bogdanm 92:4fc01daae5a5 1996 #define RSCAN_FROM_RSCAN0TMID58 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID58) /* RSCAN_FROM_RSCAN0TMID58 */
bogdanm 92:4fc01daae5a5 1997 #define RSCAN_FROM_RSCAN0TMID59 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID59) /* RSCAN_FROM_RSCAN0TMID59 */
bogdanm 92:4fc01daae5a5 1998 #define RSCAN_FROM_RSCAN0TMID60 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID60) /* RSCAN_FROM_RSCAN0TMID60 */
bogdanm 92:4fc01daae5a5 1999 #define RSCAN_FROM_RSCAN0TMID61 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID61) /* RSCAN_FROM_RSCAN0TMID61 */
bogdanm 92:4fc01daae5a5 2000 #define RSCAN_FROM_RSCAN0TMID62 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID62) /* RSCAN_FROM_RSCAN0TMID62 */
bogdanm 92:4fc01daae5a5 2001 #define RSCAN_FROM_RSCAN0TMID63 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID63) /* RSCAN_FROM_RSCAN0TMID63 */
bogdanm 92:4fc01daae5a5 2002 #define RSCAN_FROM_RSCAN0TMID64 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID64) /* RSCAN_FROM_RSCAN0TMID64 */
bogdanm 92:4fc01daae5a5 2003 #define RSCAN_FROM_RSCAN0TMID65 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID65) /* RSCAN_FROM_RSCAN0TMID65 */
bogdanm 92:4fc01daae5a5 2004 #define RSCAN_FROM_RSCAN0TMID66 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID66) /* RSCAN_FROM_RSCAN0TMID66 */
bogdanm 92:4fc01daae5a5 2005 #define RSCAN_FROM_RSCAN0TMID67 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID67) /* RSCAN_FROM_RSCAN0TMID67 */
bogdanm 92:4fc01daae5a5 2006 #define RSCAN_FROM_RSCAN0TMID68 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID68) /* RSCAN_FROM_RSCAN0TMID68 */
bogdanm 92:4fc01daae5a5 2007 #define RSCAN_FROM_RSCAN0TMID69 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID69) /* RSCAN_FROM_RSCAN0TMID69 */
bogdanm 92:4fc01daae5a5 2008 #define RSCAN_FROM_RSCAN0TMID70 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID70) /* RSCAN_FROM_RSCAN0TMID70 */
bogdanm 92:4fc01daae5a5 2009 #define RSCAN_FROM_RSCAN0TMID71 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID71) /* RSCAN_FROM_RSCAN0TMID71 */
bogdanm 92:4fc01daae5a5 2010 #define RSCAN_FROM_RSCAN0TMID72 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID72) /* RSCAN_FROM_RSCAN0TMID72 */
bogdanm 92:4fc01daae5a5 2011 #define RSCAN_FROM_RSCAN0TMID73 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID73) /* RSCAN_FROM_RSCAN0TMID73 */
bogdanm 92:4fc01daae5a5 2012 #define RSCAN_FROM_RSCAN0TMID74 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID74) /* RSCAN_FROM_RSCAN0TMID74 */
bogdanm 92:4fc01daae5a5 2013 #define RSCAN_FROM_RSCAN0TMID75 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID75) /* RSCAN_FROM_RSCAN0TMID75 */
bogdanm 92:4fc01daae5a5 2014 #define RSCAN_FROM_RSCAN0TMID76 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID76) /* RSCAN_FROM_RSCAN0TMID76 */
bogdanm 92:4fc01daae5a5 2015 #define RSCAN_FROM_RSCAN0TMID77 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID77) /* RSCAN_FROM_RSCAN0TMID77 */
bogdanm 92:4fc01daae5a5 2016 #define RSCAN_FROM_RSCAN0TMID78 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID78) /* RSCAN_FROM_RSCAN0TMID78 */
bogdanm 92:4fc01daae5a5 2017 #define RSCAN_FROM_RSCAN0TMID79 (*(struct st_rscan_from_rscan0tmidp *)&RSCAN0.TMID79) /* RSCAN_FROM_RSCAN0TMID79 */
bogdanm 92:4fc01daae5a5 2018
bogdanm 92:4fc01daae5a5 2019
bogdanm 92:4fc01daae5a5 2020 /* Channnel array defines of RSCAN_FROM_RSCAN0RFIDm */
bogdanm 92:4fc01daae5a5 2021 /*(Sample) value = RSCAN_FROM_RSCAN0RFIDm[ channel ]->RFIDm.UINT32; */
bogdanm 92:4fc01daae5a5 2022 #define RSCAN_FROM_RSCAN0RFIDm_COUNT 8
bogdanm 92:4fc01daae5a5 2023 #define RSCAN_FROM_RSCAN0RFIDm_ADDRESS_LIST \
bogdanm 92:4fc01daae5a5 2024 { /* ->MISRA 11.3 */ /* ->SEC R2.7.1 */ \
bogdanm 92:4fc01daae5a5 2025 &RSCAN_FROM_RSCAN0RFID0, &RSCAN_FROM_RSCAN0RFID1, &RSCAN_FROM_RSCAN0RFID2, &RSCAN_FROM_RSCAN0RFID3, &RSCAN_FROM_RSCAN0RFID4, &RSCAN_FROM_RSCAN0RFID5, &RSCAN_FROM_RSCAN0RFID6, &RSCAN_FROM_RSCAN0RFID7 \
bogdanm 92:4fc01daae5a5 2026 } /* <-MISRA 11.3 */ /* <-SEC R2.7.1 */ /* { } is for MISRA 19.4 */
bogdanm 92:4fc01daae5a5 2027 #define RSCAN_FROM_RSCAN0RFID0 (*(struct st_rscan_from_rscan0rfidm *)&RSCAN0.RFID0) /* RSCAN_FROM_RSCAN0RFID0 */
bogdanm 92:4fc01daae5a5 2028 #define RSCAN_FROM_RSCAN0RFID1 (*(struct st_rscan_from_rscan0rfidm *)&RSCAN0.RFID1) /* RSCAN_FROM_RSCAN0RFID1 */
bogdanm 92:4fc01daae5a5 2029 #define RSCAN_FROM_RSCAN0RFID2 (*(struct st_rscan_from_rscan0rfidm *)&RSCAN0.RFID2) /* RSCAN_FROM_RSCAN0RFID2 */
bogdanm 92:4fc01daae5a5 2030 #define RSCAN_FROM_RSCAN0RFID3 (*(struct st_rscan_from_rscan0rfidm *)&RSCAN0.RFID3) /* RSCAN_FROM_RSCAN0RFID3 */
bogdanm 92:4fc01daae5a5 2031 #define RSCAN_FROM_RSCAN0RFID4 (*(struct st_rscan_from_rscan0rfidm *)&RSCAN0.RFID4) /* RSCAN_FROM_RSCAN0RFID4 */
bogdanm 92:4fc01daae5a5 2032 #define RSCAN_FROM_RSCAN0RFID5 (*(struct st_rscan_from_rscan0rfidm *)&RSCAN0.RFID5) /* RSCAN_FROM_RSCAN0RFID5 */
bogdanm 92:4fc01daae5a5 2033 #define RSCAN_FROM_RSCAN0RFID6 (*(struct st_rscan_from_rscan0rfidm *)&RSCAN0.RFID6) /* RSCAN_FROM_RSCAN0RFID6 */
bogdanm 92:4fc01daae5a5 2034 #define RSCAN_FROM_RSCAN0RFID7 (*(struct st_rscan_from_rscan0rfidm *)&RSCAN0.RFID7) /* RSCAN_FROM_RSCAN0RFID7 */
bogdanm 92:4fc01daae5a5 2035
bogdanm 92:4fc01daae5a5 2036
bogdanm 92:4fc01daae5a5 2037 /* Channnel array defines of RSCAN_FROM_RSCAN0RMIDp */
bogdanm 92:4fc01daae5a5 2038 /*(Sample) value = RSCAN_FROM_RSCAN0RMIDp[ channel ]->RMIDp.UINT32; */
bogdanm 92:4fc01daae5a5 2039 #define RSCAN_FROM_RSCAN0RMIDp_COUNT 80
bogdanm 92:4fc01daae5a5 2040 #define RSCAN_FROM_RSCAN0RMIDp_ADDRESS_LIST \
bogdanm 92:4fc01daae5a5 2041 { /* ->MISRA 11.3 */ /* ->SEC R2.7.1 */ \
bogdanm 92:4fc01daae5a5 2042 &RSCAN_FROM_RSCAN0RMID0, &RSCAN_FROM_RSCAN0RMID1, &RSCAN_FROM_RSCAN0RMID2, &RSCAN_FROM_RSCAN0RMID3, &RSCAN_FROM_RSCAN0RMID4, &RSCAN_FROM_RSCAN0RMID5, &RSCAN_FROM_RSCAN0RMID6, &RSCAN_FROM_RSCAN0RMID7, \
bogdanm 92:4fc01daae5a5 2043 &RSCAN_FROM_RSCAN0RMID8, &RSCAN_FROM_RSCAN0RMID9, &RSCAN_FROM_RSCAN0RMID10, &RSCAN_FROM_RSCAN0RMID11, &RSCAN_FROM_RSCAN0RMID12, &RSCAN_FROM_RSCAN0RMID13, &RSCAN_FROM_RSCAN0RMID14, &RSCAN_FROM_RSCAN0RMID15, \
bogdanm 92:4fc01daae5a5 2044 &RSCAN_FROM_RSCAN0RMID16, &RSCAN_FROM_RSCAN0RMID17, &RSCAN_FROM_RSCAN0RMID18, &RSCAN_FROM_RSCAN0RMID19, &RSCAN_FROM_RSCAN0RMID20, &RSCAN_FROM_RSCAN0RMID21, &RSCAN_FROM_RSCAN0RMID22, &RSCAN_FROM_RSCAN0RMID23, \
bogdanm 92:4fc01daae5a5 2045 &RSCAN_FROM_RSCAN0RMID24, &RSCAN_FROM_RSCAN0RMID25, &RSCAN_FROM_RSCAN0RMID26, &RSCAN_FROM_RSCAN0RMID27, &RSCAN_FROM_RSCAN0RMID28, &RSCAN_FROM_RSCAN0RMID29, &RSCAN_FROM_RSCAN0RMID30, &RSCAN_FROM_RSCAN0RMID31, \
bogdanm 92:4fc01daae5a5 2046 &RSCAN_FROM_RSCAN0RMID32, &RSCAN_FROM_RSCAN0RMID33, &RSCAN_FROM_RSCAN0RMID34, &RSCAN_FROM_RSCAN0RMID35, &RSCAN_FROM_RSCAN0RMID36, &RSCAN_FROM_RSCAN0RMID37, &RSCAN_FROM_RSCAN0RMID38, &RSCAN_FROM_RSCAN0RMID39, \
bogdanm 92:4fc01daae5a5 2047 &RSCAN_FROM_RSCAN0RMID40, &RSCAN_FROM_RSCAN0RMID41, &RSCAN_FROM_RSCAN0RMID42, &RSCAN_FROM_RSCAN0RMID43, &RSCAN_FROM_RSCAN0RMID44, &RSCAN_FROM_RSCAN0RMID45, &RSCAN_FROM_RSCAN0RMID46, &RSCAN_FROM_RSCAN0RMID47, \
bogdanm 92:4fc01daae5a5 2048 &RSCAN_FROM_RSCAN0RMID48, &RSCAN_FROM_RSCAN0RMID49, &RSCAN_FROM_RSCAN0RMID50, &RSCAN_FROM_RSCAN0RMID51, &RSCAN_FROM_RSCAN0RMID52, &RSCAN_FROM_RSCAN0RMID53, &RSCAN_FROM_RSCAN0RMID54, &RSCAN_FROM_RSCAN0RMID55, \
bogdanm 92:4fc01daae5a5 2049 &RSCAN_FROM_RSCAN0RMID56, &RSCAN_FROM_RSCAN0RMID57, &RSCAN_FROM_RSCAN0RMID58, &RSCAN_FROM_RSCAN0RMID59, &RSCAN_FROM_RSCAN0RMID60, &RSCAN_FROM_RSCAN0RMID61, &RSCAN_FROM_RSCAN0RMID62, &RSCAN_FROM_RSCAN0RMID63, \
bogdanm 92:4fc01daae5a5 2050 &RSCAN_FROM_RSCAN0RMID64, &RSCAN_FROM_RSCAN0RMID65, &RSCAN_FROM_RSCAN0RMID66, &RSCAN_FROM_RSCAN0RMID67, &RSCAN_FROM_RSCAN0RMID68, &RSCAN_FROM_RSCAN0RMID69, &RSCAN_FROM_RSCAN0RMID70, &RSCAN_FROM_RSCAN0RMID71, \
bogdanm 92:4fc01daae5a5 2051 &RSCAN_FROM_RSCAN0RMID72, &RSCAN_FROM_RSCAN0RMID73, &RSCAN_FROM_RSCAN0RMID74, &RSCAN_FROM_RSCAN0RMID75, &RSCAN_FROM_RSCAN0RMID76, &RSCAN_FROM_RSCAN0RMID77, &RSCAN_FROM_RSCAN0RMID78, &RSCAN_FROM_RSCAN0RMID79 \
bogdanm 92:4fc01daae5a5 2052 } /* <-MISRA 11.3 */ /* <-SEC R2.7.1 */ /* { } is for MISRA 19.4 */
bogdanm 92:4fc01daae5a5 2053 #define RSCAN_FROM_RSCAN0RMID0 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID0) /* RSCAN_FROM_RSCAN0RMID0 */
bogdanm 92:4fc01daae5a5 2054 #define RSCAN_FROM_RSCAN0RMID1 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID1) /* RSCAN_FROM_RSCAN0RMID1 */
bogdanm 92:4fc01daae5a5 2055 #define RSCAN_FROM_RSCAN0RMID2 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID2) /* RSCAN_FROM_RSCAN0RMID2 */
bogdanm 92:4fc01daae5a5 2056 #define RSCAN_FROM_RSCAN0RMID3 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID3) /* RSCAN_FROM_RSCAN0RMID3 */
bogdanm 92:4fc01daae5a5 2057 #define RSCAN_FROM_RSCAN0RMID4 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID4) /* RSCAN_FROM_RSCAN0RMID4 */
bogdanm 92:4fc01daae5a5 2058 #define RSCAN_FROM_RSCAN0RMID5 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID5) /* RSCAN_FROM_RSCAN0RMID5 */
bogdanm 92:4fc01daae5a5 2059 #define RSCAN_FROM_RSCAN0RMID6 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID6) /* RSCAN_FROM_RSCAN0RMID6 */
bogdanm 92:4fc01daae5a5 2060 #define RSCAN_FROM_RSCAN0RMID7 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID7) /* RSCAN_FROM_RSCAN0RMID7 */
bogdanm 92:4fc01daae5a5 2061 #define RSCAN_FROM_RSCAN0RMID8 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID8) /* RSCAN_FROM_RSCAN0RMID8 */
bogdanm 92:4fc01daae5a5 2062 #define RSCAN_FROM_RSCAN0RMID9 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID9) /* RSCAN_FROM_RSCAN0RMID9 */
bogdanm 92:4fc01daae5a5 2063 #define RSCAN_FROM_RSCAN0RMID10 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID10) /* RSCAN_FROM_RSCAN0RMID10 */
bogdanm 92:4fc01daae5a5 2064 #define RSCAN_FROM_RSCAN0RMID11 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID11) /* RSCAN_FROM_RSCAN0RMID11 */
bogdanm 92:4fc01daae5a5 2065 #define RSCAN_FROM_RSCAN0RMID12 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID12) /* RSCAN_FROM_RSCAN0RMID12 */
bogdanm 92:4fc01daae5a5 2066 #define RSCAN_FROM_RSCAN0RMID13 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID13) /* RSCAN_FROM_RSCAN0RMID13 */
bogdanm 92:4fc01daae5a5 2067 #define RSCAN_FROM_RSCAN0RMID14 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID14) /* RSCAN_FROM_RSCAN0RMID14 */
bogdanm 92:4fc01daae5a5 2068 #define RSCAN_FROM_RSCAN0RMID15 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID15) /* RSCAN_FROM_RSCAN0RMID15 */
bogdanm 92:4fc01daae5a5 2069 #define RSCAN_FROM_RSCAN0RMID16 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID16) /* RSCAN_FROM_RSCAN0RMID16 */
bogdanm 92:4fc01daae5a5 2070 #define RSCAN_FROM_RSCAN0RMID17 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID17) /* RSCAN_FROM_RSCAN0RMID17 */
bogdanm 92:4fc01daae5a5 2071 #define RSCAN_FROM_RSCAN0RMID18 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID18) /* RSCAN_FROM_RSCAN0RMID18 */
bogdanm 92:4fc01daae5a5 2072 #define RSCAN_FROM_RSCAN0RMID19 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID19) /* RSCAN_FROM_RSCAN0RMID19 */
bogdanm 92:4fc01daae5a5 2073 #define RSCAN_FROM_RSCAN0RMID20 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID20) /* RSCAN_FROM_RSCAN0RMID20 */
bogdanm 92:4fc01daae5a5 2074 #define RSCAN_FROM_RSCAN0RMID21 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID21) /* RSCAN_FROM_RSCAN0RMID21 */
bogdanm 92:4fc01daae5a5 2075 #define RSCAN_FROM_RSCAN0RMID22 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID22) /* RSCAN_FROM_RSCAN0RMID22 */
bogdanm 92:4fc01daae5a5 2076 #define RSCAN_FROM_RSCAN0RMID23 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID23) /* RSCAN_FROM_RSCAN0RMID23 */
bogdanm 92:4fc01daae5a5 2077 #define RSCAN_FROM_RSCAN0RMID24 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID24) /* RSCAN_FROM_RSCAN0RMID24 */
bogdanm 92:4fc01daae5a5 2078 #define RSCAN_FROM_RSCAN0RMID25 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID25) /* RSCAN_FROM_RSCAN0RMID25 */
bogdanm 92:4fc01daae5a5 2079 #define RSCAN_FROM_RSCAN0RMID26 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID26) /* RSCAN_FROM_RSCAN0RMID26 */
bogdanm 92:4fc01daae5a5 2080 #define RSCAN_FROM_RSCAN0RMID27 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID27) /* RSCAN_FROM_RSCAN0RMID27 */
bogdanm 92:4fc01daae5a5 2081 #define RSCAN_FROM_RSCAN0RMID28 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID28) /* RSCAN_FROM_RSCAN0RMID28 */
bogdanm 92:4fc01daae5a5 2082 #define RSCAN_FROM_RSCAN0RMID29 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID29) /* RSCAN_FROM_RSCAN0RMID29 */
bogdanm 92:4fc01daae5a5 2083 #define RSCAN_FROM_RSCAN0RMID30 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID30) /* RSCAN_FROM_RSCAN0RMID30 */
bogdanm 92:4fc01daae5a5 2084 #define RSCAN_FROM_RSCAN0RMID31 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID31) /* RSCAN_FROM_RSCAN0RMID31 */
bogdanm 92:4fc01daae5a5 2085 #define RSCAN_FROM_RSCAN0RMID32 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID32) /* RSCAN_FROM_RSCAN0RMID32 */
bogdanm 92:4fc01daae5a5 2086 #define RSCAN_FROM_RSCAN0RMID33 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID33) /* RSCAN_FROM_RSCAN0RMID33 */
bogdanm 92:4fc01daae5a5 2087 #define RSCAN_FROM_RSCAN0RMID34 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID34) /* RSCAN_FROM_RSCAN0RMID34 */
bogdanm 92:4fc01daae5a5 2088 #define RSCAN_FROM_RSCAN0RMID35 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID35) /* RSCAN_FROM_RSCAN0RMID35 */
bogdanm 92:4fc01daae5a5 2089 #define RSCAN_FROM_RSCAN0RMID36 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID36) /* RSCAN_FROM_RSCAN0RMID36 */
bogdanm 92:4fc01daae5a5 2090 #define RSCAN_FROM_RSCAN0RMID37 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID37) /* RSCAN_FROM_RSCAN0RMID37 */
bogdanm 92:4fc01daae5a5 2091 #define RSCAN_FROM_RSCAN0RMID38 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID38) /* RSCAN_FROM_RSCAN0RMID38 */
bogdanm 92:4fc01daae5a5 2092 #define RSCAN_FROM_RSCAN0RMID39 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID39) /* RSCAN_FROM_RSCAN0RMID39 */
bogdanm 92:4fc01daae5a5 2093 #define RSCAN_FROM_RSCAN0RMID40 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID40) /* RSCAN_FROM_RSCAN0RMID40 */
bogdanm 92:4fc01daae5a5 2094 #define RSCAN_FROM_RSCAN0RMID41 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID41) /* RSCAN_FROM_RSCAN0RMID41 */
bogdanm 92:4fc01daae5a5 2095 #define RSCAN_FROM_RSCAN0RMID42 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID42) /* RSCAN_FROM_RSCAN0RMID42 */
bogdanm 92:4fc01daae5a5 2096 #define RSCAN_FROM_RSCAN0RMID43 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID43) /* RSCAN_FROM_RSCAN0RMID43 */
bogdanm 92:4fc01daae5a5 2097 #define RSCAN_FROM_RSCAN0RMID44 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID44) /* RSCAN_FROM_RSCAN0RMID44 */
bogdanm 92:4fc01daae5a5 2098 #define RSCAN_FROM_RSCAN0RMID45 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID45) /* RSCAN_FROM_RSCAN0RMID45 */
bogdanm 92:4fc01daae5a5 2099 #define RSCAN_FROM_RSCAN0RMID46 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID46) /* RSCAN_FROM_RSCAN0RMID46 */
bogdanm 92:4fc01daae5a5 2100 #define RSCAN_FROM_RSCAN0RMID47 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID47) /* RSCAN_FROM_RSCAN0RMID47 */
bogdanm 92:4fc01daae5a5 2101 #define RSCAN_FROM_RSCAN0RMID48 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID48) /* RSCAN_FROM_RSCAN0RMID48 */
bogdanm 92:4fc01daae5a5 2102 #define RSCAN_FROM_RSCAN0RMID49 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID49) /* RSCAN_FROM_RSCAN0RMID49 */
bogdanm 92:4fc01daae5a5 2103 #define RSCAN_FROM_RSCAN0RMID50 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID50) /* RSCAN_FROM_RSCAN0RMID50 */
bogdanm 92:4fc01daae5a5 2104 #define RSCAN_FROM_RSCAN0RMID51 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID51) /* RSCAN_FROM_RSCAN0RMID51 */
bogdanm 92:4fc01daae5a5 2105 #define RSCAN_FROM_RSCAN0RMID52 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID52) /* RSCAN_FROM_RSCAN0RMID52 */
bogdanm 92:4fc01daae5a5 2106 #define RSCAN_FROM_RSCAN0RMID53 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID53) /* RSCAN_FROM_RSCAN0RMID53 */
bogdanm 92:4fc01daae5a5 2107 #define RSCAN_FROM_RSCAN0RMID54 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID54) /* RSCAN_FROM_RSCAN0RMID54 */
bogdanm 92:4fc01daae5a5 2108 #define RSCAN_FROM_RSCAN0RMID55 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID55) /* RSCAN_FROM_RSCAN0RMID55 */
bogdanm 92:4fc01daae5a5 2109 #define RSCAN_FROM_RSCAN0RMID56 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID56) /* RSCAN_FROM_RSCAN0RMID56 */
bogdanm 92:4fc01daae5a5 2110 #define RSCAN_FROM_RSCAN0RMID57 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID57) /* RSCAN_FROM_RSCAN0RMID57 */
bogdanm 92:4fc01daae5a5 2111 #define RSCAN_FROM_RSCAN0RMID58 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID58) /* RSCAN_FROM_RSCAN0RMID58 */
bogdanm 92:4fc01daae5a5 2112 #define RSCAN_FROM_RSCAN0RMID59 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID59) /* RSCAN_FROM_RSCAN0RMID59 */
bogdanm 92:4fc01daae5a5 2113 #define RSCAN_FROM_RSCAN0RMID60 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID60) /* RSCAN_FROM_RSCAN0RMID60 */
bogdanm 92:4fc01daae5a5 2114 #define RSCAN_FROM_RSCAN0RMID61 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID61) /* RSCAN_FROM_RSCAN0RMID61 */
bogdanm 92:4fc01daae5a5 2115 #define RSCAN_FROM_RSCAN0RMID62 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID62) /* RSCAN_FROM_RSCAN0RMID62 */
bogdanm 92:4fc01daae5a5 2116 #define RSCAN_FROM_RSCAN0RMID63 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID63) /* RSCAN_FROM_RSCAN0RMID63 */
bogdanm 92:4fc01daae5a5 2117 #define RSCAN_FROM_RSCAN0RMID64 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID64) /* RSCAN_FROM_RSCAN0RMID64 */
bogdanm 92:4fc01daae5a5 2118 #define RSCAN_FROM_RSCAN0RMID65 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID65) /* RSCAN_FROM_RSCAN0RMID65 */
bogdanm 92:4fc01daae5a5 2119 #define RSCAN_FROM_RSCAN0RMID66 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID66) /* RSCAN_FROM_RSCAN0RMID66 */
bogdanm 92:4fc01daae5a5 2120 #define RSCAN_FROM_RSCAN0RMID67 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID67) /* RSCAN_FROM_RSCAN0RMID67 */
bogdanm 92:4fc01daae5a5 2121 #define RSCAN_FROM_RSCAN0RMID68 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID68) /* RSCAN_FROM_RSCAN0RMID68 */
bogdanm 92:4fc01daae5a5 2122 #define RSCAN_FROM_RSCAN0RMID69 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID69) /* RSCAN_FROM_RSCAN0RMID69 */
bogdanm 92:4fc01daae5a5 2123 #define RSCAN_FROM_RSCAN0RMID70 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID70) /* RSCAN_FROM_RSCAN0RMID70 */
bogdanm 92:4fc01daae5a5 2124 #define RSCAN_FROM_RSCAN0RMID71 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID71) /* RSCAN_FROM_RSCAN0RMID71 */
bogdanm 92:4fc01daae5a5 2125 #define RSCAN_FROM_RSCAN0RMID72 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID72) /* RSCAN_FROM_RSCAN0RMID72 */
bogdanm 92:4fc01daae5a5 2126 #define RSCAN_FROM_RSCAN0RMID73 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID73) /* RSCAN_FROM_RSCAN0RMID73 */
bogdanm 92:4fc01daae5a5 2127 #define RSCAN_FROM_RSCAN0RMID74 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID74) /* RSCAN_FROM_RSCAN0RMID74 */
bogdanm 92:4fc01daae5a5 2128 #define RSCAN_FROM_RSCAN0RMID75 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID75) /* RSCAN_FROM_RSCAN0RMID75 */
bogdanm 92:4fc01daae5a5 2129 #define RSCAN_FROM_RSCAN0RMID76 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID76) /* RSCAN_FROM_RSCAN0RMID76 */
bogdanm 92:4fc01daae5a5 2130 #define RSCAN_FROM_RSCAN0RMID77 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID77) /* RSCAN_FROM_RSCAN0RMID77 */
bogdanm 92:4fc01daae5a5 2131 #define RSCAN_FROM_RSCAN0RMID78 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID78) /* RSCAN_FROM_RSCAN0RMID78 */
bogdanm 92:4fc01daae5a5 2132 #define RSCAN_FROM_RSCAN0RMID79 (*(struct st_rscan_from_rscan0rmidp *)&RSCAN0.RMID79) /* RSCAN_FROM_RSCAN0RMID79 */
bogdanm 92:4fc01daae5a5 2133
bogdanm 92:4fc01daae5a5 2134
bogdanm 92:4fc01daae5a5 2135 /* Channnel array defines of RSCAN_FROM_RSCAN0GAFLIDj */
bogdanm 92:4fc01daae5a5 2136 /*(Sample) value = RSCAN_FROM_RSCAN0GAFLIDj[ channel ]->GAFLIDj.UINT32; */
bogdanm 92:4fc01daae5a5 2137 #define RSCAN_FROM_RSCAN0GAFLIDj_COUNT 16
bogdanm 92:4fc01daae5a5 2138 #define RSCAN_FROM_RSCAN0GAFLIDj_ADDRESS_LIST \
bogdanm 92:4fc01daae5a5 2139 { /* ->MISRA 11.3 */ /* ->SEC R2.7.1 */ \
bogdanm 92:4fc01daae5a5 2140 &RSCAN_FROM_RSCAN0GAFLID0, &RSCAN_FROM_RSCAN0GAFLID1, &RSCAN_FROM_RSCAN0GAFLID2, &RSCAN_FROM_RSCAN0GAFLID3, &RSCAN_FROM_RSCAN0GAFLID4, &RSCAN_FROM_RSCAN0GAFLID5, &RSCAN_FROM_RSCAN0GAFLID6, &RSCAN_FROM_RSCAN0GAFLID7, \
bogdanm 92:4fc01daae5a5 2141 &RSCAN_FROM_RSCAN0GAFLID8, &RSCAN_FROM_RSCAN0GAFLID9, &RSCAN_FROM_RSCAN0GAFLID10, &RSCAN_FROM_RSCAN0GAFLID11, &RSCAN_FROM_RSCAN0GAFLID12, &RSCAN_FROM_RSCAN0GAFLID13, &RSCAN_FROM_RSCAN0GAFLID14, &RSCAN_FROM_RSCAN0GAFLID15 \
bogdanm 92:4fc01daae5a5 2142 } /* <-MISRA 11.3 */ /* <-SEC R2.7.1 */ /* { } is for MISRA 19.4 */
bogdanm 92:4fc01daae5a5 2143 #define RSCAN_FROM_RSCAN0GAFLID0 (*(struct st_rscan_from_rscan0gaflidj *)&RSCAN0.GAFLID0) /* RSCAN_FROM_RSCAN0GAFLID0 */
bogdanm 92:4fc01daae5a5 2144 #define RSCAN_FROM_RSCAN0GAFLID1 (*(struct st_rscan_from_rscan0gaflidj *)&RSCAN0.GAFLID1) /* RSCAN_FROM_RSCAN0GAFLID1 */
bogdanm 92:4fc01daae5a5 2145 #define RSCAN_FROM_RSCAN0GAFLID2 (*(struct st_rscan_from_rscan0gaflidj *)&RSCAN0.GAFLID2) /* RSCAN_FROM_RSCAN0GAFLID2 */
bogdanm 92:4fc01daae5a5 2146 #define RSCAN_FROM_RSCAN0GAFLID3 (*(struct st_rscan_from_rscan0gaflidj *)&RSCAN0.GAFLID3) /* RSCAN_FROM_RSCAN0GAFLID3 */
bogdanm 92:4fc01daae5a5 2147 #define RSCAN_FROM_RSCAN0GAFLID4 (*(struct st_rscan_from_rscan0gaflidj *)&RSCAN0.GAFLID4) /* RSCAN_FROM_RSCAN0GAFLID4 */
bogdanm 92:4fc01daae5a5 2148 #define RSCAN_FROM_RSCAN0GAFLID5 (*(struct st_rscan_from_rscan0gaflidj *)&RSCAN0.GAFLID5) /* RSCAN_FROM_RSCAN0GAFLID5 */
bogdanm 92:4fc01daae5a5 2149 #define RSCAN_FROM_RSCAN0GAFLID6 (*(struct st_rscan_from_rscan0gaflidj *)&RSCAN0.GAFLID6) /* RSCAN_FROM_RSCAN0GAFLID6 */
bogdanm 92:4fc01daae5a5 2150 #define RSCAN_FROM_RSCAN0GAFLID7 (*(struct st_rscan_from_rscan0gaflidj *)&RSCAN0.GAFLID7) /* RSCAN_FROM_RSCAN0GAFLID7 */
bogdanm 92:4fc01daae5a5 2151 #define RSCAN_FROM_RSCAN0GAFLID8 (*(struct st_rscan_from_rscan0gaflidj *)&RSCAN0.GAFLID8) /* RSCAN_FROM_RSCAN0GAFLID8 */
bogdanm 92:4fc01daae5a5 2152 #define RSCAN_FROM_RSCAN0GAFLID9 (*(struct st_rscan_from_rscan0gaflidj *)&RSCAN0.GAFLID9) /* RSCAN_FROM_RSCAN0GAFLID9 */
bogdanm 92:4fc01daae5a5 2153 #define RSCAN_FROM_RSCAN0GAFLID10 (*(struct st_rscan_from_rscan0gaflidj *)&RSCAN0.GAFLID10) /* RSCAN_FROM_RSCAN0GAFLID10 */
bogdanm 92:4fc01daae5a5 2154 #define RSCAN_FROM_RSCAN0GAFLID11 (*(struct st_rscan_from_rscan0gaflidj *)&RSCAN0.GAFLID11) /* RSCAN_FROM_RSCAN0GAFLID11 */
bogdanm 92:4fc01daae5a5 2155 #define RSCAN_FROM_RSCAN0GAFLID12 (*(struct st_rscan_from_rscan0gaflidj *)&RSCAN0.GAFLID12) /* RSCAN_FROM_RSCAN0GAFLID12 */
bogdanm 92:4fc01daae5a5 2156 #define RSCAN_FROM_RSCAN0GAFLID13 (*(struct st_rscan_from_rscan0gaflidj *)&RSCAN0.GAFLID13) /* RSCAN_FROM_RSCAN0GAFLID13 */
bogdanm 92:4fc01daae5a5 2157 #define RSCAN_FROM_RSCAN0GAFLID14 (*(struct st_rscan_from_rscan0gaflidj *)&RSCAN0.GAFLID14) /* RSCAN_FROM_RSCAN0GAFLID14 */
bogdanm 92:4fc01daae5a5 2158 #define RSCAN_FROM_RSCAN0GAFLID15 (*(struct st_rscan_from_rscan0gaflidj *)&RSCAN0.GAFLID15) /* RSCAN_FROM_RSCAN0GAFLID15 */
bogdanm 92:4fc01daae5a5 2159
bogdanm 92:4fc01daae5a5 2160
bogdanm 92:4fc01daae5a5 2161 /* Channnel array defines of RSCAN_FROM_RSCAN0CnCFG */
bogdanm 92:4fc01daae5a5 2162 /*(Sample) value = RSCAN_FROM_RSCAN0CnCFG[ channel ]->CnCFG.UINT32; */
bogdanm 92:4fc01daae5a5 2163 #define RSCAN_FROM_RSCAN0CnCFG_COUNT 5
bogdanm 92:4fc01daae5a5 2164 #define RSCAN_FROM_RSCAN0CnCFG_ADDRESS_LIST \
bogdanm 92:4fc01daae5a5 2165 { /* ->MISRA 11.3 */ /* ->SEC R2.7.1 */ \
bogdanm 92:4fc01daae5a5 2166 &RSCAN_FROM_RSCAN0C0CFG, &RSCAN_FROM_RSCAN0C1CFG, &RSCAN_FROM_RSCAN0C2CFG, &RSCAN_FROM_RSCAN0C3CFG, &RSCAN_FROM_RSCAN0C4CFG \
bogdanm 92:4fc01daae5a5 2167 } /* <-MISRA 11.3 */ /* <-SEC R2.7.1 */ /* { } is for MISRA 19.4 */
bogdanm 92:4fc01daae5a5 2168 #define RSCAN_FROM_RSCAN0C0CFG (*(struct st_rscan_from_rscan0cncfg *)&RSCAN0.C0CFG) /* RSCAN_FROM_RSCAN0C0CFG */
bogdanm 92:4fc01daae5a5 2169 #define RSCAN_FROM_RSCAN0C1CFG (*(struct st_rscan_from_rscan0cncfg *)&RSCAN0.C1CFG) /* RSCAN_FROM_RSCAN0C1CFG */
bogdanm 92:4fc01daae5a5 2170 #define RSCAN_FROM_RSCAN0C2CFG (*(struct st_rscan_from_rscan0cncfg *)&RSCAN0.C2CFG) /* RSCAN_FROM_RSCAN0C2CFG */
bogdanm 92:4fc01daae5a5 2171 #define RSCAN_FROM_RSCAN0C3CFG (*(struct st_rscan_from_rscan0cncfg *)&RSCAN0.C3CFG) /* RSCAN_FROM_RSCAN0C3CFG */
bogdanm 92:4fc01daae5a5 2172 #define RSCAN_FROM_RSCAN0C4CFG (*(struct st_rscan_from_rscan0cncfg *)&RSCAN0.C4CFG) /* RSCAN_FROM_RSCAN0C4CFG */
bogdanm 92:4fc01daae5a5 2173
bogdanm 92:4fc01daae5a5 2174 /* End of channnel array defines of RSCAN0 */
bogdanm 92:4fc01daae5a5 2175
bogdanm 92:4fc01daae5a5 2176
bogdanm 92:4fc01daae5a5 2177 #define RSCAN0C0CFG RSCAN0.C0CFG.UINT32
bogdanm 92:4fc01daae5a5 2178 #define RSCAN0C0CFGL RSCAN0.C0CFG.UINT16[L]
bogdanm 92:4fc01daae5a5 2179 #define RSCAN0C0CFGLL RSCAN0.C0CFG.UINT8[LL]
bogdanm 92:4fc01daae5a5 2180 #define RSCAN0C0CFGLH RSCAN0.C0CFG.UINT8[LH]
bogdanm 92:4fc01daae5a5 2181 #define RSCAN0C0CFGH RSCAN0.C0CFG.UINT16[H]
bogdanm 92:4fc01daae5a5 2182 #define RSCAN0C0CFGHL RSCAN0.C0CFG.UINT8[HL]
bogdanm 92:4fc01daae5a5 2183 #define RSCAN0C0CFGHH RSCAN0.C0CFG.UINT8[HH]
bogdanm 92:4fc01daae5a5 2184 #define RSCAN0C0CTR RSCAN0.C0CTR.UINT32
bogdanm 92:4fc01daae5a5 2185 #define RSCAN0C0CTRL RSCAN0.C0CTR.UINT16[L]
bogdanm 92:4fc01daae5a5 2186 #define RSCAN0C0CTRLL RSCAN0.C0CTR.UINT8[LL]
bogdanm 92:4fc01daae5a5 2187 #define RSCAN0C0CTRLH RSCAN0.C0CTR.UINT8[LH]
bogdanm 92:4fc01daae5a5 2188 #define RSCAN0C0CTRH RSCAN0.C0CTR.UINT16[H]
bogdanm 92:4fc01daae5a5 2189 #define RSCAN0C0CTRHL RSCAN0.C0CTR.UINT8[HL]
bogdanm 92:4fc01daae5a5 2190 #define RSCAN0C0CTRHH RSCAN0.C0CTR.UINT8[HH]
bogdanm 92:4fc01daae5a5 2191 #define RSCAN0C0STS RSCAN0.C0STS.UINT32
bogdanm 92:4fc01daae5a5 2192 #define RSCAN0C0STSL RSCAN0.C0STS.UINT16[L]
bogdanm 92:4fc01daae5a5 2193 #define RSCAN0C0STSLL RSCAN0.C0STS.UINT8[LL]
bogdanm 92:4fc01daae5a5 2194 #define RSCAN0C0STSLH RSCAN0.C0STS.UINT8[LH]
bogdanm 92:4fc01daae5a5 2195 #define RSCAN0C0STSH RSCAN0.C0STS.UINT16[H]
bogdanm 92:4fc01daae5a5 2196 #define RSCAN0C0STSHL RSCAN0.C0STS.UINT8[HL]
bogdanm 92:4fc01daae5a5 2197 #define RSCAN0C0STSHH RSCAN0.C0STS.UINT8[HH]
bogdanm 92:4fc01daae5a5 2198 #define RSCAN0C0ERFL RSCAN0.C0ERFL.UINT32
bogdanm 92:4fc01daae5a5 2199 #define RSCAN0C0ERFLL RSCAN0.C0ERFL.UINT16[L]
bogdanm 92:4fc01daae5a5 2200 #define RSCAN0C0ERFLLL RSCAN0.C0ERFL.UINT8[LL]
bogdanm 92:4fc01daae5a5 2201 #define RSCAN0C0ERFLLH RSCAN0.C0ERFL.UINT8[LH]
bogdanm 92:4fc01daae5a5 2202 #define RSCAN0C0ERFLH RSCAN0.C0ERFL.UINT16[H]
bogdanm 92:4fc01daae5a5 2203 #define RSCAN0C0ERFLHL RSCAN0.C0ERFL.UINT8[HL]
bogdanm 92:4fc01daae5a5 2204 #define RSCAN0C0ERFLHH RSCAN0.C0ERFL.UINT8[HH]
bogdanm 92:4fc01daae5a5 2205 #define RSCAN0C1CFG RSCAN0.C1CFG.UINT32
bogdanm 92:4fc01daae5a5 2206 #define RSCAN0C1CFGL RSCAN0.C1CFG.UINT16[L]
bogdanm 92:4fc01daae5a5 2207 #define RSCAN0C1CFGLL RSCAN0.C1CFG.UINT8[LL]
bogdanm 92:4fc01daae5a5 2208 #define RSCAN0C1CFGLH RSCAN0.C1CFG.UINT8[LH]
bogdanm 92:4fc01daae5a5 2209 #define RSCAN0C1CFGH RSCAN0.C1CFG.UINT16[H]
bogdanm 92:4fc01daae5a5 2210 #define RSCAN0C1CFGHL RSCAN0.C1CFG.UINT8[HL]
bogdanm 92:4fc01daae5a5 2211 #define RSCAN0C1CFGHH RSCAN0.C1CFG.UINT8[HH]
bogdanm 92:4fc01daae5a5 2212 #define RSCAN0C1CTR RSCAN0.C1CTR.UINT32
bogdanm 92:4fc01daae5a5 2213 #define RSCAN0C1CTRL RSCAN0.C1CTR.UINT16[L]
bogdanm 92:4fc01daae5a5 2214 #define RSCAN0C1CTRLL RSCAN0.C1CTR.UINT8[LL]
bogdanm 92:4fc01daae5a5 2215 #define RSCAN0C1CTRLH RSCAN0.C1CTR.UINT8[LH]
bogdanm 92:4fc01daae5a5 2216 #define RSCAN0C1CTRH RSCAN0.C1CTR.UINT16[H]
bogdanm 92:4fc01daae5a5 2217 #define RSCAN0C1CTRHL RSCAN0.C1CTR.UINT8[HL]
bogdanm 92:4fc01daae5a5 2218 #define RSCAN0C1CTRHH RSCAN0.C1CTR.UINT8[HH]
bogdanm 92:4fc01daae5a5 2219 #define RSCAN0C1STS RSCAN0.C1STS.UINT32
bogdanm 92:4fc01daae5a5 2220 #define RSCAN0C1STSL RSCAN0.C1STS.UINT16[L]
bogdanm 92:4fc01daae5a5 2221 #define RSCAN0C1STSLL RSCAN0.C1STS.UINT8[LL]
bogdanm 92:4fc01daae5a5 2222 #define RSCAN0C1STSLH RSCAN0.C1STS.UINT8[LH]
bogdanm 92:4fc01daae5a5 2223 #define RSCAN0C1STSH RSCAN0.C1STS.UINT16[H]
bogdanm 92:4fc01daae5a5 2224 #define RSCAN0C1STSHL RSCAN0.C1STS.UINT8[HL]
bogdanm 92:4fc01daae5a5 2225 #define RSCAN0C1STSHH RSCAN0.C1STS.UINT8[HH]
bogdanm 92:4fc01daae5a5 2226 #define RSCAN0C1ERFL RSCAN0.C1ERFL.UINT32
bogdanm 92:4fc01daae5a5 2227 #define RSCAN0C1ERFLL RSCAN0.C1ERFL.UINT16[L]
bogdanm 92:4fc01daae5a5 2228 #define RSCAN0C1ERFLLL RSCAN0.C1ERFL.UINT8[LL]
bogdanm 92:4fc01daae5a5 2229 #define RSCAN0C1ERFLLH RSCAN0.C1ERFL.UINT8[LH]
bogdanm 92:4fc01daae5a5 2230 #define RSCAN0C1ERFLH RSCAN0.C1ERFL.UINT16[H]
bogdanm 92:4fc01daae5a5 2231 #define RSCAN0C1ERFLHL RSCAN0.C1ERFL.UINT8[HL]
bogdanm 92:4fc01daae5a5 2232 #define RSCAN0C1ERFLHH RSCAN0.C1ERFL.UINT8[HH]
bogdanm 92:4fc01daae5a5 2233 #define RSCAN0C2CFG RSCAN0.C2CFG.UINT32
bogdanm 92:4fc01daae5a5 2234 #define RSCAN0C2CFGL RSCAN0.C2CFG.UINT16[L]
bogdanm 92:4fc01daae5a5 2235 #define RSCAN0C2CFGLL RSCAN0.C2CFG.UINT8[LL]
bogdanm 92:4fc01daae5a5 2236 #define RSCAN0C2CFGLH RSCAN0.C2CFG.UINT8[LH]
bogdanm 92:4fc01daae5a5 2237 #define RSCAN0C2CFGH RSCAN0.C2CFG.UINT16[H]
bogdanm 92:4fc01daae5a5 2238 #define RSCAN0C2CFGHL RSCAN0.C2CFG.UINT8[HL]
bogdanm 92:4fc01daae5a5 2239 #define RSCAN0C2CFGHH RSCAN0.C2CFG.UINT8[HH]
bogdanm 92:4fc01daae5a5 2240 #define RSCAN0C2CTR RSCAN0.C2CTR.UINT32
bogdanm 92:4fc01daae5a5 2241 #define RSCAN0C2CTRL RSCAN0.C2CTR.UINT16[L]
bogdanm 92:4fc01daae5a5 2242 #define RSCAN0C2CTRLL RSCAN0.C2CTR.UINT8[LL]
bogdanm 92:4fc01daae5a5 2243 #define RSCAN0C2CTRLH RSCAN0.C2CTR.UINT8[LH]
bogdanm 92:4fc01daae5a5 2244 #define RSCAN0C2CTRH RSCAN0.C2CTR.UINT16[H]
bogdanm 92:4fc01daae5a5 2245 #define RSCAN0C2CTRHL RSCAN0.C2CTR.UINT8[HL]
bogdanm 92:4fc01daae5a5 2246 #define RSCAN0C2CTRHH RSCAN0.C2CTR.UINT8[HH]
bogdanm 92:4fc01daae5a5 2247 #define RSCAN0C2STS RSCAN0.C2STS.UINT32
bogdanm 92:4fc01daae5a5 2248 #define RSCAN0C2STSL RSCAN0.C2STS.UINT16[L]
bogdanm 92:4fc01daae5a5 2249 #define RSCAN0C2STSLL RSCAN0.C2STS.UINT8[LL]
bogdanm 92:4fc01daae5a5 2250 #define RSCAN0C2STSLH RSCAN0.C2STS.UINT8[LH]
bogdanm 92:4fc01daae5a5 2251 #define RSCAN0C2STSH RSCAN0.C2STS.UINT16[H]
bogdanm 92:4fc01daae5a5 2252 #define RSCAN0C2STSHL RSCAN0.C2STS.UINT8[HL]
bogdanm 92:4fc01daae5a5 2253 #define RSCAN0C2STSHH RSCAN0.C2STS.UINT8[HH]
bogdanm 92:4fc01daae5a5 2254 #define RSCAN0C2ERFL RSCAN0.C2ERFL.UINT32
bogdanm 92:4fc01daae5a5 2255 #define RSCAN0C2ERFLL RSCAN0.C2ERFL.UINT16[L]
bogdanm 92:4fc01daae5a5 2256 #define RSCAN0C2ERFLLL RSCAN0.C2ERFL.UINT8[LL]
bogdanm 92:4fc01daae5a5 2257 #define RSCAN0C2ERFLLH RSCAN0.C2ERFL.UINT8[LH]
bogdanm 92:4fc01daae5a5 2258 #define RSCAN0C2ERFLH RSCAN0.C2ERFL.UINT16[H]
bogdanm 92:4fc01daae5a5 2259 #define RSCAN0C2ERFLHL RSCAN0.C2ERFL.UINT8[HL]
bogdanm 92:4fc01daae5a5 2260 #define RSCAN0C2ERFLHH RSCAN0.C2ERFL.UINT8[HH]
bogdanm 92:4fc01daae5a5 2261 #define RSCAN0C3CFG RSCAN0.C3CFG.UINT32
bogdanm 92:4fc01daae5a5 2262 #define RSCAN0C3CFGL RSCAN0.C3CFG.UINT16[L]
bogdanm 92:4fc01daae5a5 2263 #define RSCAN0C3CFGLL RSCAN0.C3CFG.UINT8[LL]
bogdanm 92:4fc01daae5a5 2264 #define RSCAN0C3CFGLH RSCAN0.C3CFG.UINT8[LH]
bogdanm 92:4fc01daae5a5 2265 #define RSCAN0C3CFGH RSCAN0.C3CFG.UINT16[H]
bogdanm 92:4fc01daae5a5 2266 #define RSCAN0C3CFGHL RSCAN0.C3CFG.UINT8[HL]
bogdanm 92:4fc01daae5a5 2267 #define RSCAN0C3CFGHH RSCAN0.C3CFG.UINT8[HH]
bogdanm 92:4fc01daae5a5 2268 #define RSCAN0C3CTR RSCAN0.C3CTR.UINT32
bogdanm 92:4fc01daae5a5 2269 #define RSCAN0C3CTRL RSCAN0.C3CTR.UINT16[L]
bogdanm 92:4fc01daae5a5 2270 #define RSCAN0C3CTRLL RSCAN0.C3CTR.UINT8[LL]
bogdanm 92:4fc01daae5a5 2271 #define RSCAN0C3CTRLH RSCAN0.C3CTR.UINT8[LH]
bogdanm 92:4fc01daae5a5 2272 #define RSCAN0C3CTRH RSCAN0.C3CTR.UINT16[H]
bogdanm 92:4fc01daae5a5 2273 #define RSCAN0C3CTRHL RSCAN0.C3CTR.UINT8[HL]
bogdanm 92:4fc01daae5a5 2274 #define RSCAN0C3CTRHH RSCAN0.C3CTR.UINT8[HH]
bogdanm 92:4fc01daae5a5 2275 #define RSCAN0C3STS RSCAN0.C3STS.UINT32
bogdanm 92:4fc01daae5a5 2276 #define RSCAN0C3STSL RSCAN0.C3STS.UINT16[L]
bogdanm 92:4fc01daae5a5 2277 #define RSCAN0C3STSLL RSCAN0.C3STS.UINT8[LL]
bogdanm 92:4fc01daae5a5 2278 #define RSCAN0C3STSLH RSCAN0.C3STS.UINT8[LH]
bogdanm 92:4fc01daae5a5 2279 #define RSCAN0C3STSH RSCAN0.C3STS.UINT16[H]
bogdanm 92:4fc01daae5a5 2280 #define RSCAN0C3STSHL RSCAN0.C3STS.UINT8[HL]
bogdanm 92:4fc01daae5a5 2281 #define RSCAN0C3STSHH RSCAN0.C3STS.UINT8[HH]
bogdanm 92:4fc01daae5a5 2282 #define RSCAN0C3ERFL RSCAN0.C3ERFL.UINT32
bogdanm 92:4fc01daae5a5 2283 #define RSCAN0C3ERFLL RSCAN0.C3ERFL.UINT16[L]
bogdanm 92:4fc01daae5a5 2284 #define RSCAN0C3ERFLLL RSCAN0.C3ERFL.UINT8[LL]
bogdanm 92:4fc01daae5a5 2285 #define RSCAN0C3ERFLLH RSCAN0.C3ERFL.UINT8[LH]
bogdanm 92:4fc01daae5a5 2286 #define RSCAN0C3ERFLH RSCAN0.C3ERFL.UINT16[H]
bogdanm 92:4fc01daae5a5 2287 #define RSCAN0C3ERFLHL RSCAN0.C3ERFL.UINT8[HL]
bogdanm 92:4fc01daae5a5 2288 #define RSCAN0C3ERFLHH RSCAN0.C3ERFL.UINT8[HH]
bogdanm 92:4fc01daae5a5 2289 #define RSCAN0C4CFG RSCAN0.C4CFG.UINT32
bogdanm 92:4fc01daae5a5 2290 #define RSCAN0C4CFGL RSCAN0.C4CFG.UINT16[L]
bogdanm 92:4fc01daae5a5 2291 #define RSCAN0C4CFGLL RSCAN0.C4CFG.UINT8[LL]
bogdanm 92:4fc01daae5a5 2292 #define RSCAN0C4CFGLH RSCAN0.C4CFG.UINT8[LH]
bogdanm 92:4fc01daae5a5 2293 #define RSCAN0C4CFGH RSCAN0.C4CFG.UINT16[H]
bogdanm 92:4fc01daae5a5 2294 #define RSCAN0C4CFGHL RSCAN0.C4CFG.UINT8[HL]
bogdanm 92:4fc01daae5a5 2295 #define RSCAN0C4CFGHH RSCAN0.C4CFG.UINT8[HH]
bogdanm 92:4fc01daae5a5 2296 #define RSCAN0C4CTR RSCAN0.C4CTR.UINT32
bogdanm 92:4fc01daae5a5 2297 #define RSCAN0C4CTRL RSCAN0.C4CTR.UINT16[L]
bogdanm 92:4fc01daae5a5 2298 #define RSCAN0C4CTRLL RSCAN0.C4CTR.UINT8[LL]
bogdanm 92:4fc01daae5a5 2299 #define RSCAN0C4CTRLH RSCAN0.C4CTR.UINT8[LH]
bogdanm 92:4fc01daae5a5 2300 #define RSCAN0C4CTRH RSCAN0.C4CTR.UINT16[H]
bogdanm 92:4fc01daae5a5 2301 #define RSCAN0C4CTRHL RSCAN0.C4CTR.UINT8[HL]
bogdanm 92:4fc01daae5a5 2302 #define RSCAN0C4CTRHH RSCAN0.C4CTR.UINT8[HH]
bogdanm 92:4fc01daae5a5 2303 #define RSCAN0C4STS RSCAN0.C4STS.UINT32
bogdanm 92:4fc01daae5a5 2304 #define RSCAN0C4STSL RSCAN0.C4STS.UINT16[L]
bogdanm 92:4fc01daae5a5 2305 #define RSCAN0C4STSLL RSCAN0.C4STS.UINT8[LL]
bogdanm 92:4fc01daae5a5 2306 #define RSCAN0C4STSLH RSCAN0.C4STS.UINT8[LH]
bogdanm 92:4fc01daae5a5 2307 #define RSCAN0C4STSH RSCAN0.C4STS.UINT16[H]
bogdanm 92:4fc01daae5a5 2308 #define RSCAN0C4STSHL RSCAN0.C4STS.UINT8[HL]
bogdanm 92:4fc01daae5a5 2309 #define RSCAN0C4STSHH RSCAN0.C4STS.UINT8[HH]
bogdanm 92:4fc01daae5a5 2310 #define RSCAN0C4ERFL RSCAN0.C4ERFL.UINT32
bogdanm 92:4fc01daae5a5 2311 #define RSCAN0C4ERFLL RSCAN0.C4ERFL.UINT16[L]
bogdanm 92:4fc01daae5a5 2312 #define RSCAN0C4ERFLLL RSCAN0.C4ERFL.UINT8[LL]
bogdanm 92:4fc01daae5a5 2313 #define RSCAN0C4ERFLLH RSCAN0.C4ERFL.UINT8[LH]
bogdanm 92:4fc01daae5a5 2314 #define RSCAN0C4ERFLH RSCAN0.C4ERFL.UINT16[H]
bogdanm 92:4fc01daae5a5 2315 #define RSCAN0C4ERFLHL RSCAN0.C4ERFL.UINT8[HL]
bogdanm 92:4fc01daae5a5 2316 #define RSCAN0C4ERFLHH RSCAN0.C4ERFL.UINT8[HH]
bogdanm 92:4fc01daae5a5 2317 #define RSCAN0GCFG RSCAN0.GCFG.UINT32
bogdanm 92:4fc01daae5a5 2318 #define RSCAN0GCFGL RSCAN0.GCFG.UINT16[L]
bogdanm 92:4fc01daae5a5 2319 #define RSCAN0GCFGLL RSCAN0.GCFG.UINT8[LL]
bogdanm 92:4fc01daae5a5 2320 #define RSCAN0GCFGLH RSCAN0.GCFG.UINT8[LH]
bogdanm 92:4fc01daae5a5 2321 #define RSCAN0GCFGH RSCAN0.GCFG.UINT16[H]
bogdanm 92:4fc01daae5a5 2322 #define RSCAN0GCFGHL RSCAN0.GCFG.UINT8[HL]
bogdanm 92:4fc01daae5a5 2323 #define RSCAN0GCFGHH RSCAN0.GCFG.UINT8[HH]
bogdanm 92:4fc01daae5a5 2324 #define RSCAN0GCTR RSCAN0.GCTR.UINT32
bogdanm 92:4fc01daae5a5 2325 #define RSCAN0GCTRL RSCAN0.GCTR.UINT16[L]
bogdanm 92:4fc01daae5a5 2326 #define RSCAN0GCTRLL RSCAN0.GCTR.UINT8[LL]
bogdanm 92:4fc01daae5a5 2327 #define RSCAN0GCTRLH RSCAN0.GCTR.UINT8[LH]
bogdanm 92:4fc01daae5a5 2328 #define RSCAN0GCTRH RSCAN0.GCTR.UINT16[H]
bogdanm 92:4fc01daae5a5 2329 #define RSCAN0GCTRHL RSCAN0.GCTR.UINT8[HL]
bogdanm 92:4fc01daae5a5 2330 #define RSCAN0GCTRHH RSCAN0.GCTR.UINT8[HH]
bogdanm 92:4fc01daae5a5 2331 #define RSCAN0GSTS RSCAN0.GSTS.UINT32
bogdanm 92:4fc01daae5a5 2332 #define RSCAN0GSTSL RSCAN0.GSTS.UINT16[L]
bogdanm 92:4fc01daae5a5 2333 #define RSCAN0GSTSLL RSCAN0.GSTS.UINT8[LL]
bogdanm 92:4fc01daae5a5 2334 #define RSCAN0GSTSLH RSCAN0.GSTS.UINT8[LH]
bogdanm 92:4fc01daae5a5 2335 #define RSCAN0GSTSH RSCAN0.GSTS.UINT16[H]
bogdanm 92:4fc01daae5a5 2336 #define RSCAN0GSTSHL RSCAN0.GSTS.UINT8[HL]
bogdanm 92:4fc01daae5a5 2337 #define RSCAN0GSTSHH RSCAN0.GSTS.UINT8[HH]
bogdanm 92:4fc01daae5a5 2338 #define RSCAN0GERFL RSCAN0.GERFL.UINT32
bogdanm 92:4fc01daae5a5 2339 #define RSCAN0GERFLL RSCAN0.GERFL.UINT16[L]
bogdanm 92:4fc01daae5a5 2340 #define RSCAN0GERFLLL RSCAN0.GERFL.UINT8[LL]
bogdanm 92:4fc01daae5a5 2341 #define RSCAN0GERFLLH RSCAN0.GERFL.UINT8[LH]
bogdanm 92:4fc01daae5a5 2342 #define RSCAN0GERFLH RSCAN0.GERFL.UINT16[H]
bogdanm 92:4fc01daae5a5 2343 #define RSCAN0GERFLHL RSCAN0.GERFL.UINT8[HL]
bogdanm 92:4fc01daae5a5 2344 #define RSCAN0GERFLHH RSCAN0.GERFL.UINT8[HH]
bogdanm 92:4fc01daae5a5 2345 #define RSCAN0GTSC RSCAN0.GTSC.UINT32
bogdanm 92:4fc01daae5a5 2346 #define RSCAN0GTSCL RSCAN0.GTSC.UINT16[L]
bogdanm 92:4fc01daae5a5 2347 #define RSCAN0GTSCH RSCAN0.GTSC.UINT16[H]
bogdanm 92:4fc01daae5a5 2348 #define RSCAN0GAFLECTR RSCAN0.GAFLECTR.UINT32
bogdanm 92:4fc01daae5a5 2349 #define RSCAN0GAFLECTRL RSCAN0.GAFLECTR.UINT16[L]
bogdanm 92:4fc01daae5a5 2350 #define RSCAN0GAFLECTRLL RSCAN0.GAFLECTR.UINT8[LL]
bogdanm 92:4fc01daae5a5 2351 #define RSCAN0GAFLECTRLH RSCAN0.GAFLECTR.UINT8[LH]
bogdanm 92:4fc01daae5a5 2352 #define RSCAN0GAFLECTRH RSCAN0.GAFLECTR.UINT16[H]
bogdanm 92:4fc01daae5a5 2353 #define RSCAN0GAFLECTRHL RSCAN0.GAFLECTR.UINT8[HL]
bogdanm 92:4fc01daae5a5 2354 #define RSCAN0GAFLECTRHH RSCAN0.GAFLECTR.UINT8[HH]
bogdanm 92:4fc01daae5a5 2355 #define RSCAN0GAFLCFG0 RSCAN0.GAFLCFG0.UINT32
bogdanm 92:4fc01daae5a5 2356 #define RSCAN0GAFLCFG0L RSCAN0.GAFLCFG0.UINT16[L]
bogdanm 92:4fc01daae5a5 2357 #define RSCAN0GAFLCFG0LL RSCAN0.GAFLCFG0.UINT8[LL]
bogdanm 92:4fc01daae5a5 2358 #define RSCAN0GAFLCFG0LH RSCAN0.GAFLCFG0.UINT8[LH]
bogdanm 92:4fc01daae5a5 2359 #define RSCAN0GAFLCFG0H RSCAN0.GAFLCFG0.UINT16[H]
bogdanm 92:4fc01daae5a5 2360 #define RSCAN0GAFLCFG0HL RSCAN0.GAFLCFG0.UINT8[HL]
bogdanm 92:4fc01daae5a5 2361 #define RSCAN0GAFLCFG0HH RSCAN0.GAFLCFG0.UINT8[HH]
bogdanm 92:4fc01daae5a5 2362 #define RSCAN0GAFLCFG1 RSCAN0.GAFLCFG1.UINT32
bogdanm 92:4fc01daae5a5 2363 #define RSCAN0GAFLCFG1L RSCAN0.GAFLCFG1.UINT16[L]
bogdanm 92:4fc01daae5a5 2364 #define RSCAN0GAFLCFG1LL RSCAN0.GAFLCFG1.UINT8[LL]
bogdanm 92:4fc01daae5a5 2365 #define RSCAN0GAFLCFG1LH RSCAN0.GAFLCFG1.UINT8[LH]
bogdanm 92:4fc01daae5a5 2366 #define RSCAN0GAFLCFG1H RSCAN0.GAFLCFG1.UINT16[H]
bogdanm 92:4fc01daae5a5 2367 #define RSCAN0GAFLCFG1HL RSCAN0.GAFLCFG1.UINT8[HL]
bogdanm 92:4fc01daae5a5 2368 #define RSCAN0GAFLCFG1HH RSCAN0.GAFLCFG1.UINT8[HH]
bogdanm 92:4fc01daae5a5 2369 #define RSCAN0RMNB RSCAN0.RMNB.UINT32
bogdanm 92:4fc01daae5a5 2370 #define RSCAN0RMNBL RSCAN0.RMNB.UINT16[L]
bogdanm 92:4fc01daae5a5 2371 #define RSCAN0RMNBLL RSCAN0.RMNB.UINT8[LL]
bogdanm 92:4fc01daae5a5 2372 #define RSCAN0RMNBLH RSCAN0.RMNB.UINT8[LH]
bogdanm 92:4fc01daae5a5 2373 #define RSCAN0RMNBH RSCAN0.RMNB.UINT16[H]
bogdanm 92:4fc01daae5a5 2374 #define RSCAN0RMNBHL RSCAN0.RMNB.UINT8[HL]
bogdanm 92:4fc01daae5a5 2375 #define RSCAN0RMNBHH RSCAN0.RMNB.UINT8[HH]
bogdanm 92:4fc01daae5a5 2376 #define RSCAN0RMND0 RSCAN0.RMND0.UINT32
bogdanm 92:4fc01daae5a5 2377 #define RSCAN0RMND0L RSCAN0.RMND0.UINT16[L]
bogdanm 92:4fc01daae5a5 2378 #define RSCAN0RMND0LL RSCAN0.RMND0.UINT8[LL]
bogdanm 92:4fc01daae5a5 2379 #define RSCAN0RMND0LH RSCAN0.RMND0.UINT8[LH]
bogdanm 92:4fc01daae5a5 2380 #define RSCAN0RMND0H RSCAN0.RMND0.UINT16[H]
bogdanm 92:4fc01daae5a5 2381 #define RSCAN0RMND0HL RSCAN0.RMND0.UINT8[HL]
bogdanm 92:4fc01daae5a5 2382 #define RSCAN0RMND0HH RSCAN0.RMND0.UINT8[HH]
bogdanm 92:4fc01daae5a5 2383 #define RSCAN0RMND1 RSCAN0.RMND1.UINT32
bogdanm 92:4fc01daae5a5 2384 #define RSCAN0RMND1L RSCAN0.RMND1.UINT16[L]
bogdanm 92:4fc01daae5a5 2385 #define RSCAN0RMND1LL RSCAN0.RMND1.UINT8[LL]
bogdanm 92:4fc01daae5a5 2386 #define RSCAN0RMND1LH RSCAN0.RMND1.UINT8[LH]
bogdanm 92:4fc01daae5a5 2387 #define RSCAN0RMND1H RSCAN0.RMND1.UINT16[H]
bogdanm 92:4fc01daae5a5 2388 #define RSCAN0RMND1HL RSCAN0.RMND1.UINT8[HL]
bogdanm 92:4fc01daae5a5 2389 #define RSCAN0RMND1HH RSCAN0.RMND1.UINT8[HH]
bogdanm 92:4fc01daae5a5 2390 #define RSCAN0RMND2 RSCAN0.RMND2.UINT32
bogdanm 92:4fc01daae5a5 2391 #define RSCAN0RMND2L RSCAN0.RMND2.UINT16[L]
bogdanm 92:4fc01daae5a5 2392 #define RSCAN0RMND2LL RSCAN0.RMND2.UINT8[LL]
bogdanm 92:4fc01daae5a5 2393 #define RSCAN0RMND2LH RSCAN0.RMND2.UINT8[LH]
bogdanm 92:4fc01daae5a5 2394 #define RSCAN0RMND2H RSCAN0.RMND2.UINT16[H]
bogdanm 92:4fc01daae5a5 2395 #define RSCAN0RMND2HL RSCAN0.RMND2.UINT8[HL]
bogdanm 92:4fc01daae5a5 2396 #define RSCAN0RMND2HH RSCAN0.RMND2.UINT8[HH]
bogdanm 92:4fc01daae5a5 2397 #define RSCAN0RFCC0 RSCAN0.RFCC0.UINT32
bogdanm 92:4fc01daae5a5 2398 #define RSCAN0RFCC0L RSCAN0.RFCC0.UINT16[L]
bogdanm 92:4fc01daae5a5 2399 #define RSCAN0RFCC0LL RSCAN0.RFCC0.UINT8[LL]
bogdanm 92:4fc01daae5a5 2400 #define RSCAN0RFCC0LH RSCAN0.RFCC0.UINT8[LH]
bogdanm 92:4fc01daae5a5 2401 #define RSCAN0RFCC0H RSCAN0.RFCC0.UINT16[H]
bogdanm 92:4fc01daae5a5 2402 #define RSCAN0RFCC0HL RSCAN0.RFCC0.UINT8[HL]
bogdanm 92:4fc01daae5a5 2403 #define RSCAN0RFCC0HH RSCAN0.RFCC0.UINT8[HH]
bogdanm 92:4fc01daae5a5 2404 #define RSCAN0RFCC1 RSCAN0.RFCC1.UINT32
bogdanm 92:4fc01daae5a5 2405 #define RSCAN0RFCC1L RSCAN0.RFCC1.UINT16[L]
bogdanm 92:4fc01daae5a5 2406 #define RSCAN0RFCC1LL RSCAN0.RFCC1.UINT8[LL]
bogdanm 92:4fc01daae5a5 2407 #define RSCAN0RFCC1LH RSCAN0.RFCC1.UINT8[LH]
bogdanm 92:4fc01daae5a5 2408 #define RSCAN0RFCC1H RSCAN0.RFCC1.UINT16[H]
bogdanm 92:4fc01daae5a5 2409 #define RSCAN0RFCC1HL RSCAN0.RFCC1.UINT8[HL]
bogdanm 92:4fc01daae5a5 2410 #define RSCAN0RFCC1HH RSCAN0.RFCC1.UINT8[HH]
bogdanm 92:4fc01daae5a5 2411 #define RSCAN0RFCC2 RSCAN0.RFCC2.UINT32
bogdanm 92:4fc01daae5a5 2412 #define RSCAN0RFCC2L RSCAN0.RFCC2.UINT16[L]
bogdanm 92:4fc01daae5a5 2413 #define RSCAN0RFCC2LL RSCAN0.RFCC2.UINT8[LL]
bogdanm 92:4fc01daae5a5 2414 #define RSCAN0RFCC2LH RSCAN0.RFCC2.UINT8[LH]
bogdanm 92:4fc01daae5a5 2415 #define RSCAN0RFCC2H RSCAN0.RFCC2.UINT16[H]
bogdanm 92:4fc01daae5a5 2416 #define RSCAN0RFCC2HL RSCAN0.RFCC2.UINT8[HL]
bogdanm 92:4fc01daae5a5 2417 #define RSCAN0RFCC2HH RSCAN0.RFCC2.UINT8[HH]
bogdanm 92:4fc01daae5a5 2418 #define RSCAN0RFCC3 RSCAN0.RFCC3.UINT32
bogdanm 92:4fc01daae5a5 2419 #define RSCAN0RFCC3L RSCAN0.RFCC3.UINT16[L]
bogdanm 92:4fc01daae5a5 2420 #define RSCAN0RFCC3LL RSCAN0.RFCC3.UINT8[LL]
bogdanm 92:4fc01daae5a5 2421 #define RSCAN0RFCC3LH RSCAN0.RFCC3.UINT8[LH]
bogdanm 92:4fc01daae5a5 2422 #define RSCAN0RFCC3H RSCAN0.RFCC3.UINT16[H]
bogdanm 92:4fc01daae5a5 2423 #define RSCAN0RFCC3HL RSCAN0.RFCC3.UINT8[HL]
bogdanm 92:4fc01daae5a5 2424 #define RSCAN0RFCC3HH RSCAN0.RFCC3.UINT8[HH]
bogdanm 92:4fc01daae5a5 2425 #define RSCAN0RFCC4 RSCAN0.RFCC4.UINT32
bogdanm 92:4fc01daae5a5 2426 #define RSCAN0RFCC4L RSCAN0.RFCC4.UINT16[L]
bogdanm 92:4fc01daae5a5 2427 #define RSCAN0RFCC4LL RSCAN0.RFCC4.UINT8[LL]
bogdanm 92:4fc01daae5a5 2428 #define RSCAN0RFCC4LH RSCAN0.RFCC4.UINT8[LH]
bogdanm 92:4fc01daae5a5 2429 #define RSCAN0RFCC4H RSCAN0.RFCC4.UINT16[H]
bogdanm 92:4fc01daae5a5 2430 #define RSCAN0RFCC4HL RSCAN0.RFCC4.UINT8[HL]
bogdanm 92:4fc01daae5a5 2431 #define RSCAN0RFCC4HH RSCAN0.RFCC4.UINT8[HH]
bogdanm 92:4fc01daae5a5 2432 #define RSCAN0RFCC5 RSCAN0.RFCC5.UINT32
bogdanm 92:4fc01daae5a5 2433 #define RSCAN0RFCC5L RSCAN0.RFCC5.UINT16[L]
bogdanm 92:4fc01daae5a5 2434 #define RSCAN0RFCC5LL RSCAN0.RFCC5.UINT8[LL]
bogdanm 92:4fc01daae5a5 2435 #define RSCAN0RFCC5LH RSCAN0.RFCC5.UINT8[LH]
bogdanm 92:4fc01daae5a5 2436 #define RSCAN0RFCC5H RSCAN0.RFCC5.UINT16[H]
bogdanm 92:4fc01daae5a5 2437 #define RSCAN0RFCC5HL RSCAN0.RFCC5.UINT8[HL]
bogdanm 92:4fc01daae5a5 2438 #define RSCAN0RFCC5HH RSCAN0.RFCC5.UINT8[HH]
bogdanm 92:4fc01daae5a5 2439 #define RSCAN0RFCC6 RSCAN0.RFCC6.UINT32
bogdanm 92:4fc01daae5a5 2440 #define RSCAN0RFCC6L RSCAN0.RFCC6.UINT16[L]
bogdanm 92:4fc01daae5a5 2441 #define RSCAN0RFCC6LL RSCAN0.RFCC6.UINT8[LL]
bogdanm 92:4fc01daae5a5 2442 #define RSCAN0RFCC6LH RSCAN0.RFCC6.UINT8[LH]
bogdanm 92:4fc01daae5a5 2443 #define RSCAN0RFCC6H RSCAN0.RFCC6.UINT16[H]
bogdanm 92:4fc01daae5a5 2444 #define RSCAN0RFCC6HL RSCAN0.RFCC6.UINT8[HL]
bogdanm 92:4fc01daae5a5 2445 #define RSCAN0RFCC6HH RSCAN0.RFCC6.UINT8[HH]
bogdanm 92:4fc01daae5a5 2446 #define RSCAN0RFCC7 RSCAN0.RFCC7.UINT32
bogdanm 92:4fc01daae5a5 2447 #define RSCAN0RFCC7L RSCAN0.RFCC7.UINT16[L]
bogdanm 92:4fc01daae5a5 2448 #define RSCAN0RFCC7LL RSCAN0.RFCC7.UINT8[LL]
bogdanm 92:4fc01daae5a5 2449 #define RSCAN0RFCC7LH RSCAN0.RFCC7.UINT8[LH]
bogdanm 92:4fc01daae5a5 2450 #define RSCAN0RFCC7H RSCAN0.RFCC7.UINT16[H]
bogdanm 92:4fc01daae5a5 2451 #define RSCAN0RFCC7HL RSCAN0.RFCC7.UINT8[HL]
bogdanm 92:4fc01daae5a5 2452 #define RSCAN0RFCC7HH RSCAN0.RFCC7.UINT8[HH]
bogdanm 92:4fc01daae5a5 2453 #define RSCAN0RFSTS0 RSCAN0.RFSTS0.UINT32
bogdanm 92:4fc01daae5a5 2454 #define RSCAN0RFSTS0L RSCAN0.RFSTS0.UINT16[L]
bogdanm 92:4fc01daae5a5 2455 #define RSCAN0RFSTS0LL RSCAN0.RFSTS0.UINT8[LL]
bogdanm 92:4fc01daae5a5 2456 #define RSCAN0RFSTS0LH RSCAN0.RFSTS0.UINT8[LH]
bogdanm 92:4fc01daae5a5 2457 #define RSCAN0RFSTS0H RSCAN0.RFSTS0.UINT16[H]
bogdanm 92:4fc01daae5a5 2458 #define RSCAN0RFSTS0HL RSCAN0.RFSTS0.UINT8[HL]
bogdanm 92:4fc01daae5a5 2459 #define RSCAN0RFSTS0HH RSCAN0.RFSTS0.UINT8[HH]
bogdanm 92:4fc01daae5a5 2460 #define RSCAN0RFSTS1 RSCAN0.RFSTS1.UINT32
bogdanm 92:4fc01daae5a5 2461 #define RSCAN0RFSTS1L RSCAN0.RFSTS1.UINT16[L]
bogdanm 92:4fc01daae5a5 2462 #define RSCAN0RFSTS1LL RSCAN0.RFSTS1.UINT8[LL]
bogdanm 92:4fc01daae5a5 2463 #define RSCAN0RFSTS1LH RSCAN0.RFSTS1.UINT8[LH]
bogdanm 92:4fc01daae5a5 2464 #define RSCAN0RFSTS1H RSCAN0.RFSTS1.UINT16[H]
bogdanm 92:4fc01daae5a5 2465 #define RSCAN0RFSTS1HL RSCAN0.RFSTS1.UINT8[HL]
bogdanm 92:4fc01daae5a5 2466 #define RSCAN0RFSTS1HH RSCAN0.RFSTS1.UINT8[HH]
bogdanm 92:4fc01daae5a5 2467 #define RSCAN0RFSTS2 RSCAN0.RFSTS2.UINT32
bogdanm 92:4fc01daae5a5 2468 #define RSCAN0RFSTS2L RSCAN0.RFSTS2.UINT16[L]
bogdanm 92:4fc01daae5a5 2469 #define RSCAN0RFSTS2LL RSCAN0.RFSTS2.UINT8[LL]
bogdanm 92:4fc01daae5a5 2470 #define RSCAN0RFSTS2LH RSCAN0.RFSTS2.UINT8[LH]
bogdanm 92:4fc01daae5a5 2471 #define RSCAN0RFSTS2H RSCAN0.RFSTS2.UINT16[H]
bogdanm 92:4fc01daae5a5 2472 #define RSCAN0RFSTS2HL RSCAN0.RFSTS2.UINT8[HL]
bogdanm 92:4fc01daae5a5 2473 #define RSCAN0RFSTS2HH RSCAN0.RFSTS2.UINT8[HH]
bogdanm 92:4fc01daae5a5 2474 #define RSCAN0RFSTS3 RSCAN0.RFSTS3.UINT32
bogdanm 92:4fc01daae5a5 2475 #define RSCAN0RFSTS3L RSCAN0.RFSTS3.UINT16[L]
bogdanm 92:4fc01daae5a5 2476 #define RSCAN0RFSTS3LL RSCAN0.RFSTS3.UINT8[LL]
bogdanm 92:4fc01daae5a5 2477 #define RSCAN0RFSTS3LH RSCAN0.RFSTS3.UINT8[LH]
bogdanm 92:4fc01daae5a5 2478 #define RSCAN0RFSTS3H RSCAN0.RFSTS3.UINT16[H]
bogdanm 92:4fc01daae5a5 2479 #define RSCAN0RFSTS3HL RSCAN0.RFSTS3.UINT8[HL]
bogdanm 92:4fc01daae5a5 2480 #define RSCAN0RFSTS3HH RSCAN0.RFSTS3.UINT8[HH]
bogdanm 92:4fc01daae5a5 2481 #define RSCAN0RFSTS4 RSCAN0.RFSTS4.UINT32
bogdanm 92:4fc01daae5a5 2482 #define RSCAN0RFSTS4L RSCAN0.RFSTS4.UINT16[L]
bogdanm 92:4fc01daae5a5 2483 #define RSCAN0RFSTS4LL RSCAN0.RFSTS4.UINT8[LL]
bogdanm 92:4fc01daae5a5 2484 #define RSCAN0RFSTS4LH RSCAN0.RFSTS4.UINT8[LH]
bogdanm 92:4fc01daae5a5 2485 #define RSCAN0RFSTS4H RSCAN0.RFSTS4.UINT16[H]
bogdanm 92:4fc01daae5a5 2486 #define RSCAN0RFSTS4HL RSCAN0.RFSTS4.UINT8[HL]
bogdanm 92:4fc01daae5a5 2487 #define RSCAN0RFSTS4HH RSCAN0.RFSTS4.UINT8[HH]
bogdanm 92:4fc01daae5a5 2488 #define RSCAN0RFSTS5 RSCAN0.RFSTS5.UINT32
bogdanm 92:4fc01daae5a5 2489 #define RSCAN0RFSTS5L RSCAN0.RFSTS5.UINT16[L]
bogdanm 92:4fc01daae5a5 2490 #define RSCAN0RFSTS5LL RSCAN0.RFSTS5.UINT8[LL]
bogdanm 92:4fc01daae5a5 2491 #define RSCAN0RFSTS5LH RSCAN0.RFSTS5.UINT8[LH]
bogdanm 92:4fc01daae5a5 2492 #define RSCAN0RFSTS5H RSCAN0.RFSTS5.UINT16[H]
bogdanm 92:4fc01daae5a5 2493 #define RSCAN0RFSTS5HL RSCAN0.RFSTS5.UINT8[HL]
bogdanm 92:4fc01daae5a5 2494 #define RSCAN0RFSTS5HH RSCAN0.RFSTS5.UINT8[HH]
bogdanm 92:4fc01daae5a5 2495 #define RSCAN0RFSTS6 RSCAN0.RFSTS6.UINT32
bogdanm 92:4fc01daae5a5 2496 #define RSCAN0RFSTS6L RSCAN0.RFSTS6.UINT16[L]
bogdanm 92:4fc01daae5a5 2497 #define RSCAN0RFSTS6LL RSCAN0.RFSTS6.UINT8[LL]
bogdanm 92:4fc01daae5a5 2498 #define RSCAN0RFSTS6LH RSCAN0.RFSTS6.UINT8[LH]
bogdanm 92:4fc01daae5a5 2499 #define RSCAN0RFSTS6H RSCAN0.RFSTS6.UINT16[H]
bogdanm 92:4fc01daae5a5 2500 #define RSCAN0RFSTS6HL RSCAN0.RFSTS6.UINT8[HL]
bogdanm 92:4fc01daae5a5 2501 #define RSCAN0RFSTS6HH RSCAN0.RFSTS6.UINT8[HH]
bogdanm 92:4fc01daae5a5 2502 #define RSCAN0RFSTS7 RSCAN0.RFSTS7.UINT32
bogdanm 92:4fc01daae5a5 2503 #define RSCAN0RFSTS7L RSCAN0.RFSTS7.UINT16[L]
bogdanm 92:4fc01daae5a5 2504 #define RSCAN0RFSTS7LL RSCAN0.RFSTS7.UINT8[LL]
bogdanm 92:4fc01daae5a5 2505 #define RSCAN0RFSTS7LH RSCAN0.RFSTS7.UINT8[LH]
bogdanm 92:4fc01daae5a5 2506 #define RSCAN0RFSTS7H RSCAN0.RFSTS7.UINT16[H]
bogdanm 92:4fc01daae5a5 2507 #define RSCAN0RFSTS7HL RSCAN0.RFSTS7.UINT8[HL]
bogdanm 92:4fc01daae5a5 2508 #define RSCAN0RFSTS7HH RSCAN0.RFSTS7.UINT8[HH]
bogdanm 92:4fc01daae5a5 2509 #define RSCAN0RFPCTR0 RSCAN0.RFPCTR0.UINT32
bogdanm 92:4fc01daae5a5 2510 #define RSCAN0RFPCTR0L RSCAN0.RFPCTR0.UINT16[L]
bogdanm 92:4fc01daae5a5 2511 #define RSCAN0RFPCTR0LL RSCAN0.RFPCTR0.UINT8[LL]
bogdanm 92:4fc01daae5a5 2512 #define RSCAN0RFPCTR0LH RSCAN0.RFPCTR0.UINT8[LH]
bogdanm 92:4fc01daae5a5 2513 #define RSCAN0RFPCTR0H RSCAN0.RFPCTR0.UINT16[H]
bogdanm 92:4fc01daae5a5 2514 #define RSCAN0RFPCTR0HL RSCAN0.RFPCTR0.UINT8[HL]
bogdanm 92:4fc01daae5a5 2515 #define RSCAN0RFPCTR0HH RSCAN0.RFPCTR0.UINT8[HH]
bogdanm 92:4fc01daae5a5 2516 #define RSCAN0RFPCTR1 RSCAN0.RFPCTR1.UINT32
bogdanm 92:4fc01daae5a5 2517 #define RSCAN0RFPCTR1L RSCAN0.RFPCTR1.UINT16[L]
bogdanm 92:4fc01daae5a5 2518 #define RSCAN0RFPCTR1LL RSCAN0.RFPCTR1.UINT8[LL]
bogdanm 92:4fc01daae5a5 2519 #define RSCAN0RFPCTR1LH RSCAN0.RFPCTR1.UINT8[LH]
bogdanm 92:4fc01daae5a5 2520 #define RSCAN0RFPCTR1H RSCAN0.RFPCTR1.UINT16[H]
bogdanm 92:4fc01daae5a5 2521 #define RSCAN0RFPCTR1HL RSCAN0.RFPCTR1.UINT8[HL]
bogdanm 92:4fc01daae5a5 2522 #define RSCAN0RFPCTR1HH RSCAN0.RFPCTR1.UINT8[HH]
bogdanm 92:4fc01daae5a5 2523 #define RSCAN0RFPCTR2 RSCAN0.RFPCTR2.UINT32
bogdanm 92:4fc01daae5a5 2524 #define RSCAN0RFPCTR2L RSCAN0.RFPCTR2.UINT16[L]
bogdanm 92:4fc01daae5a5 2525 #define RSCAN0RFPCTR2LL RSCAN0.RFPCTR2.UINT8[LL]
bogdanm 92:4fc01daae5a5 2526 #define RSCAN0RFPCTR2LH RSCAN0.RFPCTR2.UINT8[LH]
bogdanm 92:4fc01daae5a5 2527 #define RSCAN0RFPCTR2H RSCAN0.RFPCTR2.UINT16[H]
bogdanm 92:4fc01daae5a5 2528 #define RSCAN0RFPCTR2HL RSCAN0.RFPCTR2.UINT8[HL]
bogdanm 92:4fc01daae5a5 2529 #define RSCAN0RFPCTR2HH RSCAN0.RFPCTR2.UINT8[HH]
bogdanm 92:4fc01daae5a5 2530 #define RSCAN0RFPCTR3 RSCAN0.RFPCTR3.UINT32
bogdanm 92:4fc01daae5a5 2531 #define RSCAN0RFPCTR3L RSCAN0.RFPCTR3.UINT16[L]
bogdanm 92:4fc01daae5a5 2532 #define RSCAN0RFPCTR3LL RSCAN0.RFPCTR3.UINT8[LL]
bogdanm 92:4fc01daae5a5 2533 #define RSCAN0RFPCTR3LH RSCAN0.RFPCTR3.UINT8[LH]
bogdanm 92:4fc01daae5a5 2534 #define RSCAN0RFPCTR3H RSCAN0.RFPCTR3.UINT16[H]
bogdanm 92:4fc01daae5a5 2535 #define RSCAN0RFPCTR3HL RSCAN0.RFPCTR3.UINT8[HL]
bogdanm 92:4fc01daae5a5 2536 #define RSCAN0RFPCTR3HH RSCAN0.RFPCTR3.UINT8[HH]
bogdanm 92:4fc01daae5a5 2537 #define RSCAN0RFPCTR4 RSCAN0.RFPCTR4.UINT32
bogdanm 92:4fc01daae5a5 2538 #define RSCAN0RFPCTR4L RSCAN0.RFPCTR4.UINT16[L]
bogdanm 92:4fc01daae5a5 2539 #define RSCAN0RFPCTR4LL RSCAN0.RFPCTR4.UINT8[LL]
bogdanm 92:4fc01daae5a5 2540 #define RSCAN0RFPCTR4LH RSCAN0.RFPCTR4.UINT8[LH]
bogdanm 92:4fc01daae5a5 2541 #define RSCAN0RFPCTR4H RSCAN0.RFPCTR4.UINT16[H]
bogdanm 92:4fc01daae5a5 2542 #define RSCAN0RFPCTR4HL RSCAN0.RFPCTR4.UINT8[HL]
bogdanm 92:4fc01daae5a5 2543 #define RSCAN0RFPCTR4HH RSCAN0.RFPCTR4.UINT8[HH]
bogdanm 92:4fc01daae5a5 2544 #define RSCAN0RFPCTR5 RSCAN0.RFPCTR5.UINT32
bogdanm 92:4fc01daae5a5 2545 #define RSCAN0RFPCTR5L RSCAN0.RFPCTR5.UINT16[L]
bogdanm 92:4fc01daae5a5 2546 #define RSCAN0RFPCTR5LL RSCAN0.RFPCTR5.UINT8[LL]
bogdanm 92:4fc01daae5a5 2547 #define RSCAN0RFPCTR5LH RSCAN0.RFPCTR5.UINT8[LH]
bogdanm 92:4fc01daae5a5 2548 #define RSCAN0RFPCTR5H RSCAN0.RFPCTR5.UINT16[H]
bogdanm 92:4fc01daae5a5 2549 #define RSCAN0RFPCTR5HL RSCAN0.RFPCTR5.UINT8[HL]
bogdanm 92:4fc01daae5a5 2550 #define RSCAN0RFPCTR5HH RSCAN0.RFPCTR5.UINT8[HH]
bogdanm 92:4fc01daae5a5 2551 #define RSCAN0RFPCTR6 RSCAN0.RFPCTR6.UINT32
bogdanm 92:4fc01daae5a5 2552 #define RSCAN0RFPCTR6L RSCAN0.RFPCTR6.UINT16[L]
bogdanm 92:4fc01daae5a5 2553 #define RSCAN0RFPCTR6LL RSCAN0.RFPCTR6.UINT8[LL]
bogdanm 92:4fc01daae5a5 2554 #define RSCAN0RFPCTR6LH RSCAN0.RFPCTR6.UINT8[LH]
bogdanm 92:4fc01daae5a5 2555 #define RSCAN0RFPCTR6H RSCAN0.RFPCTR6.UINT16[H]
bogdanm 92:4fc01daae5a5 2556 #define RSCAN0RFPCTR6HL RSCAN0.RFPCTR6.UINT8[HL]
bogdanm 92:4fc01daae5a5 2557 #define RSCAN0RFPCTR6HH RSCAN0.RFPCTR6.UINT8[HH]
bogdanm 92:4fc01daae5a5 2558 #define RSCAN0RFPCTR7 RSCAN0.RFPCTR7.UINT32
bogdanm 92:4fc01daae5a5 2559 #define RSCAN0RFPCTR7L RSCAN0.RFPCTR7.UINT16[L]
bogdanm 92:4fc01daae5a5 2560 #define RSCAN0RFPCTR7LL RSCAN0.RFPCTR7.UINT8[LL]
bogdanm 92:4fc01daae5a5 2561 #define RSCAN0RFPCTR7LH RSCAN0.RFPCTR7.UINT8[LH]
bogdanm 92:4fc01daae5a5 2562 #define RSCAN0RFPCTR7H RSCAN0.RFPCTR7.UINT16[H]
bogdanm 92:4fc01daae5a5 2563 #define RSCAN0RFPCTR7HL RSCAN0.RFPCTR7.UINT8[HL]
bogdanm 92:4fc01daae5a5 2564 #define RSCAN0RFPCTR7HH RSCAN0.RFPCTR7.UINT8[HH]
bogdanm 92:4fc01daae5a5 2565 #define RSCAN0CFCC0 RSCAN0.CFCC0.UINT32
bogdanm 92:4fc01daae5a5 2566 #define RSCAN0CFCC0L RSCAN0.CFCC0.UINT16[L]
bogdanm 92:4fc01daae5a5 2567 #define RSCAN0CFCC0LL RSCAN0.CFCC0.UINT8[LL]
bogdanm 92:4fc01daae5a5 2568 #define RSCAN0CFCC0LH RSCAN0.CFCC0.UINT8[LH]
bogdanm 92:4fc01daae5a5 2569 #define RSCAN0CFCC0H RSCAN0.CFCC0.UINT16[H]
bogdanm 92:4fc01daae5a5 2570 #define RSCAN0CFCC0HL RSCAN0.CFCC0.UINT8[HL]
bogdanm 92:4fc01daae5a5 2571 #define RSCAN0CFCC0HH RSCAN0.CFCC0.UINT8[HH]
bogdanm 92:4fc01daae5a5 2572 #define RSCAN0CFCC1 RSCAN0.CFCC1.UINT32
bogdanm 92:4fc01daae5a5 2573 #define RSCAN0CFCC1L RSCAN0.CFCC1.UINT16[L]
bogdanm 92:4fc01daae5a5 2574 #define RSCAN0CFCC1LL RSCAN0.CFCC1.UINT8[LL]
bogdanm 92:4fc01daae5a5 2575 #define RSCAN0CFCC1LH RSCAN0.CFCC1.UINT8[LH]
bogdanm 92:4fc01daae5a5 2576 #define RSCAN0CFCC1H RSCAN0.CFCC1.UINT16[H]
bogdanm 92:4fc01daae5a5 2577 #define RSCAN0CFCC1HL RSCAN0.CFCC1.UINT8[HL]
bogdanm 92:4fc01daae5a5 2578 #define RSCAN0CFCC1HH RSCAN0.CFCC1.UINT8[HH]
bogdanm 92:4fc01daae5a5 2579 #define RSCAN0CFCC2 RSCAN0.CFCC2.UINT32
bogdanm 92:4fc01daae5a5 2580 #define RSCAN0CFCC2L RSCAN0.CFCC2.UINT16[L]
bogdanm 92:4fc01daae5a5 2581 #define RSCAN0CFCC2LL RSCAN0.CFCC2.UINT8[LL]
bogdanm 92:4fc01daae5a5 2582 #define RSCAN0CFCC2LH RSCAN0.CFCC2.UINT8[LH]
bogdanm 92:4fc01daae5a5 2583 #define RSCAN0CFCC2H RSCAN0.CFCC2.UINT16[H]
bogdanm 92:4fc01daae5a5 2584 #define RSCAN0CFCC2HL RSCAN0.CFCC2.UINT8[HL]
bogdanm 92:4fc01daae5a5 2585 #define RSCAN0CFCC2HH RSCAN0.CFCC2.UINT8[HH]
bogdanm 92:4fc01daae5a5 2586 #define RSCAN0CFCC3 RSCAN0.CFCC3.UINT32
bogdanm 92:4fc01daae5a5 2587 #define RSCAN0CFCC3L RSCAN0.CFCC3.UINT16[L]
bogdanm 92:4fc01daae5a5 2588 #define RSCAN0CFCC3LL RSCAN0.CFCC3.UINT8[LL]
bogdanm 92:4fc01daae5a5 2589 #define RSCAN0CFCC3LH RSCAN0.CFCC3.UINT8[LH]
bogdanm 92:4fc01daae5a5 2590 #define RSCAN0CFCC3H RSCAN0.CFCC3.UINT16[H]
bogdanm 92:4fc01daae5a5 2591 #define RSCAN0CFCC3HL RSCAN0.CFCC3.UINT8[HL]
bogdanm 92:4fc01daae5a5 2592 #define RSCAN0CFCC3HH RSCAN0.CFCC3.UINT8[HH]
bogdanm 92:4fc01daae5a5 2593 #define RSCAN0CFCC4 RSCAN0.CFCC4.UINT32
bogdanm 92:4fc01daae5a5 2594 #define RSCAN0CFCC4L RSCAN0.CFCC4.UINT16[L]
bogdanm 92:4fc01daae5a5 2595 #define RSCAN0CFCC4LL RSCAN0.CFCC4.UINT8[LL]
bogdanm 92:4fc01daae5a5 2596 #define RSCAN0CFCC4LH RSCAN0.CFCC4.UINT8[LH]
bogdanm 92:4fc01daae5a5 2597 #define RSCAN0CFCC4H RSCAN0.CFCC4.UINT16[H]
bogdanm 92:4fc01daae5a5 2598 #define RSCAN0CFCC4HL RSCAN0.CFCC4.UINT8[HL]
bogdanm 92:4fc01daae5a5 2599 #define RSCAN0CFCC4HH RSCAN0.CFCC4.UINT8[HH]
bogdanm 92:4fc01daae5a5 2600 #define RSCAN0CFCC5 RSCAN0.CFCC5.UINT32
bogdanm 92:4fc01daae5a5 2601 #define RSCAN0CFCC5L RSCAN0.CFCC5.UINT16[L]
bogdanm 92:4fc01daae5a5 2602 #define RSCAN0CFCC5LL RSCAN0.CFCC5.UINT8[LL]
bogdanm 92:4fc01daae5a5 2603 #define RSCAN0CFCC5LH RSCAN0.CFCC5.UINT8[LH]
bogdanm 92:4fc01daae5a5 2604 #define RSCAN0CFCC5H RSCAN0.CFCC5.UINT16[H]
bogdanm 92:4fc01daae5a5 2605 #define RSCAN0CFCC5HL RSCAN0.CFCC5.UINT8[HL]
bogdanm 92:4fc01daae5a5 2606 #define RSCAN0CFCC5HH RSCAN0.CFCC5.UINT8[HH]
bogdanm 92:4fc01daae5a5 2607 #define RSCAN0CFCC6 RSCAN0.CFCC6.UINT32
bogdanm 92:4fc01daae5a5 2608 #define RSCAN0CFCC6L RSCAN0.CFCC6.UINT16[L]
bogdanm 92:4fc01daae5a5 2609 #define RSCAN0CFCC6LL RSCAN0.CFCC6.UINT8[LL]
bogdanm 92:4fc01daae5a5 2610 #define RSCAN0CFCC6LH RSCAN0.CFCC6.UINT8[LH]
bogdanm 92:4fc01daae5a5 2611 #define RSCAN0CFCC6H RSCAN0.CFCC6.UINT16[H]
bogdanm 92:4fc01daae5a5 2612 #define RSCAN0CFCC6HL RSCAN0.CFCC6.UINT8[HL]
bogdanm 92:4fc01daae5a5 2613 #define RSCAN0CFCC6HH RSCAN0.CFCC6.UINT8[HH]
bogdanm 92:4fc01daae5a5 2614 #define RSCAN0CFCC7 RSCAN0.CFCC7.UINT32
bogdanm 92:4fc01daae5a5 2615 #define RSCAN0CFCC7L RSCAN0.CFCC7.UINT16[L]
bogdanm 92:4fc01daae5a5 2616 #define RSCAN0CFCC7LL RSCAN0.CFCC7.UINT8[LL]
bogdanm 92:4fc01daae5a5 2617 #define RSCAN0CFCC7LH RSCAN0.CFCC7.UINT8[LH]
bogdanm 92:4fc01daae5a5 2618 #define RSCAN0CFCC7H RSCAN0.CFCC7.UINT16[H]
bogdanm 92:4fc01daae5a5 2619 #define RSCAN0CFCC7HL RSCAN0.CFCC7.UINT8[HL]
bogdanm 92:4fc01daae5a5 2620 #define RSCAN0CFCC7HH RSCAN0.CFCC7.UINT8[HH]
bogdanm 92:4fc01daae5a5 2621 #define RSCAN0CFCC8 RSCAN0.CFCC8.UINT32
bogdanm 92:4fc01daae5a5 2622 #define RSCAN0CFCC8L RSCAN0.CFCC8.UINT16[L]
bogdanm 92:4fc01daae5a5 2623 #define RSCAN0CFCC8LL RSCAN0.CFCC8.UINT8[LL]
bogdanm 92:4fc01daae5a5 2624 #define RSCAN0CFCC8LH RSCAN0.CFCC8.UINT8[LH]
bogdanm 92:4fc01daae5a5 2625 #define RSCAN0CFCC8H RSCAN0.CFCC8.UINT16[H]
bogdanm 92:4fc01daae5a5 2626 #define RSCAN0CFCC8HL RSCAN0.CFCC8.UINT8[HL]
bogdanm 92:4fc01daae5a5 2627 #define RSCAN0CFCC8HH RSCAN0.CFCC8.UINT8[HH]
bogdanm 92:4fc01daae5a5 2628 #define RSCAN0CFCC9 RSCAN0.CFCC9.UINT32
bogdanm 92:4fc01daae5a5 2629 #define RSCAN0CFCC9L RSCAN0.CFCC9.UINT16[L]
bogdanm 92:4fc01daae5a5 2630 #define RSCAN0CFCC9LL RSCAN0.CFCC9.UINT8[LL]
bogdanm 92:4fc01daae5a5 2631 #define RSCAN0CFCC9LH RSCAN0.CFCC9.UINT8[LH]
bogdanm 92:4fc01daae5a5 2632 #define RSCAN0CFCC9H RSCAN0.CFCC9.UINT16[H]
bogdanm 92:4fc01daae5a5 2633 #define RSCAN0CFCC9HL RSCAN0.CFCC9.UINT8[HL]
bogdanm 92:4fc01daae5a5 2634 #define RSCAN0CFCC9HH RSCAN0.CFCC9.UINT8[HH]
bogdanm 92:4fc01daae5a5 2635 #define RSCAN0CFCC10 RSCAN0.CFCC10.UINT32
bogdanm 92:4fc01daae5a5 2636 #define RSCAN0CFCC10L RSCAN0.CFCC10.UINT16[L]
bogdanm 92:4fc01daae5a5 2637 #define RSCAN0CFCC10LL RSCAN0.CFCC10.UINT8[LL]
bogdanm 92:4fc01daae5a5 2638 #define RSCAN0CFCC10LH RSCAN0.CFCC10.UINT8[LH]
bogdanm 92:4fc01daae5a5 2639 #define RSCAN0CFCC10H RSCAN0.CFCC10.UINT16[H]
bogdanm 92:4fc01daae5a5 2640 #define RSCAN0CFCC10HL RSCAN0.CFCC10.UINT8[HL]
bogdanm 92:4fc01daae5a5 2641 #define RSCAN0CFCC10HH RSCAN0.CFCC10.UINT8[HH]
bogdanm 92:4fc01daae5a5 2642 #define RSCAN0CFCC11 RSCAN0.CFCC11.UINT32
bogdanm 92:4fc01daae5a5 2643 #define RSCAN0CFCC11L RSCAN0.CFCC11.UINT16[L]
bogdanm 92:4fc01daae5a5 2644 #define RSCAN0CFCC11LL RSCAN0.CFCC11.UINT8[LL]
bogdanm 92:4fc01daae5a5 2645 #define RSCAN0CFCC11LH RSCAN0.CFCC11.UINT8[LH]
bogdanm 92:4fc01daae5a5 2646 #define RSCAN0CFCC11H RSCAN0.CFCC11.UINT16[H]
bogdanm 92:4fc01daae5a5 2647 #define RSCAN0CFCC11HL RSCAN0.CFCC11.UINT8[HL]
bogdanm 92:4fc01daae5a5 2648 #define RSCAN0CFCC11HH RSCAN0.CFCC11.UINT8[HH]
bogdanm 92:4fc01daae5a5 2649 #define RSCAN0CFCC12 RSCAN0.CFCC12.UINT32
bogdanm 92:4fc01daae5a5 2650 #define RSCAN0CFCC12L RSCAN0.CFCC12.UINT16[L]
bogdanm 92:4fc01daae5a5 2651 #define RSCAN0CFCC12LL RSCAN0.CFCC12.UINT8[LL]
bogdanm 92:4fc01daae5a5 2652 #define RSCAN0CFCC12LH RSCAN0.CFCC12.UINT8[LH]
bogdanm 92:4fc01daae5a5 2653 #define RSCAN0CFCC12H RSCAN0.CFCC12.UINT16[H]
bogdanm 92:4fc01daae5a5 2654 #define RSCAN0CFCC12HL RSCAN0.CFCC12.UINT8[HL]
bogdanm 92:4fc01daae5a5 2655 #define RSCAN0CFCC12HH RSCAN0.CFCC12.UINT8[HH]
bogdanm 92:4fc01daae5a5 2656 #define RSCAN0CFCC13 RSCAN0.CFCC13.UINT32
bogdanm 92:4fc01daae5a5 2657 #define RSCAN0CFCC13L RSCAN0.CFCC13.UINT16[L]
bogdanm 92:4fc01daae5a5 2658 #define RSCAN0CFCC13LL RSCAN0.CFCC13.UINT8[LL]
bogdanm 92:4fc01daae5a5 2659 #define RSCAN0CFCC13LH RSCAN0.CFCC13.UINT8[LH]
bogdanm 92:4fc01daae5a5 2660 #define RSCAN0CFCC13H RSCAN0.CFCC13.UINT16[H]
bogdanm 92:4fc01daae5a5 2661 #define RSCAN0CFCC13HL RSCAN0.CFCC13.UINT8[HL]
bogdanm 92:4fc01daae5a5 2662 #define RSCAN0CFCC13HH RSCAN0.CFCC13.UINT8[HH]
bogdanm 92:4fc01daae5a5 2663 #define RSCAN0CFCC14 RSCAN0.CFCC14.UINT32
bogdanm 92:4fc01daae5a5 2664 #define RSCAN0CFCC14L RSCAN0.CFCC14.UINT16[L]
bogdanm 92:4fc01daae5a5 2665 #define RSCAN0CFCC14LL RSCAN0.CFCC14.UINT8[LL]
bogdanm 92:4fc01daae5a5 2666 #define RSCAN0CFCC14LH RSCAN0.CFCC14.UINT8[LH]
bogdanm 92:4fc01daae5a5 2667 #define RSCAN0CFCC14H RSCAN0.CFCC14.UINT16[H]
bogdanm 92:4fc01daae5a5 2668 #define RSCAN0CFCC14HL RSCAN0.CFCC14.UINT8[HL]
bogdanm 92:4fc01daae5a5 2669 #define RSCAN0CFCC14HH RSCAN0.CFCC14.UINT8[HH]
bogdanm 92:4fc01daae5a5 2670 #define RSCAN0CFSTS0 RSCAN0.CFSTS0.UINT32
bogdanm 92:4fc01daae5a5 2671 #define RSCAN0CFSTS0L RSCAN0.CFSTS0.UINT16[L]
bogdanm 92:4fc01daae5a5 2672 #define RSCAN0CFSTS0LL RSCAN0.CFSTS0.UINT8[LL]
bogdanm 92:4fc01daae5a5 2673 #define RSCAN0CFSTS0LH RSCAN0.CFSTS0.UINT8[LH]
bogdanm 92:4fc01daae5a5 2674 #define RSCAN0CFSTS0H RSCAN0.CFSTS0.UINT16[H]
bogdanm 92:4fc01daae5a5 2675 #define RSCAN0CFSTS0HL RSCAN0.CFSTS0.UINT8[HL]
bogdanm 92:4fc01daae5a5 2676 #define RSCAN0CFSTS0HH RSCAN0.CFSTS0.UINT8[HH]
bogdanm 92:4fc01daae5a5 2677 #define RSCAN0CFSTS1 RSCAN0.CFSTS1.UINT32
bogdanm 92:4fc01daae5a5 2678 #define RSCAN0CFSTS1L RSCAN0.CFSTS1.UINT16[L]
bogdanm 92:4fc01daae5a5 2679 #define RSCAN0CFSTS1LL RSCAN0.CFSTS1.UINT8[LL]
bogdanm 92:4fc01daae5a5 2680 #define RSCAN0CFSTS1LH RSCAN0.CFSTS1.UINT8[LH]
bogdanm 92:4fc01daae5a5 2681 #define RSCAN0CFSTS1H RSCAN0.CFSTS1.UINT16[H]
bogdanm 92:4fc01daae5a5 2682 #define RSCAN0CFSTS1HL RSCAN0.CFSTS1.UINT8[HL]
bogdanm 92:4fc01daae5a5 2683 #define RSCAN0CFSTS1HH RSCAN0.CFSTS1.UINT8[HH]
bogdanm 92:4fc01daae5a5 2684 #define RSCAN0CFSTS2 RSCAN0.CFSTS2.UINT32
bogdanm 92:4fc01daae5a5 2685 #define RSCAN0CFSTS2L RSCAN0.CFSTS2.UINT16[L]
bogdanm 92:4fc01daae5a5 2686 #define RSCAN0CFSTS2LL RSCAN0.CFSTS2.UINT8[LL]
bogdanm 92:4fc01daae5a5 2687 #define RSCAN0CFSTS2LH RSCAN0.CFSTS2.UINT8[LH]
bogdanm 92:4fc01daae5a5 2688 #define RSCAN0CFSTS2H RSCAN0.CFSTS2.UINT16[H]
bogdanm 92:4fc01daae5a5 2689 #define RSCAN0CFSTS2HL RSCAN0.CFSTS2.UINT8[HL]
bogdanm 92:4fc01daae5a5 2690 #define RSCAN0CFSTS2HH RSCAN0.CFSTS2.UINT8[HH]
bogdanm 92:4fc01daae5a5 2691 #define RSCAN0CFSTS3 RSCAN0.CFSTS3.UINT32
bogdanm 92:4fc01daae5a5 2692 #define RSCAN0CFSTS3L RSCAN0.CFSTS3.UINT16[L]
bogdanm 92:4fc01daae5a5 2693 #define RSCAN0CFSTS3LL RSCAN0.CFSTS3.UINT8[LL]
bogdanm 92:4fc01daae5a5 2694 #define RSCAN0CFSTS3LH RSCAN0.CFSTS3.UINT8[LH]
bogdanm 92:4fc01daae5a5 2695 #define RSCAN0CFSTS3H RSCAN0.CFSTS3.UINT16[H]
bogdanm 92:4fc01daae5a5 2696 #define RSCAN0CFSTS3HL RSCAN0.CFSTS3.UINT8[HL]
bogdanm 92:4fc01daae5a5 2697 #define RSCAN0CFSTS3HH RSCAN0.CFSTS3.UINT8[HH]
bogdanm 92:4fc01daae5a5 2698 #define RSCAN0CFSTS4 RSCAN0.CFSTS4.UINT32
bogdanm 92:4fc01daae5a5 2699 #define RSCAN0CFSTS4L RSCAN0.CFSTS4.UINT16[L]
bogdanm 92:4fc01daae5a5 2700 #define RSCAN0CFSTS4LL RSCAN0.CFSTS4.UINT8[LL]
bogdanm 92:4fc01daae5a5 2701 #define RSCAN0CFSTS4LH RSCAN0.CFSTS4.UINT8[LH]
bogdanm 92:4fc01daae5a5 2702 #define RSCAN0CFSTS4H RSCAN0.CFSTS4.UINT16[H]
bogdanm 92:4fc01daae5a5 2703 #define RSCAN0CFSTS4HL RSCAN0.CFSTS4.UINT8[HL]
bogdanm 92:4fc01daae5a5 2704 #define RSCAN0CFSTS4HH RSCAN0.CFSTS4.UINT8[HH]
bogdanm 92:4fc01daae5a5 2705 #define RSCAN0CFSTS5 RSCAN0.CFSTS5.UINT32
bogdanm 92:4fc01daae5a5 2706 #define RSCAN0CFSTS5L RSCAN0.CFSTS5.UINT16[L]
bogdanm 92:4fc01daae5a5 2707 #define RSCAN0CFSTS5LL RSCAN0.CFSTS5.UINT8[LL]
bogdanm 92:4fc01daae5a5 2708 #define RSCAN0CFSTS5LH RSCAN0.CFSTS5.UINT8[LH]
bogdanm 92:4fc01daae5a5 2709 #define RSCAN0CFSTS5H RSCAN0.CFSTS5.UINT16[H]
bogdanm 92:4fc01daae5a5 2710 #define RSCAN0CFSTS5HL RSCAN0.CFSTS5.UINT8[HL]
bogdanm 92:4fc01daae5a5 2711 #define RSCAN0CFSTS5HH RSCAN0.CFSTS5.UINT8[HH]
bogdanm 92:4fc01daae5a5 2712 #define RSCAN0CFSTS6 RSCAN0.CFSTS6.UINT32
bogdanm 92:4fc01daae5a5 2713 #define RSCAN0CFSTS6L RSCAN0.CFSTS6.UINT16[L]
bogdanm 92:4fc01daae5a5 2714 #define RSCAN0CFSTS6LL RSCAN0.CFSTS6.UINT8[LL]
bogdanm 92:4fc01daae5a5 2715 #define RSCAN0CFSTS6LH RSCAN0.CFSTS6.UINT8[LH]
bogdanm 92:4fc01daae5a5 2716 #define RSCAN0CFSTS6H RSCAN0.CFSTS6.UINT16[H]
bogdanm 92:4fc01daae5a5 2717 #define RSCAN0CFSTS6HL RSCAN0.CFSTS6.UINT8[HL]
bogdanm 92:4fc01daae5a5 2718 #define RSCAN0CFSTS6HH RSCAN0.CFSTS6.UINT8[HH]
bogdanm 92:4fc01daae5a5 2719 #define RSCAN0CFSTS7 RSCAN0.CFSTS7.UINT32
bogdanm 92:4fc01daae5a5 2720 #define RSCAN0CFSTS7L RSCAN0.CFSTS7.UINT16[L]
bogdanm 92:4fc01daae5a5 2721 #define RSCAN0CFSTS7LL RSCAN0.CFSTS7.UINT8[LL]
bogdanm 92:4fc01daae5a5 2722 #define RSCAN0CFSTS7LH RSCAN0.CFSTS7.UINT8[LH]
bogdanm 92:4fc01daae5a5 2723 #define RSCAN0CFSTS7H RSCAN0.CFSTS7.UINT16[H]
bogdanm 92:4fc01daae5a5 2724 #define RSCAN0CFSTS7HL RSCAN0.CFSTS7.UINT8[HL]
bogdanm 92:4fc01daae5a5 2725 #define RSCAN0CFSTS7HH RSCAN0.CFSTS7.UINT8[HH]
bogdanm 92:4fc01daae5a5 2726 #define RSCAN0CFSTS8 RSCAN0.CFSTS8.UINT32
bogdanm 92:4fc01daae5a5 2727 #define RSCAN0CFSTS8L RSCAN0.CFSTS8.UINT16[L]
bogdanm 92:4fc01daae5a5 2728 #define RSCAN0CFSTS8LL RSCAN0.CFSTS8.UINT8[LL]
bogdanm 92:4fc01daae5a5 2729 #define RSCAN0CFSTS8LH RSCAN0.CFSTS8.UINT8[LH]
bogdanm 92:4fc01daae5a5 2730 #define RSCAN0CFSTS8H RSCAN0.CFSTS8.UINT16[H]
bogdanm 92:4fc01daae5a5 2731 #define RSCAN0CFSTS8HL RSCAN0.CFSTS8.UINT8[HL]
bogdanm 92:4fc01daae5a5 2732 #define RSCAN0CFSTS8HH RSCAN0.CFSTS8.UINT8[HH]
bogdanm 92:4fc01daae5a5 2733 #define RSCAN0CFSTS9 RSCAN0.CFSTS9.UINT32
bogdanm 92:4fc01daae5a5 2734 #define RSCAN0CFSTS9L RSCAN0.CFSTS9.UINT16[L]
bogdanm 92:4fc01daae5a5 2735 #define RSCAN0CFSTS9LL RSCAN0.CFSTS9.UINT8[LL]
bogdanm 92:4fc01daae5a5 2736 #define RSCAN0CFSTS9LH RSCAN0.CFSTS9.UINT8[LH]
bogdanm 92:4fc01daae5a5 2737 #define RSCAN0CFSTS9H RSCAN0.CFSTS9.UINT16[H]
bogdanm 92:4fc01daae5a5 2738 #define RSCAN0CFSTS9HL RSCAN0.CFSTS9.UINT8[HL]
bogdanm 92:4fc01daae5a5 2739 #define RSCAN0CFSTS9HH RSCAN0.CFSTS9.UINT8[HH]
bogdanm 92:4fc01daae5a5 2740 #define RSCAN0CFSTS10 RSCAN0.CFSTS10.UINT32
bogdanm 92:4fc01daae5a5 2741 #define RSCAN0CFSTS10L RSCAN0.CFSTS10.UINT16[L]
bogdanm 92:4fc01daae5a5 2742 #define RSCAN0CFSTS10LL RSCAN0.CFSTS10.UINT8[LL]
bogdanm 92:4fc01daae5a5 2743 #define RSCAN0CFSTS10LH RSCAN0.CFSTS10.UINT8[LH]
bogdanm 92:4fc01daae5a5 2744 #define RSCAN0CFSTS10H RSCAN0.CFSTS10.UINT16[H]
bogdanm 92:4fc01daae5a5 2745 #define RSCAN0CFSTS10HL RSCAN0.CFSTS10.UINT8[HL]
bogdanm 92:4fc01daae5a5 2746 #define RSCAN0CFSTS10HH RSCAN0.CFSTS10.UINT8[HH]
bogdanm 92:4fc01daae5a5 2747 #define RSCAN0CFSTS11 RSCAN0.CFSTS11.UINT32
bogdanm 92:4fc01daae5a5 2748 #define RSCAN0CFSTS11L RSCAN0.CFSTS11.UINT16[L]
bogdanm 92:4fc01daae5a5 2749 #define RSCAN0CFSTS11LL RSCAN0.CFSTS11.UINT8[LL]
bogdanm 92:4fc01daae5a5 2750 #define RSCAN0CFSTS11LH RSCAN0.CFSTS11.UINT8[LH]
bogdanm 92:4fc01daae5a5 2751 #define RSCAN0CFSTS11H RSCAN0.CFSTS11.UINT16[H]
bogdanm 92:4fc01daae5a5 2752 #define RSCAN0CFSTS11HL RSCAN0.CFSTS11.UINT8[HL]
bogdanm 92:4fc01daae5a5 2753 #define RSCAN0CFSTS11HH RSCAN0.CFSTS11.UINT8[HH]
bogdanm 92:4fc01daae5a5 2754 #define RSCAN0CFSTS12 RSCAN0.CFSTS12.UINT32
bogdanm 92:4fc01daae5a5 2755 #define RSCAN0CFSTS12L RSCAN0.CFSTS12.UINT16[L]
bogdanm 92:4fc01daae5a5 2756 #define RSCAN0CFSTS12LL RSCAN0.CFSTS12.UINT8[LL]
bogdanm 92:4fc01daae5a5 2757 #define RSCAN0CFSTS12LH RSCAN0.CFSTS12.UINT8[LH]
bogdanm 92:4fc01daae5a5 2758 #define RSCAN0CFSTS12H RSCAN0.CFSTS12.UINT16[H]
bogdanm 92:4fc01daae5a5 2759 #define RSCAN0CFSTS12HL RSCAN0.CFSTS12.UINT8[HL]
bogdanm 92:4fc01daae5a5 2760 #define RSCAN0CFSTS12HH RSCAN0.CFSTS12.UINT8[HH]
bogdanm 92:4fc01daae5a5 2761 #define RSCAN0CFSTS13 RSCAN0.CFSTS13.UINT32
bogdanm 92:4fc01daae5a5 2762 #define RSCAN0CFSTS13L RSCAN0.CFSTS13.UINT16[L]
bogdanm 92:4fc01daae5a5 2763 #define RSCAN0CFSTS13LL RSCAN0.CFSTS13.UINT8[LL]
bogdanm 92:4fc01daae5a5 2764 #define RSCAN0CFSTS13LH RSCAN0.CFSTS13.UINT8[LH]
bogdanm 92:4fc01daae5a5 2765 #define RSCAN0CFSTS13H RSCAN0.CFSTS13.UINT16[H]
bogdanm 92:4fc01daae5a5 2766 #define RSCAN0CFSTS13HL RSCAN0.CFSTS13.UINT8[HL]
bogdanm 92:4fc01daae5a5 2767 #define RSCAN0CFSTS13HH RSCAN0.CFSTS13.UINT8[HH]
bogdanm 92:4fc01daae5a5 2768 #define RSCAN0CFSTS14 RSCAN0.CFSTS14.UINT32
bogdanm 92:4fc01daae5a5 2769 #define RSCAN0CFSTS14L RSCAN0.CFSTS14.UINT16[L]
bogdanm 92:4fc01daae5a5 2770 #define RSCAN0CFSTS14LL RSCAN0.CFSTS14.UINT8[LL]
bogdanm 92:4fc01daae5a5 2771 #define RSCAN0CFSTS14LH RSCAN0.CFSTS14.UINT8[LH]
bogdanm 92:4fc01daae5a5 2772 #define RSCAN0CFSTS14H RSCAN0.CFSTS14.UINT16[H]
bogdanm 92:4fc01daae5a5 2773 #define RSCAN0CFSTS14HL RSCAN0.CFSTS14.UINT8[HL]
bogdanm 92:4fc01daae5a5 2774 #define RSCAN0CFSTS14HH RSCAN0.CFSTS14.UINT8[HH]
bogdanm 92:4fc01daae5a5 2775 #define RSCAN0CFPCTR0 RSCAN0.CFPCTR0.UINT32
bogdanm 92:4fc01daae5a5 2776 #define RSCAN0CFPCTR0L RSCAN0.CFPCTR0.UINT16[L]
bogdanm 92:4fc01daae5a5 2777 #define RSCAN0CFPCTR0LL RSCAN0.CFPCTR0.UINT8[LL]
bogdanm 92:4fc01daae5a5 2778 #define RSCAN0CFPCTR0LH RSCAN0.CFPCTR0.UINT8[LH]
bogdanm 92:4fc01daae5a5 2779 #define RSCAN0CFPCTR0H RSCAN0.CFPCTR0.UINT16[H]
bogdanm 92:4fc01daae5a5 2780 #define RSCAN0CFPCTR0HL RSCAN0.CFPCTR0.UINT8[HL]
bogdanm 92:4fc01daae5a5 2781 #define RSCAN0CFPCTR0HH RSCAN0.CFPCTR0.UINT8[HH]
bogdanm 92:4fc01daae5a5 2782 #define RSCAN0CFPCTR1 RSCAN0.CFPCTR1.UINT32
bogdanm 92:4fc01daae5a5 2783 #define RSCAN0CFPCTR1L RSCAN0.CFPCTR1.UINT16[L]
bogdanm 92:4fc01daae5a5 2784 #define RSCAN0CFPCTR1LL RSCAN0.CFPCTR1.UINT8[LL]
bogdanm 92:4fc01daae5a5 2785 #define RSCAN0CFPCTR1LH RSCAN0.CFPCTR1.UINT8[LH]
bogdanm 92:4fc01daae5a5 2786 #define RSCAN0CFPCTR1H RSCAN0.CFPCTR1.UINT16[H]
bogdanm 92:4fc01daae5a5 2787 #define RSCAN0CFPCTR1HL RSCAN0.CFPCTR1.UINT8[HL]
bogdanm 92:4fc01daae5a5 2788 #define RSCAN0CFPCTR1HH RSCAN0.CFPCTR1.UINT8[HH]
bogdanm 92:4fc01daae5a5 2789 #define RSCAN0CFPCTR2 RSCAN0.CFPCTR2.UINT32
bogdanm 92:4fc01daae5a5 2790 #define RSCAN0CFPCTR2L RSCAN0.CFPCTR2.UINT16[L]
bogdanm 92:4fc01daae5a5 2791 #define RSCAN0CFPCTR2LL RSCAN0.CFPCTR2.UINT8[LL]
bogdanm 92:4fc01daae5a5 2792 #define RSCAN0CFPCTR2LH RSCAN0.CFPCTR2.UINT8[LH]
bogdanm 92:4fc01daae5a5 2793 #define RSCAN0CFPCTR2H RSCAN0.CFPCTR2.UINT16[H]
bogdanm 92:4fc01daae5a5 2794 #define RSCAN0CFPCTR2HL RSCAN0.CFPCTR2.UINT8[HL]
bogdanm 92:4fc01daae5a5 2795 #define RSCAN0CFPCTR2HH RSCAN0.CFPCTR2.UINT8[HH]
bogdanm 92:4fc01daae5a5 2796 #define RSCAN0CFPCTR3 RSCAN0.CFPCTR3.UINT32
bogdanm 92:4fc01daae5a5 2797 #define RSCAN0CFPCTR3L RSCAN0.CFPCTR3.UINT16[L]
bogdanm 92:4fc01daae5a5 2798 #define RSCAN0CFPCTR3LL RSCAN0.CFPCTR3.UINT8[LL]
bogdanm 92:4fc01daae5a5 2799 #define RSCAN0CFPCTR3LH RSCAN0.CFPCTR3.UINT8[LH]
bogdanm 92:4fc01daae5a5 2800 #define RSCAN0CFPCTR3H RSCAN0.CFPCTR3.UINT16[H]
bogdanm 92:4fc01daae5a5 2801 #define RSCAN0CFPCTR3HL RSCAN0.CFPCTR3.UINT8[HL]
bogdanm 92:4fc01daae5a5 2802 #define RSCAN0CFPCTR3HH RSCAN0.CFPCTR3.UINT8[HH]
bogdanm 92:4fc01daae5a5 2803 #define RSCAN0CFPCTR4 RSCAN0.CFPCTR4.UINT32
bogdanm 92:4fc01daae5a5 2804 #define RSCAN0CFPCTR4L RSCAN0.CFPCTR4.UINT16[L]
bogdanm 92:4fc01daae5a5 2805 #define RSCAN0CFPCTR4LL RSCAN0.CFPCTR4.UINT8[LL]
bogdanm 92:4fc01daae5a5 2806 #define RSCAN0CFPCTR4LH RSCAN0.CFPCTR4.UINT8[LH]
bogdanm 92:4fc01daae5a5 2807 #define RSCAN0CFPCTR4H RSCAN0.CFPCTR4.UINT16[H]
bogdanm 92:4fc01daae5a5 2808 #define RSCAN0CFPCTR4HL RSCAN0.CFPCTR4.UINT8[HL]
bogdanm 92:4fc01daae5a5 2809 #define RSCAN0CFPCTR4HH RSCAN0.CFPCTR4.UINT8[HH]
bogdanm 92:4fc01daae5a5 2810 #define RSCAN0CFPCTR5 RSCAN0.CFPCTR5.UINT32
bogdanm 92:4fc01daae5a5 2811 #define RSCAN0CFPCTR5L RSCAN0.CFPCTR5.UINT16[L]
bogdanm 92:4fc01daae5a5 2812 #define RSCAN0CFPCTR5LL RSCAN0.CFPCTR5.UINT8[LL]
bogdanm 92:4fc01daae5a5 2813 #define RSCAN0CFPCTR5LH RSCAN0.CFPCTR5.UINT8[LH]
bogdanm 92:4fc01daae5a5 2814 #define RSCAN0CFPCTR5H RSCAN0.CFPCTR5.UINT16[H]
bogdanm 92:4fc01daae5a5 2815 #define RSCAN0CFPCTR5HL RSCAN0.CFPCTR5.UINT8[HL]
bogdanm 92:4fc01daae5a5 2816 #define RSCAN0CFPCTR5HH RSCAN0.CFPCTR5.UINT8[HH]
bogdanm 92:4fc01daae5a5 2817 #define RSCAN0CFPCTR6 RSCAN0.CFPCTR6.UINT32
bogdanm 92:4fc01daae5a5 2818 #define RSCAN0CFPCTR6L RSCAN0.CFPCTR6.UINT16[L]
bogdanm 92:4fc01daae5a5 2819 #define RSCAN0CFPCTR6LL RSCAN0.CFPCTR6.UINT8[LL]
bogdanm 92:4fc01daae5a5 2820 #define RSCAN0CFPCTR6LH RSCAN0.CFPCTR6.UINT8[LH]
bogdanm 92:4fc01daae5a5 2821 #define RSCAN0CFPCTR6H RSCAN0.CFPCTR6.UINT16[H]
bogdanm 92:4fc01daae5a5 2822 #define RSCAN0CFPCTR6HL RSCAN0.CFPCTR6.UINT8[HL]
bogdanm 92:4fc01daae5a5 2823 #define RSCAN0CFPCTR6HH RSCAN0.CFPCTR6.UINT8[HH]
bogdanm 92:4fc01daae5a5 2824 #define RSCAN0CFPCTR7 RSCAN0.CFPCTR7.UINT32
bogdanm 92:4fc01daae5a5 2825 #define RSCAN0CFPCTR7L RSCAN0.CFPCTR7.UINT16[L]
bogdanm 92:4fc01daae5a5 2826 #define RSCAN0CFPCTR7LL RSCAN0.CFPCTR7.UINT8[LL]
bogdanm 92:4fc01daae5a5 2827 #define RSCAN0CFPCTR7LH RSCAN0.CFPCTR7.UINT8[LH]
bogdanm 92:4fc01daae5a5 2828 #define RSCAN0CFPCTR7H RSCAN0.CFPCTR7.UINT16[H]
bogdanm 92:4fc01daae5a5 2829 #define RSCAN0CFPCTR7HL RSCAN0.CFPCTR7.UINT8[HL]
bogdanm 92:4fc01daae5a5 2830 #define RSCAN0CFPCTR7HH RSCAN0.CFPCTR7.UINT8[HH]
bogdanm 92:4fc01daae5a5 2831 #define RSCAN0CFPCTR8 RSCAN0.CFPCTR8.UINT32
bogdanm 92:4fc01daae5a5 2832 #define RSCAN0CFPCTR8L RSCAN0.CFPCTR8.UINT16[L]
bogdanm 92:4fc01daae5a5 2833 #define RSCAN0CFPCTR8LL RSCAN0.CFPCTR8.UINT8[LL]
bogdanm 92:4fc01daae5a5 2834 #define RSCAN0CFPCTR8LH RSCAN0.CFPCTR8.UINT8[LH]
bogdanm 92:4fc01daae5a5 2835 #define RSCAN0CFPCTR8H RSCAN0.CFPCTR8.UINT16[H]
bogdanm 92:4fc01daae5a5 2836 #define RSCAN0CFPCTR8HL RSCAN0.CFPCTR8.UINT8[HL]
bogdanm 92:4fc01daae5a5 2837 #define RSCAN0CFPCTR8HH RSCAN0.CFPCTR8.UINT8[HH]
bogdanm 92:4fc01daae5a5 2838 #define RSCAN0CFPCTR9 RSCAN0.CFPCTR9.UINT32
bogdanm 92:4fc01daae5a5 2839 #define RSCAN0CFPCTR9L RSCAN0.CFPCTR9.UINT16[L]
bogdanm 92:4fc01daae5a5 2840 #define RSCAN0CFPCTR9LL RSCAN0.CFPCTR9.UINT8[LL]
bogdanm 92:4fc01daae5a5 2841 #define RSCAN0CFPCTR9LH RSCAN0.CFPCTR9.UINT8[LH]
bogdanm 92:4fc01daae5a5 2842 #define RSCAN0CFPCTR9H RSCAN0.CFPCTR9.UINT16[H]
bogdanm 92:4fc01daae5a5 2843 #define RSCAN0CFPCTR9HL RSCAN0.CFPCTR9.UINT8[HL]
bogdanm 92:4fc01daae5a5 2844 #define RSCAN0CFPCTR9HH RSCAN0.CFPCTR9.UINT8[HH]
bogdanm 92:4fc01daae5a5 2845 #define RSCAN0CFPCTR10 RSCAN0.CFPCTR10.UINT32
bogdanm 92:4fc01daae5a5 2846 #define RSCAN0CFPCTR10L RSCAN0.CFPCTR10.UINT16[L]
bogdanm 92:4fc01daae5a5 2847 #define RSCAN0CFPCTR10LL RSCAN0.CFPCTR10.UINT8[LL]
bogdanm 92:4fc01daae5a5 2848 #define RSCAN0CFPCTR10LH RSCAN0.CFPCTR10.UINT8[LH]
bogdanm 92:4fc01daae5a5 2849 #define RSCAN0CFPCTR10H RSCAN0.CFPCTR10.UINT16[H]
bogdanm 92:4fc01daae5a5 2850 #define RSCAN0CFPCTR10HL RSCAN0.CFPCTR10.UINT8[HL]
bogdanm 92:4fc01daae5a5 2851 #define RSCAN0CFPCTR10HH RSCAN0.CFPCTR10.UINT8[HH]
bogdanm 92:4fc01daae5a5 2852 #define RSCAN0CFPCTR11 RSCAN0.CFPCTR11.UINT32
bogdanm 92:4fc01daae5a5 2853 #define RSCAN0CFPCTR11L RSCAN0.CFPCTR11.UINT16[L]
bogdanm 92:4fc01daae5a5 2854 #define RSCAN0CFPCTR11LL RSCAN0.CFPCTR11.UINT8[LL]
bogdanm 92:4fc01daae5a5 2855 #define RSCAN0CFPCTR11LH RSCAN0.CFPCTR11.UINT8[LH]
bogdanm 92:4fc01daae5a5 2856 #define RSCAN0CFPCTR11H RSCAN0.CFPCTR11.UINT16[H]
bogdanm 92:4fc01daae5a5 2857 #define RSCAN0CFPCTR11HL RSCAN0.CFPCTR11.UINT8[HL]
bogdanm 92:4fc01daae5a5 2858 #define RSCAN0CFPCTR11HH RSCAN0.CFPCTR11.UINT8[HH]
bogdanm 92:4fc01daae5a5 2859 #define RSCAN0CFPCTR12 RSCAN0.CFPCTR12.UINT32
bogdanm 92:4fc01daae5a5 2860 #define RSCAN0CFPCTR12L RSCAN0.CFPCTR12.UINT16[L]
bogdanm 92:4fc01daae5a5 2861 #define RSCAN0CFPCTR12LL RSCAN0.CFPCTR12.UINT8[LL]
bogdanm 92:4fc01daae5a5 2862 #define RSCAN0CFPCTR12LH RSCAN0.CFPCTR12.UINT8[LH]
bogdanm 92:4fc01daae5a5 2863 #define RSCAN0CFPCTR12H RSCAN0.CFPCTR12.UINT16[H]
bogdanm 92:4fc01daae5a5 2864 #define RSCAN0CFPCTR12HL RSCAN0.CFPCTR12.UINT8[HL]
bogdanm 92:4fc01daae5a5 2865 #define RSCAN0CFPCTR12HH RSCAN0.CFPCTR12.UINT8[HH]
bogdanm 92:4fc01daae5a5 2866 #define RSCAN0CFPCTR13 RSCAN0.CFPCTR13.UINT32
bogdanm 92:4fc01daae5a5 2867 #define RSCAN0CFPCTR13L RSCAN0.CFPCTR13.UINT16[L]
bogdanm 92:4fc01daae5a5 2868 #define RSCAN0CFPCTR13LL RSCAN0.CFPCTR13.UINT8[LL]
bogdanm 92:4fc01daae5a5 2869 #define RSCAN0CFPCTR13LH RSCAN0.CFPCTR13.UINT8[LH]
bogdanm 92:4fc01daae5a5 2870 #define RSCAN0CFPCTR13H RSCAN0.CFPCTR13.UINT16[H]
bogdanm 92:4fc01daae5a5 2871 #define RSCAN0CFPCTR13HL RSCAN0.CFPCTR13.UINT8[HL]
bogdanm 92:4fc01daae5a5 2872 #define RSCAN0CFPCTR13HH RSCAN0.CFPCTR13.UINT8[HH]
bogdanm 92:4fc01daae5a5 2873 #define RSCAN0CFPCTR14 RSCAN0.CFPCTR14.UINT32
bogdanm 92:4fc01daae5a5 2874 #define RSCAN0CFPCTR14L RSCAN0.CFPCTR14.UINT16[L]
bogdanm 92:4fc01daae5a5 2875 #define RSCAN0CFPCTR14LL RSCAN0.CFPCTR14.UINT8[LL]
bogdanm 92:4fc01daae5a5 2876 #define RSCAN0CFPCTR14LH RSCAN0.CFPCTR14.UINT8[LH]
bogdanm 92:4fc01daae5a5 2877 #define RSCAN0CFPCTR14H RSCAN0.CFPCTR14.UINT16[H]
bogdanm 92:4fc01daae5a5 2878 #define RSCAN0CFPCTR14HL RSCAN0.CFPCTR14.UINT8[HL]
bogdanm 92:4fc01daae5a5 2879 #define RSCAN0CFPCTR14HH RSCAN0.CFPCTR14.UINT8[HH]
bogdanm 92:4fc01daae5a5 2880 #define RSCAN0FESTS RSCAN0.FESTS.UINT32
bogdanm 92:4fc01daae5a5 2881 #define RSCAN0FESTSL RSCAN0.FESTS.UINT16[L]
bogdanm 92:4fc01daae5a5 2882 #define RSCAN0FESTSLL RSCAN0.FESTS.UINT8[LL]
bogdanm 92:4fc01daae5a5 2883 #define RSCAN0FESTSLH RSCAN0.FESTS.UINT8[LH]
bogdanm 92:4fc01daae5a5 2884 #define RSCAN0FESTSH RSCAN0.FESTS.UINT16[H]
bogdanm 92:4fc01daae5a5 2885 #define RSCAN0FESTSHL RSCAN0.FESTS.UINT8[HL]
bogdanm 92:4fc01daae5a5 2886 #define RSCAN0FESTSHH RSCAN0.FESTS.UINT8[HH]
bogdanm 92:4fc01daae5a5 2887 #define RSCAN0FFSTS RSCAN0.FFSTS.UINT32
bogdanm 92:4fc01daae5a5 2888 #define RSCAN0FFSTSL RSCAN0.FFSTS.UINT16[L]
bogdanm 92:4fc01daae5a5 2889 #define RSCAN0FFSTSLL RSCAN0.FFSTS.UINT8[LL]
bogdanm 92:4fc01daae5a5 2890 #define RSCAN0FFSTSLH RSCAN0.FFSTS.UINT8[LH]
bogdanm 92:4fc01daae5a5 2891 #define RSCAN0FFSTSH RSCAN0.FFSTS.UINT16[H]
bogdanm 92:4fc01daae5a5 2892 #define RSCAN0FFSTSHL RSCAN0.FFSTS.UINT8[HL]
bogdanm 92:4fc01daae5a5 2893 #define RSCAN0FFSTSHH RSCAN0.FFSTS.UINT8[HH]
bogdanm 92:4fc01daae5a5 2894 #define RSCAN0FMSTS RSCAN0.FMSTS.UINT32
bogdanm 92:4fc01daae5a5 2895 #define RSCAN0FMSTSL RSCAN0.FMSTS.UINT16[L]
bogdanm 92:4fc01daae5a5 2896 #define RSCAN0FMSTSLL RSCAN0.FMSTS.UINT8[LL]
bogdanm 92:4fc01daae5a5 2897 #define RSCAN0FMSTSLH RSCAN0.FMSTS.UINT8[LH]
bogdanm 92:4fc01daae5a5 2898 #define RSCAN0FMSTSH RSCAN0.FMSTS.UINT16[H]
bogdanm 92:4fc01daae5a5 2899 #define RSCAN0FMSTSHL RSCAN0.FMSTS.UINT8[HL]
bogdanm 92:4fc01daae5a5 2900 #define RSCAN0FMSTSHH RSCAN0.FMSTS.UINT8[HH]
bogdanm 92:4fc01daae5a5 2901 #define RSCAN0RFISTS RSCAN0.RFISTS.UINT32
bogdanm 92:4fc01daae5a5 2902 #define RSCAN0RFISTSL RSCAN0.RFISTS.UINT16[L]
bogdanm 92:4fc01daae5a5 2903 #define RSCAN0RFISTSLL RSCAN0.RFISTS.UINT8[LL]
bogdanm 92:4fc01daae5a5 2904 #define RSCAN0RFISTSLH RSCAN0.RFISTS.UINT8[LH]
bogdanm 92:4fc01daae5a5 2905 #define RSCAN0RFISTSH RSCAN0.RFISTS.UINT16[H]
bogdanm 92:4fc01daae5a5 2906 #define RSCAN0RFISTSHL RSCAN0.RFISTS.UINT8[HL]
bogdanm 92:4fc01daae5a5 2907 #define RSCAN0RFISTSHH RSCAN0.RFISTS.UINT8[HH]
bogdanm 92:4fc01daae5a5 2908 #define RSCAN0CFRISTS RSCAN0.CFRISTS.UINT32
bogdanm 92:4fc01daae5a5 2909 #define RSCAN0CFRISTSL RSCAN0.CFRISTS.UINT16[L]
bogdanm 92:4fc01daae5a5 2910 #define RSCAN0CFRISTSLL RSCAN0.CFRISTS.UINT8[LL]
bogdanm 92:4fc01daae5a5 2911 #define RSCAN0CFRISTSLH RSCAN0.CFRISTS.UINT8[LH]
bogdanm 92:4fc01daae5a5 2912 #define RSCAN0CFRISTSH RSCAN0.CFRISTS.UINT16[H]
bogdanm 92:4fc01daae5a5 2913 #define RSCAN0CFRISTSHL RSCAN0.CFRISTS.UINT8[HL]
bogdanm 92:4fc01daae5a5 2914 #define RSCAN0CFRISTSHH RSCAN0.CFRISTS.UINT8[HH]
bogdanm 92:4fc01daae5a5 2915 #define RSCAN0CFTISTS RSCAN0.CFTISTS.UINT32
bogdanm 92:4fc01daae5a5 2916 #define RSCAN0CFTISTSL RSCAN0.CFTISTS.UINT16[L]
bogdanm 92:4fc01daae5a5 2917 #define RSCAN0CFTISTSLL RSCAN0.CFTISTS.UINT8[LL]
bogdanm 92:4fc01daae5a5 2918 #define RSCAN0CFTISTSLH RSCAN0.CFTISTS.UINT8[LH]
bogdanm 92:4fc01daae5a5 2919 #define RSCAN0CFTISTSH RSCAN0.CFTISTS.UINT16[H]
bogdanm 92:4fc01daae5a5 2920 #define RSCAN0CFTISTSHL RSCAN0.CFTISTS.UINT8[HL]
bogdanm 92:4fc01daae5a5 2921 #define RSCAN0CFTISTSHH RSCAN0.CFTISTS.UINT8[HH]
bogdanm 92:4fc01daae5a5 2922 #define RSCAN0TMC0 RSCAN0.TMC0
bogdanm 92:4fc01daae5a5 2923 #define RSCAN0TMC1 RSCAN0.TMC1
bogdanm 92:4fc01daae5a5 2924 #define RSCAN0TMC2 RSCAN0.TMC2
bogdanm 92:4fc01daae5a5 2925 #define RSCAN0TMC3 RSCAN0.TMC3
bogdanm 92:4fc01daae5a5 2926 #define RSCAN0TMC4 RSCAN0.TMC4
bogdanm 92:4fc01daae5a5 2927 #define RSCAN0TMC5 RSCAN0.TMC5
bogdanm 92:4fc01daae5a5 2928 #define RSCAN0TMC6 RSCAN0.TMC6
bogdanm 92:4fc01daae5a5 2929 #define RSCAN0TMC7 RSCAN0.TMC7
bogdanm 92:4fc01daae5a5 2930 #define RSCAN0TMC8 RSCAN0.TMC8
bogdanm 92:4fc01daae5a5 2931 #define RSCAN0TMC9 RSCAN0.TMC9
bogdanm 92:4fc01daae5a5 2932 #define RSCAN0TMC10 RSCAN0.TMC10
bogdanm 92:4fc01daae5a5 2933 #define RSCAN0TMC11 RSCAN0.TMC11
bogdanm 92:4fc01daae5a5 2934 #define RSCAN0TMC12 RSCAN0.TMC12
bogdanm 92:4fc01daae5a5 2935 #define RSCAN0TMC13 RSCAN0.TMC13
bogdanm 92:4fc01daae5a5 2936 #define RSCAN0TMC14 RSCAN0.TMC14
bogdanm 92:4fc01daae5a5 2937 #define RSCAN0TMC15 RSCAN0.TMC15
bogdanm 92:4fc01daae5a5 2938 #define RSCAN0TMC16 RSCAN0.TMC16
bogdanm 92:4fc01daae5a5 2939 #define RSCAN0TMC17 RSCAN0.TMC17
bogdanm 92:4fc01daae5a5 2940 #define RSCAN0TMC18 RSCAN0.TMC18
bogdanm 92:4fc01daae5a5 2941 #define RSCAN0TMC19 RSCAN0.TMC19
bogdanm 92:4fc01daae5a5 2942 #define RSCAN0TMC20 RSCAN0.TMC20
bogdanm 92:4fc01daae5a5 2943 #define RSCAN0TMC21 RSCAN0.TMC21
bogdanm 92:4fc01daae5a5 2944 #define RSCAN0TMC22 RSCAN0.TMC22
bogdanm 92:4fc01daae5a5 2945 #define RSCAN0TMC23 RSCAN0.TMC23
bogdanm 92:4fc01daae5a5 2946 #define RSCAN0TMC24 RSCAN0.TMC24
bogdanm 92:4fc01daae5a5 2947 #define RSCAN0TMC25 RSCAN0.TMC25
bogdanm 92:4fc01daae5a5 2948 #define RSCAN0TMC26 RSCAN0.TMC26
bogdanm 92:4fc01daae5a5 2949 #define RSCAN0TMC27 RSCAN0.TMC27
bogdanm 92:4fc01daae5a5 2950 #define RSCAN0TMC28 RSCAN0.TMC28
bogdanm 92:4fc01daae5a5 2951 #define RSCAN0TMC29 RSCAN0.TMC29
bogdanm 92:4fc01daae5a5 2952 #define RSCAN0TMC30 RSCAN0.TMC30
bogdanm 92:4fc01daae5a5 2953 #define RSCAN0TMC31 RSCAN0.TMC31
bogdanm 92:4fc01daae5a5 2954 #define RSCAN0TMC32 RSCAN0.TMC32
bogdanm 92:4fc01daae5a5 2955 #define RSCAN0TMC33 RSCAN0.TMC33
bogdanm 92:4fc01daae5a5 2956 #define RSCAN0TMC34 RSCAN0.TMC34
bogdanm 92:4fc01daae5a5 2957 #define RSCAN0TMC35 RSCAN0.TMC35
bogdanm 92:4fc01daae5a5 2958 #define RSCAN0TMC36 RSCAN0.TMC36
bogdanm 92:4fc01daae5a5 2959 #define RSCAN0TMC37 RSCAN0.TMC37
bogdanm 92:4fc01daae5a5 2960 #define RSCAN0TMC38 RSCAN0.TMC38
bogdanm 92:4fc01daae5a5 2961 #define RSCAN0TMC39 RSCAN0.TMC39
bogdanm 92:4fc01daae5a5 2962 #define RSCAN0TMC40 RSCAN0.TMC40
bogdanm 92:4fc01daae5a5 2963 #define RSCAN0TMC41 RSCAN0.TMC41
bogdanm 92:4fc01daae5a5 2964 #define RSCAN0TMC42 RSCAN0.TMC42
bogdanm 92:4fc01daae5a5 2965 #define RSCAN0TMC43 RSCAN0.TMC43
bogdanm 92:4fc01daae5a5 2966 #define RSCAN0TMC44 RSCAN0.TMC44
bogdanm 92:4fc01daae5a5 2967 #define RSCAN0TMC45 RSCAN0.TMC45
bogdanm 92:4fc01daae5a5 2968 #define RSCAN0TMC46 RSCAN0.TMC46
bogdanm 92:4fc01daae5a5 2969 #define RSCAN0TMC47 RSCAN0.TMC47
bogdanm 92:4fc01daae5a5 2970 #define RSCAN0TMC48 RSCAN0.TMC48
bogdanm 92:4fc01daae5a5 2971 #define RSCAN0TMC49 RSCAN0.TMC49
bogdanm 92:4fc01daae5a5 2972 #define RSCAN0TMC50 RSCAN0.TMC50
bogdanm 92:4fc01daae5a5 2973 #define RSCAN0TMC51 RSCAN0.TMC51
bogdanm 92:4fc01daae5a5 2974 #define RSCAN0TMC52 RSCAN0.TMC52
bogdanm 92:4fc01daae5a5 2975 #define RSCAN0TMC53 RSCAN0.TMC53
bogdanm 92:4fc01daae5a5 2976 #define RSCAN0TMC54 RSCAN0.TMC54
bogdanm 92:4fc01daae5a5 2977 #define RSCAN0TMC55 RSCAN0.TMC55
bogdanm 92:4fc01daae5a5 2978 #define RSCAN0TMC56 RSCAN0.TMC56
bogdanm 92:4fc01daae5a5 2979 #define RSCAN0TMC57 RSCAN0.TMC57
bogdanm 92:4fc01daae5a5 2980 #define RSCAN0TMC58 RSCAN0.TMC58
bogdanm 92:4fc01daae5a5 2981 #define RSCAN0TMC59 RSCAN0.TMC59
bogdanm 92:4fc01daae5a5 2982 #define RSCAN0TMC60 RSCAN0.TMC60
bogdanm 92:4fc01daae5a5 2983 #define RSCAN0TMC61 RSCAN0.TMC61
bogdanm 92:4fc01daae5a5 2984 #define RSCAN0TMC62 RSCAN0.TMC62
bogdanm 92:4fc01daae5a5 2985 #define RSCAN0TMC63 RSCAN0.TMC63
bogdanm 92:4fc01daae5a5 2986 #define RSCAN0TMC64 RSCAN0.TMC64
bogdanm 92:4fc01daae5a5 2987 #define RSCAN0TMC65 RSCAN0.TMC65
bogdanm 92:4fc01daae5a5 2988 #define RSCAN0TMC66 RSCAN0.TMC66
bogdanm 92:4fc01daae5a5 2989 #define RSCAN0TMC67 RSCAN0.TMC67
bogdanm 92:4fc01daae5a5 2990 #define RSCAN0TMC68 RSCAN0.TMC68
bogdanm 92:4fc01daae5a5 2991 #define RSCAN0TMC69 RSCAN0.TMC69
bogdanm 92:4fc01daae5a5 2992 #define RSCAN0TMC70 RSCAN0.TMC70
bogdanm 92:4fc01daae5a5 2993 #define RSCAN0TMC71 RSCAN0.TMC71
bogdanm 92:4fc01daae5a5 2994 #define RSCAN0TMC72 RSCAN0.TMC72
bogdanm 92:4fc01daae5a5 2995 #define RSCAN0TMC73 RSCAN0.TMC73
bogdanm 92:4fc01daae5a5 2996 #define RSCAN0TMC74 RSCAN0.TMC74
bogdanm 92:4fc01daae5a5 2997 #define RSCAN0TMC75 RSCAN0.TMC75
bogdanm 92:4fc01daae5a5 2998 #define RSCAN0TMC76 RSCAN0.TMC76
bogdanm 92:4fc01daae5a5 2999 #define RSCAN0TMC77 RSCAN0.TMC77
bogdanm 92:4fc01daae5a5 3000 #define RSCAN0TMC78 RSCAN0.TMC78
bogdanm 92:4fc01daae5a5 3001 #define RSCAN0TMC79 RSCAN0.TMC79
bogdanm 92:4fc01daae5a5 3002 #define RSCAN0TMSTS0 RSCAN0.TMSTS0
bogdanm 92:4fc01daae5a5 3003 #define RSCAN0TMSTS1 RSCAN0.TMSTS1
bogdanm 92:4fc01daae5a5 3004 #define RSCAN0TMSTS2 RSCAN0.TMSTS2
bogdanm 92:4fc01daae5a5 3005 #define RSCAN0TMSTS3 RSCAN0.TMSTS3
bogdanm 92:4fc01daae5a5 3006 #define RSCAN0TMSTS4 RSCAN0.TMSTS4
bogdanm 92:4fc01daae5a5 3007 #define RSCAN0TMSTS5 RSCAN0.TMSTS5
bogdanm 92:4fc01daae5a5 3008 #define RSCAN0TMSTS6 RSCAN0.TMSTS6
bogdanm 92:4fc01daae5a5 3009 #define RSCAN0TMSTS7 RSCAN0.TMSTS7
bogdanm 92:4fc01daae5a5 3010 #define RSCAN0TMSTS8 RSCAN0.TMSTS8
bogdanm 92:4fc01daae5a5 3011 #define RSCAN0TMSTS9 RSCAN0.TMSTS9
bogdanm 92:4fc01daae5a5 3012 #define RSCAN0TMSTS10 RSCAN0.TMSTS10
bogdanm 92:4fc01daae5a5 3013 #define RSCAN0TMSTS11 RSCAN0.TMSTS11
bogdanm 92:4fc01daae5a5 3014 #define RSCAN0TMSTS12 RSCAN0.TMSTS12
bogdanm 92:4fc01daae5a5 3015 #define RSCAN0TMSTS13 RSCAN0.TMSTS13
bogdanm 92:4fc01daae5a5 3016 #define RSCAN0TMSTS14 RSCAN0.TMSTS14
bogdanm 92:4fc01daae5a5 3017 #define RSCAN0TMSTS15 RSCAN0.TMSTS15
bogdanm 92:4fc01daae5a5 3018 #define RSCAN0TMSTS16 RSCAN0.TMSTS16
bogdanm 92:4fc01daae5a5 3019 #define RSCAN0TMSTS17 RSCAN0.TMSTS17
bogdanm 92:4fc01daae5a5 3020 #define RSCAN0TMSTS18 RSCAN0.TMSTS18
bogdanm 92:4fc01daae5a5 3021 #define RSCAN0TMSTS19 RSCAN0.TMSTS19
bogdanm 92:4fc01daae5a5 3022 #define RSCAN0TMSTS20 RSCAN0.TMSTS20
bogdanm 92:4fc01daae5a5 3023 #define RSCAN0TMSTS21 RSCAN0.TMSTS21
bogdanm 92:4fc01daae5a5 3024 #define RSCAN0TMSTS22 RSCAN0.TMSTS22
bogdanm 92:4fc01daae5a5 3025 #define RSCAN0TMSTS23 RSCAN0.TMSTS23
bogdanm 92:4fc01daae5a5 3026 #define RSCAN0TMSTS24 RSCAN0.TMSTS24
bogdanm 92:4fc01daae5a5 3027 #define RSCAN0TMSTS25 RSCAN0.TMSTS25
bogdanm 92:4fc01daae5a5 3028 #define RSCAN0TMSTS26 RSCAN0.TMSTS26
bogdanm 92:4fc01daae5a5 3029 #define RSCAN0TMSTS27 RSCAN0.TMSTS27
bogdanm 92:4fc01daae5a5 3030 #define RSCAN0TMSTS28 RSCAN0.TMSTS28
bogdanm 92:4fc01daae5a5 3031 #define RSCAN0TMSTS29 RSCAN0.TMSTS29
bogdanm 92:4fc01daae5a5 3032 #define RSCAN0TMSTS30 RSCAN0.TMSTS30
bogdanm 92:4fc01daae5a5 3033 #define RSCAN0TMSTS31 RSCAN0.TMSTS31
bogdanm 92:4fc01daae5a5 3034 #define RSCAN0TMSTS32 RSCAN0.TMSTS32
bogdanm 92:4fc01daae5a5 3035 #define RSCAN0TMSTS33 RSCAN0.TMSTS33
bogdanm 92:4fc01daae5a5 3036 #define RSCAN0TMSTS34 RSCAN0.TMSTS34
bogdanm 92:4fc01daae5a5 3037 #define RSCAN0TMSTS35 RSCAN0.TMSTS35
bogdanm 92:4fc01daae5a5 3038 #define RSCAN0TMSTS36 RSCAN0.TMSTS36
bogdanm 92:4fc01daae5a5 3039 #define RSCAN0TMSTS37 RSCAN0.TMSTS37
bogdanm 92:4fc01daae5a5 3040 #define RSCAN0TMSTS38 RSCAN0.TMSTS38
bogdanm 92:4fc01daae5a5 3041 #define RSCAN0TMSTS39 RSCAN0.TMSTS39
bogdanm 92:4fc01daae5a5 3042 #define RSCAN0TMSTS40 RSCAN0.TMSTS40
bogdanm 92:4fc01daae5a5 3043 #define RSCAN0TMSTS41 RSCAN0.TMSTS41
bogdanm 92:4fc01daae5a5 3044 #define RSCAN0TMSTS42 RSCAN0.TMSTS42
bogdanm 92:4fc01daae5a5 3045 #define RSCAN0TMSTS43 RSCAN0.TMSTS43
bogdanm 92:4fc01daae5a5 3046 #define RSCAN0TMSTS44 RSCAN0.TMSTS44
bogdanm 92:4fc01daae5a5 3047 #define RSCAN0TMSTS45 RSCAN0.TMSTS45
bogdanm 92:4fc01daae5a5 3048 #define RSCAN0TMSTS46 RSCAN0.TMSTS46
bogdanm 92:4fc01daae5a5 3049 #define RSCAN0TMSTS47 RSCAN0.TMSTS47
bogdanm 92:4fc01daae5a5 3050 #define RSCAN0TMSTS48 RSCAN0.TMSTS48
bogdanm 92:4fc01daae5a5 3051 #define RSCAN0TMSTS49 RSCAN0.TMSTS49
bogdanm 92:4fc01daae5a5 3052 #define RSCAN0TMSTS50 RSCAN0.TMSTS50
bogdanm 92:4fc01daae5a5 3053 #define RSCAN0TMSTS51 RSCAN0.TMSTS51
bogdanm 92:4fc01daae5a5 3054 #define RSCAN0TMSTS52 RSCAN0.TMSTS52
bogdanm 92:4fc01daae5a5 3055 #define RSCAN0TMSTS53 RSCAN0.TMSTS53
bogdanm 92:4fc01daae5a5 3056 #define RSCAN0TMSTS54 RSCAN0.TMSTS54
bogdanm 92:4fc01daae5a5 3057 #define RSCAN0TMSTS55 RSCAN0.TMSTS55
bogdanm 92:4fc01daae5a5 3058 #define RSCAN0TMSTS56 RSCAN0.TMSTS56
bogdanm 92:4fc01daae5a5 3059 #define RSCAN0TMSTS57 RSCAN0.TMSTS57
bogdanm 92:4fc01daae5a5 3060 #define RSCAN0TMSTS58 RSCAN0.TMSTS58
bogdanm 92:4fc01daae5a5 3061 #define RSCAN0TMSTS59 RSCAN0.TMSTS59
bogdanm 92:4fc01daae5a5 3062 #define RSCAN0TMSTS60 RSCAN0.TMSTS60
bogdanm 92:4fc01daae5a5 3063 #define RSCAN0TMSTS61 RSCAN0.TMSTS61
bogdanm 92:4fc01daae5a5 3064 #define RSCAN0TMSTS62 RSCAN0.TMSTS62
bogdanm 92:4fc01daae5a5 3065 #define RSCAN0TMSTS63 RSCAN0.TMSTS63
bogdanm 92:4fc01daae5a5 3066 #define RSCAN0TMSTS64 RSCAN0.TMSTS64
bogdanm 92:4fc01daae5a5 3067 #define RSCAN0TMSTS65 RSCAN0.TMSTS65
bogdanm 92:4fc01daae5a5 3068 #define RSCAN0TMSTS66 RSCAN0.TMSTS66
bogdanm 92:4fc01daae5a5 3069 #define RSCAN0TMSTS67 RSCAN0.TMSTS67
bogdanm 92:4fc01daae5a5 3070 #define RSCAN0TMSTS68 RSCAN0.TMSTS68
bogdanm 92:4fc01daae5a5 3071 #define RSCAN0TMSTS69 RSCAN0.TMSTS69
bogdanm 92:4fc01daae5a5 3072 #define RSCAN0TMSTS70 RSCAN0.TMSTS70
bogdanm 92:4fc01daae5a5 3073 #define RSCAN0TMSTS71 RSCAN0.TMSTS71
bogdanm 92:4fc01daae5a5 3074 #define RSCAN0TMSTS72 RSCAN0.TMSTS72
bogdanm 92:4fc01daae5a5 3075 #define RSCAN0TMSTS73 RSCAN0.TMSTS73
bogdanm 92:4fc01daae5a5 3076 #define RSCAN0TMSTS74 RSCAN0.TMSTS74
bogdanm 92:4fc01daae5a5 3077 #define RSCAN0TMSTS75 RSCAN0.TMSTS75
bogdanm 92:4fc01daae5a5 3078 #define RSCAN0TMSTS76 RSCAN0.TMSTS76
bogdanm 92:4fc01daae5a5 3079 #define RSCAN0TMSTS77 RSCAN0.TMSTS77
bogdanm 92:4fc01daae5a5 3080 #define RSCAN0TMSTS78 RSCAN0.TMSTS78
bogdanm 92:4fc01daae5a5 3081 #define RSCAN0TMSTS79 RSCAN0.TMSTS79
bogdanm 92:4fc01daae5a5 3082 #define RSCAN0TMTRSTS0 RSCAN0.TMTRSTS0.UINT32
bogdanm 92:4fc01daae5a5 3083 #define RSCAN0TMTRSTS0L RSCAN0.TMTRSTS0.UINT16[L]
bogdanm 92:4fc01daae5a5 3084 #define RSCAN0TMTRSTS0LL RSCAN0.TMTRSTS0.UINT8[LL]
bogdanm 92:4fc01daae5a5 3085 #define RSCAN0TMTRSTS0LH RSCAN0.TMTRSTS0.UINT8[LH]
bogdanm 92:4fc01daae5a5 3086 #define RSCAN0TMTRSTS0H RSCAN0.TMTRSTS0.UINT16[H]
bogdanm 92:4fc01daae5a5 3087 #define RSCAN0TMTRSTS0HL RSCAN0.TMTRSTS0.UINT8[HL]
bogdanm 92:4fc01daae5a5 3088 #define RSCAN0TMTRSTS0HH RSCAN0.TMTRSTS0.UINT8[HH]
bogdanm 92:4fc01daae5a5 3089 #define RSCAN0TMTRSTS1 RSCAN0.TMTRSTS1.UINT32
bogdanm 92:4fc01daae5a5 3090 #define RSCAN0TMTRSTS1L RSCAN0.TMTRSTS1.UINT16[L]
bogdanm 92:4fc01daae5a5 3091 #define RSCAN0TMTRSTS1LL RSCAN0.TMTRSTS1.UINT8[LL]
bogdanm 92:4fc01daae5a5 3092 #define RSCAN0TMTRSTS1LH RSCAN0.TMTRSTS1.UINT8[LH]
bogdanm 92:4fc01daae5a5 3093 #define RSCAN0TMTRSTS1H RSCAN0.TMTRSTS1.UINT16[H]
bogdanm 92:4fc01daae5a5 3094 #define RSCAN0TMTRSTS1HL RSCAN0.TMTRSTS1.UINT8[HL]
bogdanm 92:4fc01daae5a5 3095 #define RSCAN0TMTRSTS1HH RSCAN0.TMTRSTS1.UINT8[HH]
bogdanm 92:4fc01daae5a5 3096 #define RSCAN0TMTRSTS2 RSCAN0.TMTRSTS2.UINT32
bogdanm 92:4fc01daae5a5 3097 #define RSCAN0TMTRSTS2L RSCAN0.TMTRSTS2.UINT16[L]
bogdanm 92:4fc01daae5a5 3098 #define RSCAN0TMTRSTS2LL RSCAN0.TMTRSTS2.UINT8[LL]
bogdanm 92:4fc01daae5a5 3099 #define RSCAN0TMTRSTS2LH RSCAN0.TMTRSTS2.UINT8[LH]
bogdanm 92:4fc01daae5a5 3100 #define RSCAN0TMTRSTS2H RSCAN0.TMTRSTS2.UINT16[H]
bogdanm 92:4fc01daae5a5 3101 #define RSCAN0TMTRSTS2HL RSCAN0.TMTRSTS2.UINT8[HL]
bogdanm 92:4fc01daae5a5 3102 #define RSCAN0TMTRSTS2HH RSCAN0.TMTRSTS2.UINT8[HH]
bogdanm 92:4fc01daae5a5 3103 #define RSCAN0TMTARSTS0 RSCAN0.TMTARSTS0.UINT32
bogdanm 92:4fc01daae5a5 3104 #define RSCAN0TMTARSTS0L RSCAN0.TMTARSTS0.UINT16[L]
bogdanm 92:4fc01daae5a5 3105 #define RSCAN0TMTARSTS0LL RSCAN0.TMTARSTS0.UINT8[LL]
bogdanm 92:4fc01daae5a5 3106 #define RSCAN0TMTARSTS0LH RSCAN0.TMTARSTS0.UINT8[LH]
bogdanm 92:4fc01daae5a5 3107 #define RSCAN0TMTARSTS0H RSCAN0.TMTARSTS0.UINT16[H]
bogdanm 92:4fc01daae5a5 3108 #define RSCAN0TMTARSTS0HL RSCAN0.TMTARSTS0.UINT8[HL]
bogdanm 92:4fc01daae5a5 3109 #define RSCAN0TMTARSTS0HH RSCAN0.TMTARSTS0.UINT8[HH]
bogdanm 92:4fc01daae5a5 3110 #define RSCAN0TMTARSTS1 RSCAN0.TMTARSTS1.UINT32
bogdanm 92:4fc01daae5a5 3111 #define RSCAN0TMTARSTS1L RSCAN0.TMTARSTS1.UINT16[L]
bogdanm 92:4fc01daae5a5 3112 #define RSCAN0TMTARSTS1LL RSCAN0.TMTARSTS1.UINT8[LL]
bogdanm 92:4fc01daae5a5 3113 #define RSCAN0TMTARSTS1LH RSCAN0.TMTARSTS1.UINT8[LH]
bogdanm 92:4fc01daae5a5 3114 #define RSCAN0TMTARSTS1H RSCAN0.TMTARSTS1.UINT16[H]
bogdanm 92:4fc01daae5a5 3115 #define RSCAN0TMTARSTS1HL RSCAN0.TMTARSTS1.UINT8[HL]
bogdanm 92:4fc01daae5a5 3116 #define RSCAN0TMTARSTS1HH RSCAN0.TMTARSTS1.UINT8[HH]
bogdanm 92:4fc01daae5a5 3117 #define RSCAN0TMTARSTS2 RSCAN0.TMTARSTS2.UINT32
bogdanm 92:4fc01daae5a5 3118 #define RSCAN0TMTARSTS2L RSCAN0.TMTARSTS2.UINT16[L]
bogdanm 92:4fc01daae5a5 3119 #define RSCAN0TMTARSTS2LL RSCAN0.TMTARSTS2.UINT8[LL]
bogdanm 92:4fc01daae5a5 3120 #define RSCAN0TMTARSTS2LH RSCAN0.TMTARSTS2.UINT8[LH]
bogdanm 92:4fc01daae5a5 3121 #define RSCAN0TMTARSTS2H RSCAN0.TMTARSTS2.UINT16[H]
bogdanm 92:4fc01daae5a5 3122 #define RSCAN0TMTARSTS2HL RSCAN0.TMTARSTS2.UINT8[HL]
bogdanm 92:4fc01daae5a5 3123 #define RSCAN0TMTARSTS2HH RSCAN0.TMTARSTS2.UINT8[HH]
bogdanm 92:4fc01daae5a5 3124 #define RSCAN0TMTCSTS0 RSCAN0.TMTCSTS0.UINT32
bogdanm 92:4fc01daae5a5 3125 #define RSCAN0TMTCSTS0L RSCAN0.TMTCSTS0.UINT16[L]
bogdanm 92:4fc01daae5a5 3126 #define RSCAN0TMTCSTS0LL RSCAN0.TMTCSTS0.UINT8[LL]
bogdanm 92:4fc01daae5a5 3127 #define RSCAN0TMTCSTS0LH RSCAN0.TMTCSTS0.UINT8[LH]
bogdanm 92:4fc01daae5a5 3128 #define RSCAN0TMTCSTS0H RSCAN0.TMTCSTS0.UINT16[H]
bogdanm 92:4fc01daae5a5 3129 #define RSCAN0TMTCSTS0HL RSCAN0.TMTCSTS0.UINT8[HL]
bogdanm 92:4fc01daae5a5 3130 #define RSCAN0TMTCSTS0HH RSCAN0.TMTCSTS0.UINT8[HH]
bogdanm 92:4fc01daae5a5 3131 #define RSCAN0TMTCSTS1 RSCAN0.TMTCSTS1.UINT32
bogdanm 92:4fc01daae5a5 3132 #define RSCAN0TMTCSTS1L RSCAN0.TMTCSTS1.UINT16[L]
bogdanm 92:4fc01daae5a5 3133 #define RSCAN0TMTCSTS1LL RSCAN0.TMTCSTS1.UINT8[LL]
bogdanm 92:4fc01daae5a5 3134 #define RSCAN0TMTCSTS1LH RSCAN0.TMTCSTS1.UINT8[LH]
bogdanm 92:4fc01daae5a5 3135 #define RSCAN0TMTCSTS1H RSCAN0.TMTCSTS1.UINT16[H]
bogdanm 92:4fc01daae5a5 3136 #define RSCAN0TMTCSTS1HL RSCAN0.TMTCSTS1.UINT8[HL]
bogdanm 92:4fc01daae5a5 3137 #define RSCAN0TMTCSTS1HH RSCAN0.TMTCSTS1.UINT8[HH]
bogdanm 92:4fc01daae5a5 3138 #define RSCAN0TMTCSTS2 RSCAN0.TMTCSTS2.UINT32
bogdanm 92:4fc01daae5a5 3139 #define RSCAN0TMTCSTS2L RSCAN0.TMTCSTS2.UINT16[L]
bogdanm 92:4fc01daae5a5 3140 #define RSCAN0TMTCSTS2LL RSCAN0.TMTCSTS2.UINT8[LL]
bogdanm 92:4fc01daae5a5 3141 #define RSCAN0TMTCSTS2LH RSCAN0.TMTCSTS2.UINT8[LH]
bogdanm 92:4fc01daae5a5 3142 #define RSCAN0TMTCSTS2H RSCAN0.TMTCSTS2.UINT16[H]
bogdanm 92:4fc01daae5a5 3143 #define RSCAN0TMTCSTS2HL RSCAN0.TMTCSTS2.UINT8[HL]
bogdanm 92:4fc01daae5a5 3144 #define RSCAN0TMTCSTS2HH RSCAN0.TMTCSTS2.UINT8[HH]
bogdanm 92:4fc01daae5a5 3145 #define RSCAN0TMTASTS0 RSCAN0.TMTASTS0.UINT32
bogdanm 92:4fc01daae5a5 3146 #define RSCAN0TMTASTS0L RSCAN0.TMTASTS0.UINT16[L]
bogdanm 92:4fc01daae5a5 3147 #define RSCAN0TMTASTS0LL RSCAN0.TMTASTS0.UINT8[LL]
bogdanm 92:4fc01daae5a5 3148 #define RSCAN0TMTASTS0LH RSCAN0.TMTASTS0.UINT8[LH]
bogdanm 92:4fc01daae5a5 3149 #define RSCAN0TMTASTS0H RSCAN0.TMTASTS0.UINT16[H]
bogdanm 92:4fc01daae5a5 3150 #define RSCAN0TMTASTS0HL RSCAN0.TMTASTS0.UINT8[HL]
bogdanm 92:4fc01daae5a5 3151 #define RSCAN0TMTASTS0HH RSCAN0.TMTASTS0.UINT8[HH]
bogdanm 92:4fc01daae5a5 3152 #define RSCAN0TMTASTS1 RSCAN0.TMTASTS1.UINT32
bogdanm 92:4fc01daae5a5 3153 #define RSCAN0TMTASTS1L RSCAN0.TMTASTS1.UINT16[L]
bogdanm 92:4fc01daae5a5 3154 #define RSCAN0TMTASTS1LL RSCAN0.TMTASTS1.UINT8[LL]
bogdanm 92:4fc01daae5a5 3155 #define RSCAN0TMTASTS1LH RSCAN0.TMTASTS1.UINT8[LH]
bogdanm 92:4fc01daae5a5 3156 #define RSCAN0TMTASTS1H RSCAN0.TMTASTS1.UINT16[H]
bogdanm 92:4fc01daae5a5 3157 #define RSCAN0TMTASTS1HL RSCAN0.TMTASTS1.UINT8[HL]
bogdanm 92:4fc01daae5a5 3158 #define RSCAN0TMTASTS1HH RSCAN0.TMTASTS1.UINT8[HH]
bogdanm 92:4fc01daae5a5 3159 #define RSCAN0TMTASTS2 RSCAN0.TMTASTS2.UINT32
bogdanm 92:4fc01daae5a5 3160 #define RSCAN0TMTASTS2L RSCAN0.TMTASTS2.UINT16[L]
bogdanm 92:4fc01daae5a5 3161 #define RSCAN0TMTASTS2LL RSCAN0.TMTASTS2.UINT8[LL]
bogdanm 92:4fc01daae5a5 3162 #define RSCAN0TMTASTS2LH RSCAN0.TMTASTS2.UINT8[LH]
bogdanm 92:4fc01daae5a5 3163 #define RSCAN0TMTASTS2H RSCAN0.TMTASTS2.UINT16[H]
bogdanm 92:4fc01daae5a5 3164 #define RSCAN0TMTASTS2HL RSCAN0.TMTASTS2.UINT8[HL]
bogdanm 92:4fc01daae5a5 3165 #define RSCAN0TMTASTS2HH RSCAN0.TMTASTS2.UINT8[HH]
bogdanm 92:4fc01daae5a5 3166 #define RSCAN0TMIEC0 RSCAN0.TMIEC0.UINT32
bogdanm 92:4fc01daae5a5 3167 #define RSCAN0TMIEC0L RSCAN0.TMIEC0.UINT16[L]
bogdanm 92:4fc01daae5a5 3168 #define RSCAN0TMIEC0LL RSCAN0.TMIEC0.UINT8[LL]
bogdanm 92:4fc01daae5a5 3169 #define RSCAN0TMIEC0LH RSCAN0.TMIEC0.UINT8[LH]
bogdanm 92:4fc01daae5a5 3170 #define RSCAN0TMIEC0H RSCAN0.TMIEC0.UINT16[H]
bogdanm 92:4fc01daae5a5 3171 #define RSCAN0TMIEC0HL RSCAN0.TMIEC0.UINT8[HL]
bogdanm 92:4fc01daae5a5 3172 #define RSCAN0TMIEC0HH RSCAN0.TMIEC0.UINT8[HH]
bogdanm 92:4fc01daae5a5 3173 #define RSCAN0TMIEC1 RSCAN0.TMIEC1.UINT32
bogdanm 92:4fc01daae5a5 3174 #define RSCAN0TMIEC1L RSCAN0.TMIEC1.UINT16[L]
bogdanm 92:4fc01daae5a5 3175 #define RSCAN0TMIEC1LL RSCAN0.TMIEC1.UINT8[LL]
bogdanm 92:4fc01daae5a5 3176 #define RSCAN0TMIEC1LH RSCAN0.TMIEC1.UINT8[LH]
bogdanm 92:4fc01daae5a5 3177 #define RSCAN0TMIEC1H RSCAN0.TMIEC1.UINT16[H]
bogdanm 92:4fc01daae5a5 3178 #define RSCAN0TMIEC1HL RSCAN0.TMIEC1.UINT8[HL]
bogdanm 92:4fc01daae5a5 3179 #define RSCAN0TMIEC1HH RSCAN0.TMIEC1.UINT8[HH]
bogdanm 92:4fc01daae5a5 3180 #define RSCAN0TMIEC2 RSCAN0.TMIEC2.UINT32
bogdanm 92:4fc01daae5a5 3181 #define RSCAN0TMIEC2L RSCAN0.TMIEC2.UINT16[L]
bogdanm 92:4fc01daae5a5 3182 #define RSCAN0TMIEC2LL RSCAN0.TMIEC2.UINT8[LL]
bogdanm 92:4fc01daae5a5 3183 #define RSCAN0TMIEC2LH RSCAN0.TMIEC2.UINT8[LH]
bogdanm 92:4fc01daae5a5 3184 #define RSCAN0TMIEC2H RSCAN0.TMIEC2.UINT16[H]
bogdanm 92:4fc01daae5a5 3185 #define RSCAN0TMIEC2HL RSCAN0.TMIEC2.UINT8[HL]
bogdanm 92:4fc01daae5a5 3186 #define RSCAN0TMIEC2HH RSCAN0.TMIEC2.UINT8[HH]
bogdanm 92:4fc01daae5a5 3187 #define RSCAN0TXQCC0 RSCAN0.TXQCC0.UINT32
bogdanm 92:4fc01daae5a5 3188 #define RSCAN0TXQCC0L RSCAN0.TXQCC0.UINT16[L]
bogdanm 92:4fc01daae5a5 3189 #define RSCAN0TXQCC0LL RSCAN0.TXQCC0.UINT8[LL]
bogdanm 92:4fc01daae5a5 3190 #define RSCAN0TXQCC0LH RSCAN0.TXQCC0.UINT8[LH]
bogdanm 92:4fc01daae5a5 3191 #define RSCAN0TXQCC0H RSCAN0.TXQCC0.UINT16[H]
bogdanm 92:4fc01daae5a5 3192 #define RSCAN0TXQCC0HL RSCAN0.TXQCC0.UINT8[HL]
bogdanm 92:4fc01daae5a5 3193 #define RSCAN0TXQCC0HH RSCAN0.TXQCC0.UINT8[HH]
bogdanm 92:4fc01daae5a5 3194 #define RSCAN0TXQCC1 RSCAN0.TXQCC1.UINT32
bogdanm 92:4fc01daae5a5 3195 #define RSCAN0TXQCC1L RSCAN0.TXQCC1.UINT16[L]
bogdanm 92:4fc01daae5a5 3196 #define RSCAN0TXQCC1LL RSCAN0.TXQCC1.UINT8[LL]
bogdanm 92:4fc01daae5a5 3197 #define RSCAN0TXQCC1LH RSCAN0.TXQCC1.UINT8[LH]
bogdanm 92:4fc01daae5a5 3198 #define RSCAN0TXQCC1H RSCAN0.TXQCC1.UINT16[H]
bogdanm 92:4fc01daae5a5 3199 #define RSCAN0TXQCC1HL RSCAN0.TXQCC1.UINT8[HL]
bogdanm 92:4fc01daae5a5 3200 #define RSCAN0TXQCC1HH RSCAN0.TXQCC1.UINT8[HH]
bogdanm 92:4fc01daae5a5 3201 #define RSCAN0TXQCC2 RSCAN0.TXQCC2.UINT32
bogdanm 92:4fc01daae5a5 3202 #define RSCAN0TXQCC2L RSCAN0.TXQCC2.UINT16[L]
bogdanm 92:4fc01daae5a5 3203 #define RSCAN0TXQCC2LL RSCAN0.TXQCC2.UINT8[LL]
bogdanm 92:4fc01daae5a5 3204 #define RSCAN0TXQCC2LH RSCAN0.TXQCC2.UINT8[LH]
bogdanm 92:4fc01daae5a5 3205 #define RSCAN0TXQCC2H RSCAN0.TXQCC2.UINT16[H]
bogdanm 92:4fc01daae5a5 3206 #define RSCAN0TXQCC2HL RSCAN0.TXQCC2.UINT8[HL]
bogdanm 92:4fc01daae5a5 3207 #define RSCAN0TXQCC2HH RSCAN0.TXQCC2.UINT8[HH]
bogdanm 92:4fc01daae5a5 3208 #define RSCAN0TXQCC3 RSCAN0.TXQCC3.UINT32
bogdanm 92:4fc01daae5a5 3209 #define RSCAN0TXQCC3L RSCAN0.TXQCC3.UINT16[L]
bogdanm 92:4fc01daae5a5 3210 #define RSCAN0TXQCC3LL RSCAN0.TXQCC3.UINT8[LL]
bogdanm 92:4fc01daae5a5 3211 #define RSCAN0TXQCC3LH RSCAN0.TXQCC3.UINT8[LH]
bogdanm 92:4fc01daae5a5 3212 #define RSCAN0TXQCC3H RSCAN0.TXQCC3.UINT16[H]
bogdanm 92:4fc01daae5a5 3213 #define RSCAN0TXQCC3HL RSCAN0.TXQCC3.UINT8[HL]
bogdanm 92:4fc01daae5a5 3214 #define RSCAN0TXQCC3HH RSCAN0.TXQCC3.UINT8[HH]
bogdanm 92:4fc01daae5a5 3215 #define RSCAN0TXQCC4 RSCAN0.TXQCC4.UINT32
bogdanm 92:4fc01daae5a5 3216 #define RSCAN0TXQCC4L RSCAN0.TXQCC4.UINT16[L]
bogdanm 92:4fc01daae5a5 3217 #define RSCAN0TXQCC4LL RSCAN0.TXQCC4.UINT8[LL]
bogdanm 92:4fc01daae5a5 3218 #define RSCAN0TXQCC4LH RSCAN0.TXQCC4.UINT8[LH]
bogdanm 92:4fc01daae5a5 3219 #define RSCAN0TXQCC4H RSCAN0.TXQCC4.UINT16[H]
bogdanm 92:4fc01daae5a5 3220 #define RSCAN0TXQCC4HL RSCAN0.TXQCC4.UINT8[HL]
bogdanm 92:4fc01daae5a5 3221 #define RSCAN0TXQCC4HH RSCAN0.TXQCC4.UINT8[HH]
bogdanm 92:4fc01daae5a5 3222 #define RSCAN0TXQSTS0 RSCAN0.TXQSTS0.UINT32
bogdanm 92:4fc01daae5a5 3223 #define RSCAN0TXQSTS0L RSCAN0.TXQSTS0.UINT16[L]
bogdanm 92:4fc01daae5a5 3224 #define RSCAN0TXQSTS0LL RSCAN0.TXQSTS0.UINT8[LL]
bogdanm 92:4fc01daae5a5 3225 #define RSCAN0TXQSTS0LH RSCAN0.TXQSTS0.UINT8[LH]
bogdanm 92:4fc01daae5a5 3226 #define RSCAN0TXQSTS0H RSCAN0.TXQSTS0.UINT16[H]
bogdanm 92:4fc01daae5a5 3227 #define RSCAN0TXQSTS0HL RSCAN0.TXQSTS0.UINT8[HL]
bogdanm 92:4fc01daae5a5 3228 #define RSCAN0TXQSTS0HH RSCAN0.TXQSTS0.UINT8[HH]
bogdanm 92:4fc01daae5a5 3229 #define RSCAN0TXQSTS1 RSCAN0.TXQSTS1.UINT32
bogdanm 92:4fc01daae5a5 3230 #define RSCAN0TXQSTS1L RSCAN0.TXQSTS1.UINT16[L]
bogdanm 92:4fc01daae5a5 3231 #define RSCAN0TXQSTS1LL RSCAN0.TXQSTS1.UINT8[LL]
bogdanm 92:4fc01daae5a5 3232 #define RSCAN0TXQSTS1LH RSCAN0.TXQSTS1.UINT8[LH]
bogdanm 92:4fc01daae5a5 3233 #define RSCAN0TXQSTS1H RSCAN0.TXQSTS1.UINT16[H]
bogdanm 92:4fc01daae5a5 3234 #define RSCAN0TXQSTS1HL RSCAN0.TXQSTS1.UINT8[HL]
bogdanm 92:4fc01daae5a5 3235 #define RSCAN0TXQSTS1HH RSCAN0.TXQSTS1.UINT8[HH]
bogdanm 92:4fc01daae5a5 3236 #define RSCAN0TXQSTS2 RSCAN0.TXQSTS2.UINT32
bogdanm 92:4fc01daae5a5 3237 #define RSCAN0TXQSTS2L RSCAN0.TXQSTS2.UINT16[L]
bogdanm 92:4fc01daae5a5 3238 #define RSCAN0TXQSTS2LL RSCAN0.TXQSTS2.UINT8[LL]
bogdanm 92:4fc01daae5a5 3239 #define RSCAN0TXQSTS2LH RSCAN0.TXQSTS2.UINT8[LH]
bogdanm 92:4fc01daae5a5 3240 #define RSCAN0TXQSTS2H RSCAN0.TXQSTS2.UINT16[H]
bogdanm 92:4fc01daae5a5 3241 #define RSCAN0TXQSTS2HL RSCAN0.TXQSTS2.UINT8[HL]
bogdanm 92:4fc01daae5a5 3242 #define RSCAN0TXQSTS2HH RSCAN0.TXQSTS2.UINT8[HH]
bogdanm 92:4fc01daae5a5 3243 #define RSCAN0TXQSTS3 RSCAN0.TXQSTS3.UINT32
bogdanm 92:4fc01daae5a5 3244 #define RSCAN0TXQSTS3L RSCAN0.TXQSTS3.UINT16[L]
bogdanm 92:4fc01daae5a5 3245 #define RSCAN0TXQSTS3LL RSCAN0.TXQSTS3.UINT8[LL]
bogdanm 92:4fc01daae5a5 3246 #define RSCAN0TXQSTS3LH RSCAN0.TXQSTS3.UINT8[LH]
bogdanm 92:4fc01daae5a5 3247 #define RSCAN0TXQSTS3H RSCAN0.TXQSTS3.UINT16[H]
bogdanm 92:4fc01daae5a5 3248 #define RSCAN0TXQSTS3HL RSCAN0.TXQSTS3.UINT8[HL]
bogdanm 92:4fc01daae5a5 3249 #define RSCAN0TXQSTS3HH RSCAN0.TXQSTS3.UINT8[HH]
bogdanm 92:4fc01daae5a5 3250 #define RSCAN0TXQSTS4 RSCAN0.TXQSTS4.UINT32
bogdanm 92:4fc01daae5a5 3251 #define RSCAN0TXQSTS4L RSCAN0.TXQSTS4.UINT16[L]
bogdanm 92:4fc01daae5a5 3252 #define RSCAN0TXQSTS4LL RSCAN0.TXQSTS4.UINT8[LL]
bogdanm 92:4fc01daae5a5 3253 #define RSCAN0TXQSTS4LH RSCAN0.TXQSTS4.UINT8[LH]
bogdanm 92:4fc01daae5a5 3254 #define RSCAN0TXQSTS4H RSCAN0.TXQSTS4.UINT16[H]
bogdanm 92:4fc01daae5a5 3255 #define RSCAN0TXQSTS4HL RSCAN0.TXQSTS4.UINT8[HL]
bogdanm 92:4fc01daae5a5 3256 #define RSCAN0TXQSTS4HH RSCAN0.TXQSTS4.UINT8[HH]
bogdanm 92:4fc01daae5a5 3257 #define RSCAN0TXQPCTR0 RSCAN0.TXQPCTR0.UINT32
bogdanm 92:4fc01daae5a5 3258 #define RSCAN0TXQPCTR0L RSCAN0.TXQPCTR0.UINT16[L]
bogdanm 92:4fc01daae5a5 3259 #define RSCAN0TXQPCTR0LL RSCAN0.TXQPCTR0.UINT8[LL]
bogdanm 92:4fc01daae5a5 3260 #define RSCAN0TXQPCTR0LH RSCAN0.TXQPCTR0.UINT8[LH]
bogdanm 92:4fc01daae5a5 3261 #define RSCAN0TXQPCTR0H RSCAN0.TXQPCTR0.UINT16[H]
bogdanm 92:4fc01daae5a5 3262 #define RSCAN0TXQPCTR0HL RSCAN0.TXQPCTR0.UINT8[HL]
bogdanm 92:4fc01daae5a5 3263 #define RSCAN0TXQPCTR0HH RSCAN0.TXQPCTR0.UINT8[HH]
bogdanm 92:4fc01daae5a5 3264 #define RSCAN0TXQPCTR1 RSCAN0.TXQPCTR1.UINT32
bogdanm 92:4fc01daae5a5 3265 #define RSCAN0TXQPCTR1L RSCAN0.TXQPCTR1.UINT16[L]
bogdanm 92:4fc01daae5a5 3266 #define RSCAN0TXQPCTR1LL RSCAN0.TXQPCTR1.UINT8[LL]
bogdanm 92:4fc01daae5a5 3267 #define RSCAN0TXQPCTR1LH RSCAN0.TXQPCTR1.UINT8[LH]
bogdanm 92:4fc01daae5a5 3268 #define RSCAN0TXQPCTR1H RSCAN0.TXQPCTR1.UINT16[H]
bogdanm 92:4fc01daae5a5 3269 #define RSCAN0TXQPCTR1HL RSCAN0.TXQPCTR1.UINT8[HL]
bogdanm 92:4fc01daae5a5 3270 #define RSCAN0TXQPCTR1HH RSCAN0.TXQPCTR1.UINT8[HH]
bogdanm 92:4fc01daae5a5 3271 #define RSCAN0TXQPCTR2 RSCAN0.TXQPCTR2.UINT32
bogdanm 92:4fc01daae5a5 3272 #define RSCAN0TXQPCTR2L RSCAN0.TXQPCTR2.UINT16[L]
bogdanm 92:4fc01daae5a5 3273 #define RSCAN0TXQPCTR2LL RSCAN0.TXQPCTR2.UINT8[LL]
bogdanm 92:4fc01daae5a5 3274 #define RSCAN0TXQPCTR2LH RSCAN0.TXQPCTR2.UINT8[LH]
bogdanm 92:4fc01daae5a5 3275 #define RSCAN0TXQPCTR2H RSCAN0.TXQPCTR2.UINT16[H]
bogdanm 92:4fc01daae5a5 3276 #define RSCAN0TXQPCTR2HL RSCAN0.TXQPCTR2.UINT8[HL]
bogdanm 92:4fc01daae5a5 3277 #define RSCAN0TXQPCTR2HH RSCAN0.TXQPCTR2.UINT8[HH]
bogdanm 92:4fc01daae5a5 3278 #define RSCAN0TXQPCTR3 RSCAN0.TXQPCTR3.UINT32
bogdanm 92:4fc01daae5a5 3279 #define RSCAN0TXQPCTR3L RSCAN0.TXQPCTR3.UINT16[L]
bogdanm 92:4fc01daae5a5 3280 #define RSCAN0TXQPCTR3LL RSCAN0.TXQPCTR3.UINT8[LL]
bogdanm 92:4fc01daae5a5 3281 #define RSCAN0TXQPCTR3LH RSCAN0.TXQPCTR3.UINT8[LH]
bogdanm 92:4fc01daae5a5 3282 #define RSCAN0TXQPCTR3H RSCAN0.TXQPCTR3.UINT16[H]
bogdanm 92:4fc01daae5a5 3283 #define RSCAN0TXQPCTR3HL RSCAN0.TXQPCTR3.UINT8[HL]
bogdanm 92:4fc01daae5a5 3284 #define RSCAN0TXQPCTR3HH RSCAN0.TXQPCTR3.UINT8[HH]
bogdanm 92:4fc01daae5a5 3285 #define RSCAN0TXQPCTR4 RSCAN0.TXQPCTR4.UINT32
bogdanm 92:4fc01daae5a5 3286 #define RSCAN0TXQPCTR4L RSCAN0.TXQPCTR4.UINT16[L]
bogdanm 92:4fc01daae5a5 3287 #define RSCAN0TXQPCTR4LL RSCAN0.TXQPCTR4.UINT8[LL]
bogdanm 92:4fc01daae5a5 3288 #define RSCAN0TXQPCTR4LH RSCAN0.TXQPCTR4.UINT8[LH]
bogdanm 92:4fc01daae5a5 3289 #define RSCAN0TXQPCTR4H RSCAN0.TXQPCTR4.UINT16[H]
bogdanm 92:4fc01daae5a5 3290 #define RSCAN0TXQPCTR4HL RSCAN0.TXQPCTR4.UINT8[HL]
bogdanm 92:4fc01daae5a5 3291 #define RSCAN0TXQPCTR4HH RSCAN0.TXQPCTR4.UINT8[HH]
bogdanm 92:4fc01daae5a5 3292 #define RSCAN0THLCC0 RSCAN0.THLCC0.UINT32
bogdanm 92:4fc01daae5a5 3293 #define RSCAN0THLCC0L RSCAN0.THLCC0.UINT16[L]
bogdanm 92:4fc01daae5a5 3294 #define RSCAN0THLCC0LL RSCAN0.THLCC0.UINT8[LL]
bogdanm 92:4fc01daae5a5 3295 #define RSCAN0THLCC0LH RSCAN0.THLCC0.UINT8[LH]
bogdanm 92:4fc01daae5a5 3296 #define RSCAN0THLCC0H RSCAN0.THLCC0.UINT16[H]
bogdanm 92:4fc01daae5a5 3297 #define RSCAN0THLCC0HL RSCAN0.THLCC0.UINT8[HL]
bogdanm 92:4fc01daae5a5 3298 #define RSCAN0THLCC0HH RSCAN0.THLCC0.UINT8[HH]
bogdanm 92:4fc01daae5a5 3299 #define RSCAN0THLCC1 RSCAN0.THLCC1.UINT32
bogdanm 92:4fc01daae5a5 3300 #define RSCAN0THLCC1L RSCAN0.THLCC1.UINT16[L]
bogdanm 92:4fc01daae5a5 3301 #define RSCAN0THLCC1LL RSCAN0.THLCC1.UINT8[LL]
bogdanm 92:4fc01daae5a5 3302 #define RSCAN0THLCC1LH RSCAN0.THLCC1.UINT8[LH]
bogdanm 92:4fc01daae5a5 3303 #define RSCAN0THLCC1H RSCAN0.THLCC1.UINT16[H]
bogdanm 92:4fc01daae5a5 3304 #define RSCAN0THLCC1HL RSCAN0.THLCC1.UINT8[HL]
bogdanm 92:4fc01daae5a5 3305 #define RSCAN0THLCC1HH RSCAN0.THLCC1.UINT8[HH]
bogdanm 92:4fc01daae5a5 3306 #define RSCAN0THLCC2 RSCAN0.THLCC2.UINT32
bogdanm 92:4fc01daae5a5 3307 #define RSCAN0THLCC2L RSCAN0.THLCC2.UINT16[L]
bogdanm 92:4fc01daae5a5 3308 #define RSCAN0THLCC2LL RSCAN0.THLCC2.UINT8[LL]
bogdanm 92:4fc01daae5a5 3309 #define RSCAN0THLCC2LH RSCAN0.THLCC2.UINT8[LH]
bogdanm 92:4fc01daae5a5 3310 #define RSCAN0THLCC2H RSCAN0.THLCC2.UINT16[H]
bogdanm 92:4fc01daae5a5 3311 #define RSCAN0THLCC2HL RSCAN0.THLCC2.UINT8[HL]
bogdanm 92:4fc01daae5a5 3312 #define RSCAN0THLCC2HH RSCAN0.THLCC2.UINT8[HH]
bogdanm 92:4fc01daae5a5 3313 #define RSCAN0THLCC3 RSCAN0.THLCC3.UINT32
bogdanm 92:4fc01daae5a5 3314 #define RSCAN0THLCC3L RSCAN0.THLCC3.UINT16[L]
bogdanm 92:4fc01daae5a5 3315 #define RSCAN0THLCC3LL RSCAN0.THLCC3.UINT8[LL]
bogdanm 92:4fc01daae5a5 3316 #define RSCAN0THLCC3LH RSCAN0.THLCC3.UINT8[LH]
bogdanm 92:4fc01daae5a5 3317 #define RSCAN0THLCC3H RSCAN0.THLCC3.UINT16[H]
bogdanm 92:4fc01daae5a5 3318 #define RSCAN0THLCC3HL RSCAN0.THLCC3.UINT8[HL]
bogdanm 92:4fc01daae5a5 3319 #define RSCAN0THLCC3HH RSCAN0.THLCC3.UINT8[HH]
bogdanm 92:4fc01daae5a5 3320 #define RSCAN0THLCC4 RSCAN0.THLCC4.UINT32
bogdanm 92:4fc01daae5a5 3321 #define RSCAN0THLCC4L RSCAN0.THLCC4.UINT16[L]
bogdanm 92:4fc01daae5a5 3322 #define RSCAN0THLCC4LL RSCAN0.THLCC4.UINT8[LL]
bogdanm 92:4fc01daae5a5 3323 #define RSCAN0THLCC4LH RSCAN0.THLCC4.UINT8[LH]
bogdanm 92:4fc01daae5a5 3324 #define RSCAN0THLCC4H RSCAN0.THLCC4.UINT16[H]
bogdanm 92:4fc01daae5a5 3325 #define RSCAN0THLCC4HL RSCAN0.THLCC4.UINT8[HL]
bogdanm 92:4fc01daae5a5 3326 #define RSCAN0THLCC4HH RSCAN0.THLCC4.UINT8[HH]
bogdanm 92:4fc01daae5a5 3327 #define RSCAN0THLSTS0 RSCAN0.THLSTS0.UINT32
bogdanm 92:4fc01daae5a5 3328 #define RSCAN0THLSTS0L RSCAN0.THLSTS0.UINT16[L]
bogdanm 92:4fc01daae5a5 3329 #define RSCAN0THLSTS0LL RSCAN0.THLSTS0.UINT8[LL]
bogdanm 92:4fc01daae5a5 3330 #define RSCAN0THLSTS0LH RSCAN0.THLSTS0.UINT8[LH]
bogdanm 92:4fc01daae5a5 3331 #define RSCAN0THLSTS0H RSCAN0.THLSTS0.UINT16[H]
bogdanm 92:4fc01daae5a5 3332 #define RSCAN0THLSTS0HL RSCAN0.THLSTS0.UINT8[HL]
bogdanm 92:4fc01daae5a5 3333 #define RSCAN0THLSTS0HH RSCAN0.THLSTS0.UINT8[HH]
bogdanm 92:4fc01daae5a5 3334 #define RSCAN0THLSTS1 RSCAN0.THLSTS1.UINT32
bogdanm 92:4fc01daae5a5 3335 #define RSCAN0THLSTS1L RSCAN0.THLSTS1.UINT16[L]
bogdanm 92:4fc01daae5a5 3336 #define RSCAN0THLSTS1LL RSCAN0.THLSTS1.UINT8[LL]
bogdanm 92:4fc01daae5a5 3337 #define RSCAN0THLSTS1LH RSCAN0.THLSTS1.UINT8[LH]
bogdanm 92:4fc01daae5a5 3338 #define RSCAN0THLSTS1H RSCAN0.THLSTS1.UINT16[H]
bogdanm 92:4fc01daae5a5 3339 #define RSCAN0THLSTS1HL RSCAN0.THLSTS1.UINT8[HL]
bogdanm 92:4fc01daae5a5 3340 #define RSCAN0THLSTS1HH RSCAN0.THLSTS1.UINT8[HH]
bogdanm 92:4fc01daae5a5 3341 #define RSCAN0THLSTS2 RSCAN0.THLSTS2.UINT32
bogdanm 92:4fc01daae5a5 3342 #define RSCAN0THLSTS2L RSCAN0.THLSTS2.UINT16[L]
bogdanm 92:4fc01daae5a5 3343 #define RSCAN0THLSTS2LL RSCAN0.THLSTS2.UINT8[LL]
bogdanm 92:4fc01daae5a5 3344 #define RSCAN0THLSTS2LH RSCAN0.THLSTS2.UINT8[LH]
bogdanm 92:4fc01daae5a5 3345 #define RSCAN0THLSTS2H RSCAN0.THLSTS2.UINT16[H]
bogdanm 92:4fc01daae5a5 3346 #define RSCAN0THLSTS2HL RSCAN0.THLSTS2.UINT8[HL]
bogdanm 92:4fc01daae5a5 3347 #define RSCAN0THLSTS2HH RSCAN0.THLSTS2.UINT8[HH]
bogdanm 92:4fc01daae5a5 3348 #define RSCAN0THLSTS3 RSCAN0.THLSTS3.UINT32
bogdanm 92:4fc01daae5a5 3349 #define RSCAN0THLSTS3L RSCAN0.THLSTS3.UINT16[L]
bogdanm 92:4fc01daae5a5 3350 #define RSCAN0THLSTS3LL RSCAN0.THLSTS3.UINT8[LL]
bogdanm 92:4fc01daae5a5 3351 #define RSCAN0THLSTS3LH RSCAN0.THLSTS3.UINT8[LH]
bogdanm 92:4fc01daae5a5 3352 #define RSCAN0THLSTS3H RSCAN0.THLSTS3.UINT16[H]
bogdanm 92:4fc01daae5a5 3353 #define RSCAN0THLSTS3HL RSCAN0.THLSTS3.UINT8[HL]
bogdanm 92:4fc01daae5a5 3354 #define RSCAN0THLSTS3HH RSCAN0.THLSTS3.UINT8[HH]
bogdanm 92:4fc01daae5a5 3355 #define RSCAN0THLSTS4 RSCAN0.THLSTS4.UINT32
bogdanm 92:4fc01daae5a5 3356 #define RSCAN0THLSTS4L RSCAN0.THLSTS4.UINT16[L]
bogdanm 92:4fc01daae5a5 3357 #define RSCAN0THLSTS4LL RSCAN0.THLSTS4.UINT8[LL]
bogdanm 92:4fc01daae5a5 3358 #define RSCAN0THLSTS4LH RSCAN0.THLSTS4.UINT8[LH]
bogdanm 92:4fc01daae5a5 3359 #define RSCAN0THLSTS4H RSCAN0.THLSTS4.UINT16[H]
bogdanm 92:4fc01daae5a5 3360 #define RSCAN0THLSTS4HL RSCAN0.THLSTS4.UINT8[HL]
bogdanm 92:4fc01daae5a5 3361 #define RSCAN0THLSTS4HH RSCAN0.THLSTS4.UINT8[HH]
bogdanm 92:4fc01daae5a5 3362 #define RSCAN0THLPCTR0 RSCAN0.THLPCTR0.UINT32
bogdanm 92:4fc01daae5a5 3363 #define RSCAN0THLPCTR0L RSCAN0.THLPCTR0.UINT16[L]
bogdanm 92:4fc01daae5a5 3364 #define RSCAN0THLPCTR0LL RSCAN0.THLPCTR0.UINT8[LL]
bogdanm 92:4fc01daae5a5 3365 #define RSCAN0THLPCTR0LH RSCAN0.THLPCTR0.UINT8[LH]
bogdanm 92:4fc01daae5a5 3366 #define RSCAN0THLPCTR0H RSCAN0.THLPCTR0.UINT16[H]
bogdanm 92:4fc01daae5a5 3367 #define RSCAN0THLPCTR0HL RSCAN0.THLPCTR0.UINT8[HL]
bogdanm 92:4fc01daae5a5 3368 #define RSCAN0THLPCTR0HH RSCAN0.THLPCTR0.UINT8[HH]
bogdanm 92:4fc01daae5a5 3369 #define RSCAN0THLPCTR1 RSCAN0.THLPCTR1.UINT32
bogdanm 92:4fc01daae5a5 3370 #define RSCAN0THLPCTR1L RSCAN0.THLPCTR1.UINT16[L]
bogdanm 92:4fc01daae5a5 3371 #define RSCAN0THLPCTR1LL RSCAN0.THLPCTR1.UINT8[LL]
bogdanm 92:4fc01daae5a5 3372 #define RSCAN0THLPCTR1LH RSCAN0.THLPCTR1.UINT8[LH]
bogdanm 92:4fc01daae5a5 3373 #define RSCAN0THLPCTR1H RSCAN0.THLPCTR1.UINT16[H]
bogdanm 92:4fc01daae5a5 3374 #define RSCAN0THLPCTR1HL RSCAN0.THLPCTR1.UINT8[HL]
bogdanm 92:4fc01daae5a5 3375 #define RSCAN0THLPCTR1HH RSCAN0.THLPCTR1.UINT8[HH]
bogdanm 92:4fc01daae5a5 3376 #define RSCAN0THLPCTR2 RSCAN0.THLPCTR2.UINT32
bogdanm 92:4fc01daae5a5 3377 #define RSCAN0THLPCTR2L RSCAN0.THLPCTR2.UINT16[L]
bogdanm 92:4fc01daae5a5 3378 #define RSCAN0THLPCTR2LL RSCAN0.THLPCTR2.UINT8[LL]
bogdanm 92:4fc01daae5a5 3379 #define RSCAN0THLPCTR2LH RSCAN0.THLPCTR2.UINT8[LH]
bogdanm 92:4fc01daae5a5 3380 #define RSCAN0THLPCTR2H RSCAN0.THLPCTR2.UINT16[H]
bogdanm 92:4fc01daae5a5 3381 #define RSCAN0THLPCTR2HL RSCAN0.THLPCTR2.UINT8[HL]
bogdanm 92:4fc01daae5a5 3382 #define RSCAN0THLPCTR2HH RSCAN0.THLPCTR2.UINT8[HH]
bogdanm 92:4fc01daae5a5 3383 #define RSCAN0THLPCTR3 RSCAN0.THLPCTR3.UINT32
bogdanm 92:4fc01daae5a5 3384 #define RSCAN0THLPCTR3L RSCAN0.THLPCTR3.UINT16[L]
bogdanm 92:4fc01daae5a5 3385 #define RSCAN0THLPCTR3LL RSCAN0.THLPCTR3.UINT8[LL]
bogdanm 92:4fc01daae5a5 3386 #define RSCAN0THLPCTR3LH RSCAN0.THLPCTR3.UINT8[LH]
bogdanm 92:4fc01daae5a5 3387 #define RSCAN0THLPCTR3H RSCAN0.THLPCTR3.UINT16[H]
bogdanm 92:4fc01daae5a5 3388 #define RSCAN0THLPCTR3HL RSCAN0.THLPCTR3.UINT8[HL]
bogdanm 92:4fc01daae5a5 3389 #define RSCAN0THLPCTR3HH RSCAN0.THLPCTR3.UINT8[HH]
bogdanm 92:4fc01daae5a5 3390 #define RSCAN0THLPCTR4 RSCAN0.THLPCTR4.UINT32
bogdanm 92:4fc01daae5a5 3391 #define RSCAN0THLPCTR4L RSCAN0.THLPCTR4.UINT16[L]
bogdanm 92:4fc01daae5a5 3392 #define RSCAN0THLPCTR4LL RSCAN0.THLPCTR4.UINT8[LL]
bogdanm 92:4fc01daae5a5 3393 #define RSCAN0THLPCTR4LH RSCAN0.THLPCTR4.UINT8[LH]
bogdanm 92:4fc01daae5a5 3394 #define RSCAN0THLPCTR4H RSCAN0.THLPCTR4.UINT16[H]
bogdanm 92:4fc01daae5a5 3395 #define RSCAN0THLPCTR4HL RSCAN0.THLPCTR4.UINT8[HL]
bogdanm 92:4fc01daae5a5 3396 #define RSCAN0THLPCTR4HH RSCAN0.THLPCTR4.UINT8[HH]
bogdanm 92:4fc01daae5a5 3397 #define RSCAN0GTINTSTS0 RSCAN0.GTINTSTS0.UINT32
bogdanm 92:4fc01daae5a5 3398 #define RSCAN0GTINTSTS0L RSCAN0.GTINTSTS0.UINT16[L]
bogdanm 92:4fc01daae5a5 3399 #define RSCAN0GTINTSTS0LL RSCAN0.GTINTSTS0.UINT8[LL]
bogdanm 92:4fc01daae5a5 3400 #define RSCAN0GTINTSTS0LH RSCAN0.GTINTSTS0.UINT8[LH]
bogdanm 92:4fc01daae5a5 3401 #define RSCAN0GTINTSTS0H RSCAN0.GTINTSTS0.UINT16[H]
bogdanm 92:4fc01daae5a5 3402 #define RSCAN0GTINTSTS0HL RSCAN0.GTINTSTS0.UINT8[HL]
bogdanm 92:4fc01daae5a5 3403 #define RSCAN0GTINTSTS0HH RSCAN0.GTINTSTS0.UINT8[HH]
bogdanm 92:4fc01daae5a5 3404 #define RSCAN0GTINTSTS1 RSCAN0.GTINTSTS1.UINT32
bogdanm 92:4fc01daae5a5 3405 #define RSCAN0GTINTSTS1L RSCAN0.GTINTSTS1.UINT16[L]
bogdanm 92:4fc01daae5a5 3406 #define RSCAN0GTINTSTS1LL RSCAN0.GTINTSTS1.UINT8[LL]
bogdanm 92:4fc01daae5a5 3407 #define RSCAN0GTINTSTS1LH RSCAN0.GTINTSTS1.UINT8[LH]
bogdanm 92:4fc01daae5a5 3408 #define RSCAN0GTINTSTS1H RSCAN0.GTINTSTS1.UINT16[H]
bogdanm 92:4fc01daae5a5 3409 #define RSCAN0GTINTSTS1HL RSCAN0.GTINTSTS1.UINT8[HL]
bogdanm 92:4fc01daae5a5 3410 #define RSCAN0GTINTSTS1HH RSCAN0.GTINTSTS1.UINT8[HH]
bogdanm 92:4fc01daae5a5 3411 #define RSCAN0GTSTCFG RSCAN0.GTSTCFG.UINT32
bogdanm 92:4fc01daae5a5 3412 #define RSCAN0GTSTCFGL RSCAN0.GTSTCFG.UINT16[L]
bogdanm 92:4fc01daae5a5 3413 #define RSCAN0GTSTCFGLL RSCAN0.GTSTCFG.UINT8[LL]
bogdanm 92:4fc01daae5a5 3414 #define RSCAN0GTSTCFGLH RSCAN0.GTSTCFG.UINT8[LH]
bogdanm 92:4fc01daae5a5 3415 #define RSCAN0GTSTCFGH RSCAN0.GTSTCFG.UINT16[H]
bogdanm 92:4fc01daae5a5 3416 #define RSCAN0GTSTCFGHL RSCAN0.GTSTCFG.UINT8[HL]
bogdanm 92:4fc01daae5a5 3417 #define RSCAN0GTSTCFGHH RSCAN0.GTSTCFG.UINT8[HH]
bogdanm 92:4fc01daae5a5 3418 #define RSCAN0GTSTCTR RSCAN0.GTSTCTR.UINT32
bogdanm 92:4fc01daae5a5 3419 #define RSCAN0GTSTCTRL RSCAN0.GTSTCTR.UINT16[L]
bogdanm 92:4fc01daae5a5 3420 #define RSCAN0GTSTCTRLL RSCAN0.GTSTCTR.UINT8[LL]
bogdanm 92:4fc01daae5a5 3421 #define RSCAN0GTSTCTRLH RSCAN0.GTSTCTR.UINT8[LH]
bogdanm 92:4fc01daae5a5 3422 #define RSCAN0GTSTCTRH RSCAN0.GTSTCTR.UINT16[H]
bogdanm 92:4fc01daae5a5 3423 #define RSCAN0GTSTCTRHL RSCAN0.GTSTCTR.UINT8[HL]
bogdanm 92:4fc01daae5a5 3424 #define RSCAN0GTSTCTRHH RSCAN0.GTSTCTR.UINT8[HH]
bogdanm 92:4fc01daae5a5 3425 #define RSCAN0GLOCKK RSCAN0.GLOCKK.UINT32
bogdanm 92:4fc01daae5a5 3426 #define RSCAN0GLOCKKL RSCAN0.GLOCKK.UINT16[L]
bogdanm 92:4fc01daae5a5 3427 #define RSCAN0GLOCKKH RSCAN0.GLOCKK.UINT16[H]
bogdanm 92:4fc01daae5a5 3428 #define RSCAN0GAFLID0 RSCAN0.GAFLID0.UINT32
bogdanm 92:4fc01daae5a5 3429 #define RSCAN0GAFLID0L RSCAN0.GAFLID0.UINT16[L]
bogdanm 92:4fc01daae5a5 3430 #define RSCAN0GAFLID0LL RSCAN0.GAFLID0.UINT8[LL]
bogdanm 92:4fc01daae5a5 3431 #define RSCAN0GAFLID0LH RSCAN0.GAFLID0.UINT8[LH]
bogdanm 92:4fc01daae5a5 3432 #define RSCAN0GAFLID0H RSCAN0.GAFLID0.UINT16[H]
bogdanm 92:4fc01daae5a5 3433 #define RSCAN0GAFLID0HL RSCAN0.GAFLID0.UINT8[HL]
bogdanm 92:4fc01daae5a5 3434 #define RSCAN0GAFLID0HH RSCAN0.GAFLID0.UINT8[HH]
bogdanm 92:4fc01daae5a5 3435 #define RSCAN0GAFLM0 RSCAN0.GAFLM0.UINT32
bogdanm 92:4fc01daae5a5 3436 #define RSCAN0GAFLM0L RSCAN0.GAFLM0.UINT16[L]
bogdanm 92:4fc01daae5a5 3437 #define RSCAN0GAFLM0LL RSCAN0.GAFLM0.UINT8[LL]
bogdanm 92:4fc01daae5a5 3438 #define RSCAN0GAFLM0LH RSCAN0.GAFLM0.UINT8[LH]
bogdanm 92:4fc01daae5a5 3439 #define RSCAN0GAFLM0H RSCAN0.GAFLM0.UINT16[H]
bogdanm 92:4fc01daae5a5 3440 #define RSCAN0GAFLM0HL RSCAN0.GAFLM0.UINT8[HL]
bogdanm 92:4fc01daae5a5 3441 #define RSCAN0GAFLM0HH RSCAN0.GAFLM0.UINT8[HH]
bogdanm 92:4fc01daae5a5 3442 #define RSCAN0GAFLP00 RSCAN0.GAFLP00.UINT32
bogdanm 92:4fc01daae5a5 3443 #define RSCAN0GAFLP00L RSCAN0.GAFLP00.UINT16[L]
bogdanm 92:4fc01daae5a5 3444 #define RSCAN0GAFLP00LL RSCAN0.GAFLP00.UINT8[LL]
bogdanm 92:4fc01daae5a5 3445 #define RSCAN0GAFLP00LH RSCAN0.GAFLP00.UINT8[LH]
bogdanm 92:4fc01daae5a5 3446 #define RSCAN0GAFLP00H RSCAN0.GAFLP00.UINT16[H]
bogdanm 92:4fc01daae5a5 3447 #define RSCAN0GAFLP00HL RSCAN0.GAFLP00.UINT8[HL]
bogdanm 92:4fc01daae5a5 3448 #define RSCAN0GAFLP00HH RSCAN0.GAFLP00.UINT8[HH]
bogdanm 92:4fc01daae5a5 3449 #define RSCAN0GAFLP10 RSCAN0.GAFLP10.UINT32
bogdanm 92:4fc01daae5a5 3450 #define RSCAN0GAFLP10L RSCAN0.GAFLP10.UINT16[L]
bogdanm 92:4fc01daae5a5 3451 #define RSCAN0GAFLP10LL RSCAN0.GAFLP10.UINT8[LL]
bogdanm 92:4fc01daae5a5 3452 #define RSCAN0GAFLP10LH RSCAN0.GAFLP10.UINT8[LH]
bogdanm 92:4fc01daae5a5 3453 #define RSCAN0GAFLP10H RSCAN0.GAFLP10.UINT16[H]
bogdanm 92:4fc01daae5a5 3454 #define RSCAN0GAFLP10HL RSCAN0.GAFLP10.UINT8[HL]
bogdanm 92:4fc01daae5a5 3455 #define RSCAN0GAFLP10HH RSCAN0.GAFLP10.UINT8[HH]
bogdanm 92:4fc01daae5a5 3456 #define RSCAN0GAFLID1 RSCAN0.GAFLID1.UINT32
bogdanm 92:4fc01daae5a5 3457 #define RSCAN0GAFLID1L RSCAN0.GAFLID1.UINT16[L]
bogdanm 92:4fc01daae5a5 3458 #define RSCAN0GAFLID1LL RSCAN0.GAFLID1.UINT8[LL]
bogdanm 92:4fc01daae5a5 3459 #define RSCAN0GAFLID1LH RSCAN0.GAFLID1.UINT8[LH]
bogdanm 92:4fc01daae5a5 3460 #define RSCAN0GAFLID1H RSCAN0.GAFLID1.UINT16[H]
bogdanm 92:4fc01daae5a5 3461 #define RSCAN0GAFLID1HL RSCAN0.GAFLID1.UINT8[HL]
bogdanm 92:4fc01daae5a5 3462 #define RSCAN0GAFLID1HH RSCAN0.GAFLID1.UINT8[HH]
bogdanm 92:4fc01daae5a5 3463 #define RSCAN0GAFLM1 RSCAN0.GAFLM1.UINT32
bogdanm 92:4fc01daae5a5 3464 #define RSCAN0GAFLM1L RSCAN0.GAFLM1.UINT16[L]
bogdanm 92:4fc01daae5a5 3465 #define RSCAN0GAFLM1LL RSCAN0.GAFLM1.UINT8[LL]
bogdanm 92:4fc01daae5a5 3466 #define RSCAN0GAFLM1LH RSCAN0.GAFLM1.UINT8[LH]
bogdanm 92:4fc01daae5a5 3467 #define RSCAN0GAFLM1H RSCAN0.GAFLM1.UINT16[H]
bogdanm 92:4fc01daae5a5 3468 #define RSCAN0GAFLM1HL RSCAN0.GAFLM1.UINT8[HL]
bogdanm 92:4fc01daae5a5 3469 #define RSCAN0GAFLM1HH RSCAN0.GAFLM1.UINT8[HH]
bogdanm 92:4fc01daae5a5 3470 #define RSCAN0GAFLP01 RSCAN0.GAFLP01.UINT32
bogdanm 92:4fc01daae5a5 3471 #define RSCAN0GAFLP01L RSCAN0.GAFLP01.UINT16[L]
bogdanm 92:4fc01daae5a5 3472 #define RSCAN0GAFLP01LL RSCAN0.GAFLP01.UINT8[LL]
bogdanm 92:4fc01daae5a5 3473 #define RSCAN0GAFLP01LH RSCAN0.GAFLP01.UINT8[LH]
bogdanm 92:4fc01daae5a5 3474 #define RSCAN0GAFLP01H RSCAN0.GAFLP01.UINT16[H]
bogdanm 92:4fc01daae5a5 3475 #define RSCAN0GAFLP01HL RSCAN0.GAFLP01.UINT8[HL]
bogdanm 92:4fc01daae5a5 3476 #define RSCAN0GAFLP01HH RSCAN0.GAFLP01.UINT8[HH]
bogdanm 92:4fc01daae5a5 3477 #define RSCAN0GAFLP11 RSCAN0.GAFLP11.UINT32
bogdanm 92:4fc01daae5a5 3478 #define RSCAN0GAFLP11L RSCAN0.GAFLP11.UINT16[L]
bogdanm 92:4fc01daae5a5 3479 #define RSCAN0GAFLP11LL RSCAN0.GAFLP11.UINT8[LL]
bogdanm 92:4fc01daae5a5 3480 #define RSCAN0GAFLP11LH RSCAN0.GAFLP11.UINT8[LH]
bogdanm 92:4fc01daae5a5 3481 #define RSCAN0GAFLP11H RSCAN0.GAFLP11.UINT16[H]
bogdanm 92:4fc01daae5a5 3482 #define RSCAN0GAFLP11HL RSCAN0.GAFLP11.UINT8[HL]
bogdanm 92:4fc01daae5a5 3483 #define RSCAN0GAFLP11HH RSCAN0.GAFLP11.UINT8[HH]
bogdanm 92:4fc01daae5a5 3484 #define RSCAN0GAFLID2 RSCAN0.GAFLID2.UINT32
bogdanm 92:4fc01daae5a5 3485 #define RSCAN0GAFLID2L RSCAN0.GAFLID2.UINT16[L]
bogdanm 92:4fc01daae5a5 3486 #define RSCAN0GAFLID2LL RSCAN0.GAFLID2.UINT8[LL]
bogdanm 92:4fc01daae5a5 3487 #define RSCAN0GAFLID2LH RSCAN0.GAFLID2.UINT8[LH]
bogdanm 92:4fc01daae5a5 3488 #define RSCAN0GAFLID2H RSCAN0.GAFLID2.UINT16[H]
bogdanm 92:4fc01daae5a5 3489 #define RSCAN0GAFLID2HL RSCAN0.GAFLID2.UINT8[HL]
bogdanm 92:4fc01daae5a5 3490 #define RSCAN0GAFLID2HH RSCAN0.GAFLID2.UINT8[HH]
bogdanm 92:4fc01daae5a5 3491 #define RSCAN0GAFLM2 RSCAN0.GAFLM2.UINT32
bogdanm 92:4fc01daae5a5 3492 #define RSCAN0GAFLM2L RSCAN0.GAFLM2.UINT16[L]
bogdanm 92:4fc01daae5a5 3493 #define RSCAN0GAFLM2LL RSCAN0.GAFLM2.UINT8[LL]
bogdanm 92:4fc01daae5a5 3494 #define RSCAN0GAFLM2LH RSCAN0.GAFLM2.UINT8[LH]
bogdanm 92:4fc01daae5a5 3495 #define RSCAN0GAFLM2H RSCAN0.GAFLM2.UINT16[H]
bogdanm 92:4fc01daae5a5 3496 #define RSCAN0GAFLM2HL RSCAN0.GAFLM2.UINT8[HL]
bogdanm 92:4fc01daae5a5 3497 #define RSCAN0GAFLM2HH RSCAN0.GAFLM2.UINT8[HH]
bogdanm 92:4fc01daae5a5 3498 #define RSCAN0GAFLP02 RSCAN0.GAFLP02.UINT32
bogdanm 92:4fc01daae5a5 3499 #define RSCAN0GAFLP02L RSCAN0.GAFLP02.UINT16[L]
bogdanm 92:4fc01daae5a5 3500 #define RSCAN0GAFLP02LL RSCAN0.GAFLP02.UINT8[LL]
bogdanm 92:4fc01daae5a5 3501 #define RSCAN0GAFLP02LH RSCAN0.GAFLP02.UINT8[LH]
bogdanm 92:4fc01daae5a5 3502 #define RSCAN0GAFLP02H RSCAN0.GAFLP02.UINT16[H]
bogdanm 92:4fc01daae5a5 3503 #define RSCAN0GAFLP02HL RSCAN0.GAFLP02.UINT8[HL]
bogdanm 92:4fc01daae5a5 3504 #define RSCAN0GAFLP02HH RSCAN0.GAFLP02.UINT8[HH]
bogdanm 92:4fc01daae5a5 3505 #define RSCAN0GAFLP12 RSCAN0.GAFLP12.UINT32
bogdanm 92:4fc01daae5a5 3506 #define RSCAN0GAFLP12L RSCAN0.GAFLP12.UINT16[L]
bogdanm 92:4fc01daae5a5 3507 #define RSCAN0GAFLP12LL RSCAN0.GAFLP12.UINT8[LL]
bogdanm 92:4fc01daae5a5 3508 #define RSCAN0GAFLP12LH RSCAN0.GAFLP12.UINT8[LH]
bogdanm 92:4fc01daae5a5 3509 #define RSCAN0GAFLP12H RSCAN0.GAFLP12.UINT16[H]
bogdanm 92:4fc01daae5a5 3510 #define RSCAN0GAFLP12HL RSCAN0.GAFLP12.UINT8[HL]
bogdanm 92:4fc01daae5a5 3511 #define RSCAN0GAFLP12HH RSCAN0.GAFLP12.UINT8[HH]
bogdanm 92:4fc01daae5a5 3512 #define RSCAN0GAFLID3 RSCAN0.GAFLID3.UINT32
bogdanm 92:4fc01daae5a5 3513 #define RSCAN0GAFLID3L RSCAN0.GAFLID3.UINT16[L]
bogdanm 92:4fc01daae5a5 3514 #define RSCAN0GAFLID3LL RSCAN0.GAFLID3.UINT8[LL]
bogdanm 92:4fc01daae5a5 3515 #define RSCAN0GAFLID3LH RSCAN0.GAFLID3.UINT8[LH]
bogdanm 92:4fc01daae5a5 3516 #define RSCAN0GAFLID3H RSCAN0.GAFLID3.UINT16[H]
bogdanm 92:4fc01daae5a5 3517 #define RSCAN0GAFLID3HL RSCAN0.GAFLID3.UINT8[HL]
bogdanm 92:4fc01daae5a5 3518 #define RSCAN0GAFLID3HH RSCAN0.GAFLID3.UINT8[HH]
bogdanm 92:4fc01daae5a5 3519 #define RSCAN0GAFLM3 RSCAN0.GAFLM3.UINT32
bogdanm 92:4fc01daae5a5 3520 #define RSCAN0GAFLM3L RSCAN0.GAFLM3.UINT16[L]
bogdanm 92:4fc01daae5a5 3521 #define RSCAN0GAFLM3LL RSCAN0.GAFLM3.UINT8[LL]
bogdanm 92:4fc01daae5a5 3522 #define RSCAN0GAFLM3LH RSCAN0.GAFLM3.UINT8[LH]
bogdanm 92:4fc01daae5a5 3523 #define RSCAN0GAFLM3H RSCAN0.GAFLM3.UINT16[H]
bogdanm 92:4fc01daae5a5 3524 #define RSCAN0GAFLM3HL RSCAN0.GAFLM3.UINT8[HL]
bogdanm 92:4fc01daae5a5 3525 #define RSCAN0GAFLM3HH RSCAN0.GAFLM3.UINT8[HH]
bogdanm 92:4fc01daae5a5 3526 #define RSCAN0GAFLP03 RSCAN0.GAFLP03.UINT32
bogdanm 92:4fc01daae5a5 3527 #define RSCAN0GAFLP03L RSCAN0.GAFLP03.UINT16[L]
bogdanm 92:4fc01daae5a5 3528 #define RSCAN0GAFLP03LL RSCAN0.GAFLP03.UINT8[LL]
bogdanm 92:4fc01daae5a5 3529 #define RSCAN0GAFLP03LH RSCAN0.GAFLP03.UINT8[LH]
bogdanm 92:4fc01daae5a5 3530 #define RSCAN0GAFLP03H RSCAN0.GAFLP03.UINT16[H]
bogdanm 92:4fc01daae5a5 3531 #define RSCAN0GAFLP03HL RSCAN0.GAFLP03.UINT8[HL]
bogdanm 92:4fc01daae5a5 3532 #define RSCAN0GAFLP03HH RSCAN0.GAFLP03.UINT8[HH]
bogdanm 92:4fc01daae5a5 3533 #define RSCAN0GAFLP13 RSCAN0.GAFLP13.UINT32
bogdanm 92:4fc01daae5a5 3534 #define RSCAN0GAFLP13L RSCAN0.GAFLP13.UINT16[L]
bogdanm 92:4fc01daae5a5 3535 #define RSCAN0GAFLP13LL RSCAN0.GAFLP13.UINT8[LL]
bogdanm 92:4fc01daae5a5 3536 #define RSCAN0GAFLP13LH RSCAN0.GAFLP13.UINT8[LH]
bogdanm 92:4fc01daae5a5 3537 #define RSCAN0GAFLP13H RSCAN0.GAFLP13.UINT16[H]
bogdanm 92:4fc01daae5a5 3538 #define RSCAN0GAFLP13HL RSCAN0.GAFLP13.UINT8[HL]
bogdanm 92:4fc01daae5a5 3539 #define RSCAN0GAFLP13HH RSCAN0.GAFLP13.UINT8[HH]
bogdanm 92:4fc01daae5a5 3540 #define RSCAN0GAFLID4 RSCAN0.GAFLID4.UINT32
bogdanm 92:4fc01daae5a5 3541 #define RSCAN0GAFLID4L RSCAN0.GAFLID4.UINT16[L]
bogdanm 92:4fc01daae5a5 3542 #define RSCAN0GAFLID4LL RSCAN0.GAFLID4.UINT8[LL]
bogdanm 92:4fc01daae5a5 3543 #define RSCAN0GAFLID4LH RSCAN0.GAFLID4.UINT8[LH]
bogdanm 92:4fc01daae5a5 3544 #define RSCAN0GAFLID4H RSCAN0.GAFLID4.UINT16[H]
bogdanm 92:4fc01daae5a5 3545 #define RSCAN0GAFLID4HL RSCAN0.GAFLID4.UINT8[HL]
bogdanm 92:4fc01daae5a5 3546 #define RSCAN0GAFLID4HH RSCAN0.GAFLID4.UINT8[HH]
bogdanm 92:4fc01daae5a5 3547 #define RSCAN0GAFLM4 RSCAN0.GAFLM4.UINT32
bogdanm 92:4fc01daae5a5 3548 #define RSCAN0GAFLM4L RSCAN0.GAFLM4.UINT16[L]
bogdanm 92:4fc01daae5a5 3549 #define RSCAN0GAFLM4LL RSCAN0.GAFLM4.UINT8[LL]
bogdanm 92:4fc01daae5a5 3550 #define RSCAN0GAFLM4LH RSCAN0.GAFLM4.UINT8[LH]
bogdanm 92:4fc01daae5a5 3551 #define RSCAN0GAFLM4H RSCAN0.GAFLM4.UINT16[H]
bogdanm 92:4fc01daae5a5 3552 #define RSCAN0GAFLM4HL RSCAN0.GAFLM4.UINT8[HL]
bogdanm 92:4fc01daae5a5 3553 #define RSCAN0GAFLM4HH RSCAN0.GAFLM4.UINT8[HH]
bogdanm 92:4fc01daae5a5 3554 #define RSCAN0GAFLP04 RSCAN0.GAFLP04.UINT32
bogdanm 92:4fc01daae5a5 3555 #define RSCAN0GAFLP04L RSCAN0.GAFLP04.UINT16[L]
bogdanm 92:4fc01daae5a5 3556 #define RSCAN0GAFLP04LL RSCAN0.GAFLP04.UINT8[LL]
bogdanm 92:4fc01daae5a5 3557 #define RSCAN0GAFLP04LH RSCAN0.GAFLP04.UINT8[LH]
bogdanm 92:4fc01daae5a5 3558 #define RSCAN0GAFLP04H RSCAN0.GAFLP04.UINT16[H]
bogdanm 92:4fc01daae5a5 3559 #define RSCAN0GAFLP04HL RSCAN0.GAFLP04.UINT8[HL]
bogdanm 92:4fc01daae5a5 3560 #define RSCAN0GAFLP04HH RSCAN0.GAFLP04.UINT8[HH]
bogdanm 92:4fc01daae5a5 3561 #define RSCAN0GAFLP14 RSCAN0.GAFLP14.UINT32
bogdanm 92:4fc01daae5a5 3562 #define RSCAN0GAFLP14L RSCAN0.GAFLP14.UINT16[L]
bogdanm 92:4fc01daae5a5 3563 #define RSCAN0GAFLP14LL RSCAN0.GAFLP14.UINT8[LL]
bogdanm 92:4fc01daae5a5 3564 #define RSCAN0GAFLP14LH RSCAN0.GAFLP14.UINT8[LH]
bogdanm 92:4fc01daae5a5 3565 #define RSCAN0GAFLP14H RSCAN0.GAFLP14.UINT16[H]
bogdanm 92:4fc01daae5a5 3566 #define RSCAN0GAFLP14HL RSCAN0.GAFLP14.UINT8[HL]
bogdanm 92:4fc01daae5a5 3567 #define RSCAN0GAFLP14HH RSCAN0.GAFLP14.UINT8[HH]
bogdanm 92:4fc01daae5a5 3568 #define RSCAN0GAFLID5 RSCAN0.GAFLID5.UINT32
bogdanm 92:4fc01daae5a5 3569 #define RSCAN0GAFLID5L RSCAN0.GAFLID5.UINT16[L]
bogdanm 92:4fc01daae5a5 3570 #define RSCAN0GAFLID5LL RSCAN0.GAFLID5.UINT8[LL]
bogdanm 92:4fc01daae5a5 3571 #define RSCAN0GAFLID5LH RSCAN0.GAFLID5.UINT8[LH]
bogdanm 92:4fc01daae5a5 3572 #define RSCAN0GAFLID5H RSCAN0.GAFLID5.UINT16[H]
bogdanm 92:4fc01daae5a5 3573 #define RSCAN0GAFLID5HL RSCAN0.GAFLID5.UINT8[HL]
bogdanm 92:4fc01daae5a5 3574 #define RSCAN0GAFLID5HH RSCAN0.GAFLID5.UINT8[HH]
bogdanm 92:4fc01daae5a5 3575 #define RSCAN0GAFLM5 RSCAN0.GAFLM5.UINT32
bogdanm 92:4fc01daae5a5 3576 #define RSCAN0GAFLM5L RSCAN0.GAFLM5.UINT16[L]
bogdanm 92:4fc01daae5a5 3577 #define RSCAN0GAFLM5LL RSCAN0.GAFLM5.UINT8[LL]
bogdanm 92:4fc01daae5a5 3578 #define RSCAN0GAFLM5LH RSCAN0.GAFLM5.UINT8[LH]
bogdanm 92:4fc01daae5a5 3579 #define RSCAN0GAFLM5H RSCAN0.GAFLM5.UINT16[H]
bogdanm 92:4fc01daae5a5 3580 #define RSCAN0GAFLM5HL RSCAN0.GAFLM5.UINT8[HL]
bogdanm 92:4fc01daae5a5 3581 #define RSCAN0GAFLM5HH RSCAN0.GAFLM5.UINT8[HH]
bogdanm 92:4fc01daae5a5 3582 #define RSCAN0GAFLP05 RSCAN0.GAFLP05.UINT32
bogdanm 92:4fc01daae5a5 3583 #define RSCAN0GAFLP05L RSCAN0.GAFLP05.UINT16[L]
bogdanm 92:4fc01daae5a5 3584 #define RSCAN0GAFLP05LL RSCAN0.GAFLP05.UINT8[LL]
bogdanm 92:4fc01daae5a5 3585 #define RSCAN0GAFLP05LH RSCAN0.GAFLP05.UINT8[LH]
bogdanm 92:4fc01daae5a5 3586 #define RSCAN0GAFLP05H RSCAN0.GAFLP05.UINT16[H]
bogdanm 92:4fc01daae5a5 3587 #define RSCAN0GAFLP05HL RSCAN0.GAFLP05.UINT8[HL]
bogdanm 92:4fc01daae5a5 3588 #define RSCAN0GAFLP05HH RSCAN0.GAFLP05.UINT8[HH]
bogdanm 92:4fc01daae5a5 3589 #define RSCAN0GAFLP15 RSCAN0.GAFLP15.UINT32
bogdanm 92:4fc01daae5a5 3590 #define RSCAN0GAFLP15L RSCAN0.GAFLP15.UINT16[L]
bogdanm 92:4fc01daae5a5 3591 #define RSCAN0GAFLP15LL RSCAN0.GAFLP15.UINT8[LL]
bogdanm 92:4fc01daae5a5 3592 #define RSCAN0GAFLP15LH RSCAN0.GAFLP15.UINT8[LH]
bogdanm 92:4fc01daae5a5 3593 #define RSCAN0GAFLP15H RSCAN0.GAFLP15.UINT16[H]
bogdanm 92:4fc01daae5a5 3594 #define RSCAN0GAFLP15HL RSCAN0.GAFLP15.UINT8[HL]
bogdanm 92:4fc01daae5a5 3595 #define RSCAN0GAFLP15HH RSCAN0.GAFLP15.UINT8[HH]
bogdanm 92:4fc01daae5a5 3596 #define RSCAN0GAFLID6 RSCAN0.GAFLID6.UINT32
bogdanm 92:4fc01daae5a5 3597 #define RSCAN0GAFLID6L RSCAN0.GAFLID6.UINT16[L]
bogdanm 92:4fc01daae5a5 3598 #define RSCAN0GAFLID6LL RSCAN0.GAFLID6.UINT8[LL]
bogdanm 92:4fc01daae5a5 3599 #define RSCAN0GAFLID6LH RSCAN0.GAFLID6.UINT8[LH]
bogdanm 92:4fc01daae5a5 3600 #define RSCAN0GAFLID6H RSCAN0.GAFLID6.UINT16[H]
bogdanm 92:4fc01daae5a5 3601 #define RSCAN0GAFLID6HL RSCAN0.GAFLID6.UINT8[HL]
bogdanm 92:4fc01daae5a5 3602 #define RSCAN0GAFLID6HH RSCAN0.GAFLID6.UINT8[HH]
bogdanm 92:4fc01daae5a5 3603 #define RSCAN0GAFLM6 RSCAN0.GAFLM6.UINT32
bogdanm 92:4fc01daae5a5 3604 #define RSCAN0GAFLM6L RSCAN0.GAFLM6.UINT16[L]
bogdanm 92:4fc01daae5a5 3605 #define RSCAN0GAFLM6LL RSCAN0.GAFLM6.UINT8[LL]
bogdanm 92:4fc01daae5a5 3606 #define RSCAN0GAFLM6LH RSCAN0.GAFLM6.UINT8[LH]
bogdanm 92:4fc01daae5a5 3607 #define RSCAN0GAFLM6H RSCAN0.GAFLM6.UINT16[H]
bogdanm 92:4fc01daae5a5 3608 #define RSCAN0GAFLM6HL RSCAN0.GAFLM6.UINT8[HL]
bogdanm 92:4fc01daae5a5 3609 #define RSCAN0GAFLM6HH RSCAN0.GAFLM6.UINT8[HH]
bogdanm 92:4fc01daae5a5 3610 #define RSCAN0GAFLP06 RSCAN0.GAFLP06.UINT32
bogdanm 92:4fc01daae5a5 3611 #define RSCAN0GAFLP06L RSCAN0.GAFLP06.UINT16[L]
bogdanm 92:4fc01daae5a5 3612 #define RSCAN0GAFLP06LL RSCAN0.GAFLP06.UINT8[LL]
bogdanm 92:4fc01daae5a5 3613 #define RSCAN0GAFLP06LH RSCAN0.GAFLP06.UINT8[LH]
bogdanm 92:4fc01daae5a5 3614 #define RSCAN0GAFLP06H RSCAN0.GAFLP06.UINT16[H]
bogdanm 92:4fc01daae5a5 3615 #define RSCAN0GAFLP06HL RSCAN0.GAFLP06.UINT8[HL]
bogdanm 92:4fc01daae5a5 3616 #define RSCAN0GAFLP06HH RSCAN0.GAFLP06.UINT8[HH]
bogdanm 92:4fc01daae5a5 3617 #define RSCAN0GAFLP16 RSCAN0.GAFLP16.UINT32
bogdanm 92:4fc01daae5a5 3618 #define RSCAN0GAFLP16L RSCAN0.GAFLP16.UINT16[L]
bogdanm 92:4fc01daae5a5 3619 #define RSCAN0GAFLP16LL RSCAN0.GAFLP16.UINT8[LL]
bogdanm 92:4fc01daae5a5 3620 #define RSCAN0GAFLP16LH RSCAN0.GAFLP16.UINT8[LH]
bogdanm 92:4fc01daae5a5 3621 #define RSCAN0GAFLP16H RSCAN0.GAFLP16.UINT16[H]
bogdanm 92:4fc01daae5a5 3622 #define RSCAN0GAFLP16HL RSCAN0.GAFLP16.UINT8[HL]
bogdanm 92:4fc01daae5a5 3623 #define RSCAN0GAFLP16HH RSCAN0.GAFLP16.UINT8[HH]
bogdanm 92:4fc01daae5a5 3624 #define RSCAN0GAFLID7 RSCAN0.GAFLID7.UINT32
bogdanm 92:4fc01daae5a5 3625 #define RSCAN0GAFLID7L RSCAN0.GAFLID7.UINT16[L]
bogdanm 92:4fc01daae5a5 3626 #define RSCAN0GAFLID7LL RSCAN0.GAFLID7.UINT8[LL]
bogdanm 92:4fc01daae5a5 3627 #define RSCAN0GAFLID7LH RSCAN0.GAFLID7.UINT8[LH]
bogdanm 92:4fc01daae5a5 3628 #define RSCAN0GAFLID7H RSCAN0.GAFLID7.UINT16[H]
bogdanm 92:4fc01daae5a5 3629 #define RSCAN0GAFLID7HL RSCAN0.GAFLID7.UINT8[HL]
bogdanm 92:4fc01daae5a5 3630 #define RSCAN0GAFLID7HH RSCAN0.GAFLID7.UINT8[HH]
bogdanm 92:4fc01daae5a5 3631 #define RSCAN0GAFLM7 RSCAN0.GAFLM7.UINT32
bogdanm 92:4fc01daae5a5 3632 #define RSCAN0GAFLM7L RSCAN0.GAFLM7.UINT16[L]
bogdanm 92:4fc01daae5a5 3633 #define RSCAN0GAFLM7LL RSCAN0.GAFLM7.UINT8[LL]
bogdanm 92:4fc01daae5a5 3634 #define RSCAN0GAFLM7LH RSCAN0.GAFLM7.UINT8[LH]
bogdanm 92:4fc01daae5a5 3635 #define RSCAN0GAFLM7H RSCAN0.GAFLM7.UINT16[H]
bogdanm 92:4fc01daae5a5 3636 #define RSCAN0GAFLM7HL RSCAN0.GAFLM7.UINT8[HL]
bogdanm 92:4fc01daae5a5 3637 #define RSCAN0GAFLM7HH RSCAN0.GAFLM7.UINT8[HH]
bogdanm 92:4fc01daae5a5 3638 #define RSCAN0GAFLP07 RSCAN0.GAFLP07.UINT32
bogdanm 92:4fc01daae5a5 3639 #define RSCAN0GAFLP07L RSCAN0.GAFLP07.UINT16[L]
bogdanm 92:4fc01daae5a5 3640 #define RSCAN0GAFLP07LL RSCAN0.GAFLP07.UINT8[LL]
bogdanm 92:4fc01daae5a5 3641 #define RSCAN0GAFLP07LH RSCAN0.GAFLP07.UINT8[LH]
bogdanm 92:4fc01daae5a5 3642 #define RSCAN0GAFLP07H RSCAN0.GAFLP07.UINT16[H]
bogdanm 92:4fc01daae5a5 3643 #define RSCAN0GAFLP07HL RSCAN0.GAFLP07.UINT8[HL]
bogdanm 92:4fc01daae5a5 3644 #define RSCAN0GAFLP07HH RSCAN0.GAFLP07.UINT8[HH]
bogdanm 92:4fc01daae5a5 3645 #define RSCAN0GAFLP17 RSCAN0.GAFLP17.UINT32
bogdanm 92:4fc01daae5a5 3646 #define RSCAN0GAFLP17L RSCAN0.GAFLP17.UINT16[L]
bogdanm 92:4fc01daae5a5 3647 #define RSCAN0GAFLP17LL RSCAN0.GAFLP17.UINT8[LL]
bogdanm 92:4fc01daae5a5 3648 #define RSCAN0GAFLP17LH RSCAN0.GAFLP17.UINT8[LH]
bogdanm 92:4fc01daae5a5 3649 #define RSCAN0GAFLP17H RSCAN0.GAFLP17.UINT16[H]
bogdanm 92:4fc01daae5a5 3650 #define RSCAN0GAFLP17HL RSCAN0.GAFLP17.UINT8[HL]
bogdanm 92:4fc01daae5a5 3651 #define RSCAN0GAFLP17HH RSCAN0.GAFLP17.UINT8[HH]
bogdanm 92:4fc01daae5a5 3652 #define RSCAN0GAFLID8 RSCAN0.GAFLID8.UINT32
bogdanm 92:4fc01daae5a5 3653 #define RSCAN0GAFLID8L RSCAN0.GAFLID8.UINT16[L]
bogdanm 92:4fc01daae5a5 3654 #define RSCAN0GAFLID8LL RSCAN0.GAFLID8.UINT8[LL]
bogdanm 92:4fc01daae5a5 3655 #define RSCAN0GAFLID8LH RSCAN0.GAFLID8.UINT8[LH]
bogdanm 92:4fc01daae5a5 3656 #define RSCAN0GAFLID8H RSCAN0.GAFLID8.UINT16[H]
bogdanm 92:4fc01daae5a5 3657 #define RSCAN0GAFLID8HL RSCAN0.GAFLID8.UINT8[HL]
bogdanm 92:4fc01daae5a5 3658 #define RSCAN0GAFLID8HH RSCAN0.GAFLID8.UINT8[HH]
bogdanm 92:4fc01daae5a5 3659 #define RSCAN0GAFLM8 RSCAN0.GAFLM8.UINT32
bogdanm 92:4fc01daae5a5 3660 #define RSCAN0GAFLM8L RSCAN0.GAFLM8.UINT16[L]
bogdanm 92:4fc01daae5a5 3661 #define RSCAN0GAFLM8LL RSCAN0.GAFLM8.UINT8[LL]
bogdanm 92:4fc01daae5a5 3662 #define RSCAN0GAFLM8LH RSCAN0.GAFLM8.UINT8[LH]
bogdanm 92:4fc01daae5a5 3663 #define RSCAN0GAFLM8H RSCAN0.GAFLM8.UINT16[H]
bogdanm 92:4fc01daae5a5 3664 #define RSCAN0GAFLM8HL RSCAN0.GAFLM8.UINT8[HL]
bogdanm 92:4fc01daae5a5 3665 #define RSCAN0GAFLM8HH RSCAN0.GAFLM8.UINT8[HH]
bogdanm 92:4fc01daae5a5 3666 #define RSCAN0GAFLP08 RSCAN0.GAFLP08.UINT32
bogdanm 92:4fc01daae5a5 3667 #define RSCAN0GAFLP08L RSCAN0.GAFLP08.UINT16[L]
bogdanm 92:4fc01daae5a5 3668 #define RSCAN0GAFLP08LL RSCAN0.GAFLP08.UINT8[LL]
bogdanm 92:4fc01daae5a5 3669 #define RSCAN0GAFLP08LH RSCAN0.GAFLP08.UINT8[LH]
bogdanm 92:4fc01daae5a5 3670 #define RSCAN0GAFLP08H RSCAN0.GAFLP08.UINT16[H]
bogdanm 92:4fc01daae5a5 3671 #define RSCAN0GAFLP08HL RSCAN0.GAFLP08.UINT8[HL]
bogdanm 92:4fc01daae5a5 3672 #define RSCAN0GAFLP08HH RSCAN0.GAFLP08.UINT8[HH]
bogdanm 92:4fc01daae5a5 3673 #define RSCAN0GAFLP18 RSCAN0.GAFLP18.UINT32
bogdanm 92:4fc01daae5a5 3674 #define RSCAN0GAFLP18L RSCAN0.GAFLP18.UINT16[L]
bogdanm 92:4fc01daae5a5 3675 #define RSCAN0GAFLP18LL RSCAN0.GAFLP18.UINT8[LL]
bogdanm 92:4fc01daae5a5 3676 #define RSCAN0GAFLP18LH RSCAN0.GAFLP18.UINT8[LH]
bogdanm 92:4fc01daae5a5 3677 #define RSCAN0GAFLP18H RSCAN0.GAFLP18.UINT16[H]
bogdanm 92:4fc01daae5a5 3678 #define RSCAN0GAFLP18HL RSCAN0.GAFLP18.UINT8[HL]
bogdanm 92:4fc01daae5a5 3679 #define RSCAN0GAFLP18HH RSCAN0.GAFLP18.UINT8[HH]
bogdanm 92:4fc01daae5a5 3680 #define RSCAN0GAFLID9 RSCAN0.GAFLID9.UINT32
bogdanm 92:4fc01daae5a5 3681 #define RSCAN0GAFLID9L RSCAN0.GAFLID9.UINT16[L]
bogdanm 92:4fc01daae5a5 3682 #define RSCAN0GAFLID9LL RSCAN0.GAFLID9.UINT8[LL]
bogdanm 92:4fc01daae5a5 3683 #define RSCAN0GAFLID9LH RSCAN0.GAFLID9.UINT8[LH]
bogdanm 92:4fc01daae5a5 3684 #define RSCAN0GAFLID9H RSCAN0.GAFLID9.UINT16[H]
bogdanm 92:4fc01daae5a5 3685 #define RSCAN0GAFLID9HL RSCAN0.GAFLID9.UINT8[HL]
bogdanm 92:4fc01daae5a5 3686 #define RSCAN0GAFLID9HH RSCAN0.GAFLID9.UINT8[HH]
bogdanm 92:4fc01daae5a5 3687 #define RSCAN0GAFLM9 RSCAN0.GAFLM9.UINT32
bogdanm 92:4fc01daae5a5 3688 #define RSCAN0GAFLM9L RSCAN0.GAFLM9.UINT16[L]
bogdanm 92:4fc01daae5a5 3689 #define RSCAN0GAFLM9LL RSCAN0.GAFLM9.UINT8[LL]
bogdanm 92:4fc01daae5a5 3690 #define RSCAN0GAFLM9LH RSCAN0.GAFLM9.UINT8[LH]
bogdanm 92:4fc01daae5a5 3691 #define RSCAN0GAFLM9H RSCAN0.GAFLM9.UINT16[H]
bogdanm 92:4fc01daae5a5 3692 #define RSCAN0GAFLM9HL RSCAN0.GAFLM9.UINT8[HL]
bogdanm 92:4fc01daae5a5 3693 #define RSCAN0GAFLM9HH RSCAN0.GAFLM9.UINT8[HH]
bogdanm 92:4fc01daae5a5 3694 #define RSCAN0GAFLP09 RSCAN0.GAFLP09.UINT32
bogdanm 92:4fc01daae5a5 3695 #define RSCAN0GAFLP09L RSCAN0.GAFLP09.UINT16[L]
bogdanm 92:4fc01daae5a5 3696 #define RSCAN0GAFLP09LL RSCAN0.GAFLP09.UINT8[LL]
bogdanm 92:4fc01daae5a5 3697 #define RSCAN0GAFLP09LH RSCAN0.GAFLP09.UINT8[LH]
bogdanm 92:4fc01daae5a5 3698 #define RSCAN0GAFLP09H RSCAN0.GAFLP09.UINT16[H]
bogdanm 92:4fc01daae5a5 3699 #define RSCAN0GAFLP09HL RSCAN0.GAFLP09.UINT8[HL]
bogdanm 92:4fc01daae5a5 3700 #define RSCAN0GAFLP09HH RSCAN0.GAFLP09.UINT8[HH]
bogdanm 92:4fc01daae5a5 3701 #define RSCAN0GAFLP19 RSCAN0.GAFLP19.UINT32
bogdanm 92:4fc01daae5a5 3702 #define RSCAN0GAFLP19L RSCAN0.GAFLP19.UINT16[L]
bogdanm 92:4fc01daae5a5 3703 #define RSCAN0GAFLP19LL RSCAN0.GAFLP19.UINT8[LL]
bogdanm 92:4fc01daae5a5 3704 #define RSCAN0GAFLP19LH RSCAN0.GAFLP19.UINT8[LH]
bogdanm 92:4fc01daae5a5 3705 #define RSCAN0GAFLP19H RSCAN0.GAFLP19.UINT16[H]
bogdanm 92:4fc01daae5a5 3706 #define RSCAN0GAFLP19HL RSCAN0.GAFLP19.UINT8[HL]
bogdanm 92:4fc01daae5a5 3707 #define RSCAN0GAFLP19HH RSCAN0.GAFLP19.UINT8[HH]
bogdanm 92:4fc01daae5a5 3708 #define RSCAN0GAFLID10 RSCAN0.GAFLID10.UINT32
bogdanm 92:4fc01daae5a5 3709 #define RSCAN0GAFLID10L RSCAN0.GAFLID10.UINT16[L]
bogdanm 92:4fc01daae5a5 3710 #define RSCAN0GAFLID10LL RSCAN0.GAFLID10.UINT8[LL]
bogdanm 92:4fc01daae5a5 3711 #define RSCAN0GAFLID10LH RSCAN0.GAFLID10.UINT8[LH]
bogdanm 92:4fc01daae5a5 3712 #define RSCAN0GAFLID10H RSCAN0.GAFLID10.UINT16[H]
bogdanm 92:4fc01daae5a5 3713 #define RSCAN0GAFLID10HL RSCAN0.GAFLID10.UINT8[HL]
bogdanm 92:4fc01daae5a5 3714 #define RSCAN0GAFLID10HH RSCAN0.GAFLID10.UINT8[HH]
bogdanm 92:4fc01daae5a5 3715 #define RSCAN0GAFLM10 RSCAN0.GAFLM10.UINT32
bogdanm 92:4fc01daae5a5 3716 #define RSCAN0GAFLM10L RSCAN0.GAFLM10.UINT16[L]
bogdanm 92:4fc01daae5a5 3717 #define RSCAN0GAFLM10LL RSCAN0.GAFLM10.UINT8[LL]
bogdanm 92:4fc01daae5a5 3718 #define RSCAN0GAFLM10LH RSCAN0.GAFLM10.UINT8[LH]
bogdanm 92:4fc01daae5a5 3719 #define RSCAN0GAFLM10H RSCAN0.GAFLM10.UINT16[H]
bogdanm 92:4fc01daae5a5 3720 #define RSCAN0GAFLM10HL RSCAN0.GAFLM10.UINT8[HL]
bogdanm 92:4fc01daae5a5 3721 #define RSCAN0GAFLM10HH RSCAN0.GAFLM10.UINT8[HH]
bogdanm 92:4fc01daae5a5 3722 #define RSCAN0GAFLP010 RSCAN0.GAFLP010.UINT32
bogdanm 92:4fc01daae5a5 3723 #define RSCAN0GAFLP010L RSCAN0.GAFLP010.UINT16[L]
bogdanm 92:4fc01daae5a5 3724 #define RSCAN0GAFLP010LL RSCAN0.GAFLP010.UINT8[LL]
bogdanm 92:4fc01daae5a5 3725 #define RSCAN0GAFLP010LH RSCAN0.GAFLP010.UINT8[LH]
bogdanm 92:4fc01daae5a5 3726 #define RSCAN0GAFLP010H RSCAN0.GAFLP010.UINT16[H]
bogdanm 92:4fc01daae5a5 3727 #define RSCAN0GAFLP010HL RSCAN0.GAFLP010.UINT8[HL]
bogdanm 92:4fc01daae5a5 3728 #define RSCAN0GAFLP010HH RSCAN0.GAFLP010.UINT8[HH]
bogdanm 92:4fc01daae5a5 3729 #define RSCAN0GAFLP110 RSCAN0.GAFLP110.UINT32
bogdanm 92:4fc01daae5a5 3730 #define RSCAN0GAFLP110L RSCAN0.GAFLP110.UINT16[L]
bogdanm 92:4fc01daae5a5 3731 #define RSCAN0GAFLP110LL RSCAN0.GAFLP110.UINT8[LL]
bogdanm 92:4fc01daae5a5 3732 #define RSCAN0GAFLP110LH RSCAN0.GAFLP110.UINT8[LH]
bogdanm 92:4fc01daae5a5 3733 #define RSCAN0GAFLP110H RSCAN0.GAFLP110.UINT16[H]
bogdanm 92:4fc01daae5a5 3734 #define RSCAN0GAFLP110HL RSCAN0.GAFLP110.UINT8[HL]
bogdanm 92:4fc01daae5a5 3735 #define RSCAN0GAFLP110HH RSCAN0.GAFLP110.UINT8[HH]
bogdanm 92:4fc01daae5a5 3736 #define RSCAN0GAFLID11 RSCAN0.GAFLID11.UINT32
bogdanm 92:4fc01daae5a5 3737 #define RSCAN0GAFLID11L RSCAN0.GAFLID11.UINT16[L]
bogdanm 92:4fc01daae5a5 3738 #define RSCAN0GAFLID11LL RSCAN0.GAFLID11.UINT8[LL]
bogdanm 92:4fc01daae5a5 3739 #define RSCAN0GAFLID11LH RSCAN0.GAFLID11.UINT8[LH]
bogdanm 92:4fc01daae5a5 3740 #define RSCAN0GAFLID11H RSCAN0.GAFLID11.UINT16[H]
bogdanm 92:4fc01daae5a5 3741 #define RSCAN0GAFLID11HL RSCAN0.GAFLID11.UINT8[HL]
bogdanm 92:4fc01daae5a5 3742 #define RSCAN0GAFLID11HH RSCAN0.GAFLID11.UINT8[HH]
bogdanm 92:4fc01daae5a5 3743 #define RSCAN0GAFLM11 RSCAN0.GAFLM11.UINT32
bogdanm 92:4fc01daae5a5 3744 #define RSCAN0GAFLM11L RSCAN0.GAFLM11.UINT16[L]
bogdanm 92:4fc01daae5a5 3745 #define RSCAN0GAFLM11LL RSCAN0.GAFLM11.UINT8[LL]
bogdanm 92:4fc01daae5a5 3746 #define RSCAN0GAFLM11LH RSCAN0.GAFLM11.UINT8[LH]
bogdanm 92:4fc01daae5a5 3747 #define RSCAN0GAFLM11H RSCAN0.GAFLM11.UINT16[H]
bogdanm 92:4fc01daae5a5 3748 #define RSCAN0GAFLM11HL RSCAN0.GAFLM11.UINT8[HL]
bogdanm 92:4fc01daae5a5 3749 #define RSCAN0GAFLM11HH RSCAN0.GAFLM11.UINT8[HH]
bogdanm 92:4fc01daae5a5 3750 #define RSCAN0GAFLP011 RSCAN0.GAFLP011.UINT32
bogdanm 92:4fc01daae5a5 3751 #define RSCAN0GAFLP011L RSCAN0.GAFLP011.UINT16[L]
bogdanm 92:4fc01daae5a5 3752 #define RSCAN0GAFLP011LL RSCAN0.GAFLP011.UINT8[LL]
bogdanm 92:4fc01daae5a5 3753 #define RSCAN0GAFLP011LH RSCAN0.GAFLP011.UINT8[LH]
bogdanm 92:4fc01daae5a5 3754 #define RSCAN0GAFLP011H RSCAN0.GAFLP011.UINT16[H]
bogdanm 92:4fc01daae5a5 3755 #define RSCAN0GAFLP011HL RSCAN0.GAFLP011.UINT8[HL]
bogdanm 92:4fc01daae5a5 3756 #define RSCAN0GAFLP011HH RSCAN0.GAFLP011.UINT8[HH]
bogdanm 92:4fc01daae5a5 3757 #define RSCAN0GAFLP111 RSCAN0.GAFLP111.UINT32
bogdanm 92:4fc01daae5a5 3758 #define RSCAN0GAFLP111L RSCAN0.GAFLP111.UINT16[L]
bogdanm 92:4fc01daae5a5 3759 #define RSCAN0GAFLP111LL RSCAN0.GAFLP111.UINT8[LL]
bogdanm 92:4fc01daae5a5 3760 #define RSCAN0GAFLP111LH RSCAN0.GAFLP111.UINT8[LH]
bogdanm 92:4fc01daae5a5 3761 #define RSCAN0GAFLP111H RSCAN0.GAFLP111.UINT16[H]
bogdanm 92:4fc01daae5a5 3762 #define RSCAN0GAFLP111HL RSCAN0.GAFLP111.UINT8[HL]
bogdanm 92:4fc01daae5a5 3763 #define RSCAN0GAFLP111HH RSCAN0.GAFLP111.UINT8[HH]
bogdanm 92:4fc01daae5a5 3764 #define RSCAN0GAFLID12 RSCAN0.GAFLID12.UINT32
bogdanm 92:4fc01daae5a5 3765 #define RSCAN0GAFLID12L RSCAN0.GAFLID12.UINT16[L]
bogdanm 92:4fc01daae5a5 3766 #define RSCAN0GAFLID12LL RSCAN0.GAFLID12.UINT8[LL]
bogdanm 92:4fc01daae5a5 3767 #define RSCAN0GAFLID12LH RSCAN0.GAFLID12.UINT8[LH]
bogdanm 92:4fc01daae5a5 3768 #define RSCAN0GAFLID12H RSCAN0.GAFLID12.UINT16[H]
bogdanm 92:4fc01daae5a5 3769 #define RSCAN0GAFLID12HL RSCAN0.GAFLID12.UINT8[HL]
bogdanm 92:4fc01daae5a5 3770 #define RSCAN0GAFLID12HH RSCAN0.GAFLID12.UINT8[HH]
bogdanm 92:4fc01daae5a5 3771 #define RSCAN0GAFLM12 RSCAN0.GAFLM12.UINT32
bogdanm 92:4fc01daae5a5 3772 #define RSCAN0GAFLM12L RSCAN0.GAFLM12.UINT16[L]
bogdanm 92:4fc01daae5a5 3773 #define RSCAN0GAFLM12LL RSCAN0.GAFLM12.UINT8[LL]
bogdanm 92:4fc01daae5a5 3774 #define RSCAN0GAFLM12LH RSCAN0.GAFLM12.UINT8[LH]
bogdanm 92:4fc01daae5a5 3775 #define RSCAN0GAFLM12H RSCAN0.GAFLM12.UINT16[H]
bogdanm 92:4fc01daae5a5 3776 #define RSCAN0GAFLM12HL RSCAN0.GAFLM12.UINT8[HL]
bogdanm 92:4fc01daae5a5 3777 #define RSCAN0GAFLM12HH RSCAN0.GAFLM12.UINT8[HH]
bogdanm 92:4fc01daae5a5 3778 #define RSCAN0GAFLP012 RSCAN0.GAFLP012.UINT32
bogdanm 92:4fc01daae5a5 3779 #define RSCAN0GAFLP012L RSCAN0.GAFLP012.UINT16[L]
bogdanm 92:4fc01daae5a5 3780 #define RSCAN0GAFLP012LL RSCAN0.GAFLP012.UINT8[LL]
bogdanm 92:4fc01daae5a5 3781 #define RSCAN0GAFLP012LH RSCAN0.GAFLP012.UINT8[LH]
bogdanm 92:4fc01daae5a5 3782 #define RSCAN0GAFLP012H RSCAN0.GAFLP012.UINT16[H]
bogdanm 92:4fc01daae5a5 3783 #define RSCAN0GAFLP012HL RSCAN0.GAFLP012.UINT8[HL]
bogdanm 92:4fc01daae5a5 3784 #define RSCAN0GAFLP012HH RSCAN0.GAFLP012.UINT8[HH]
bogdanm 92:4fc01daae5a5 3785 #define RSCAN0GAFLP112 RSCAN0.GAFLP112.UINT32
bogdanm 92:4fc01daae5a5 3786 #define RSCAN0GAFLP112L RSCAN0.GAFLP112.UINT16[L]
bogdanm 92:4fc01daae5a5 3787 #define RSCAN0GAFLP112LL RSCAN0.GAFLP112.UINT8[LL]
bogdanm 92:4fc01daae5a5 3788 #define RSCAN0GAFLP112LH RSCAN0.GAFLP112.UINT8[LH]
bogdanm 92:4fc01daae5a5 3789 #define RSCAN0GAFLP112H RSCAN0.GAFLP112.UINT16[H]
bogdanm 92:4fc01daae5a5 3790 #define RSCAN0GAFLP112HL RSCAN0.GAFLP112.UINT8[HL]
bogdanm 92:4fc01daae5a5 3791 #define RSCAN0GAFLP112HH RSCAN0.GAFLP112.UINT8[HH]
bogdanm 92:4fc01daae5a5 3792 #define RSCAN0GAFLID13 RSCAN0.GAFLID13.UINT32
bogdanm 92:4fc01daae5a5 3793 #define RSCAN0GAFLID13L RSCAN0.GAFLID13.UINT16[L]
bogdanm 92:4fc01daae5a5 3794 #define RSCAN0GAFLID13LL RSCAN0.GAFLID13.UINT8[LL]
bogdanm 92:4fc01daae5a5 3795 #define RSCAN0GAFLID13LH RSCAN0.GAFLID13.UINT8[LH]
bogdanm 92:4fc01daae5a5 3796 #define RSCAN0GAFLID13H RSCAN0.GAFLID13.UINT16[H]
bogdanm 92:4fc01daae5a5 3797 #define RSCAN0GAFLID13HL RSCAN0.GAFLID13.UINT8[HL]
bogdanm 92:4fc01daae5a5 3798 #define RSCAN0GAFLID13HH RSCAN0.GAFLID13.UINT8[HH]
bogdanm 92:4fc01daae5a5 3799 #define RSCAN0GAFLM13 RSCAN0.GAFLM13.UINT32
bogdanm 92:4fc01daae5a5 3800 #define RSCAN0GAFLM13L RSCAN0.GAFLM13.UINT16[L]
bogdanm 92:4fc01daae5a5 3801 #define RSCAN0GAFLM13LL RSCAN0.GAFLM13.UINT8[LL]
bogdanm 92:4fc01daae5a5 3802 #define RSCAN0GAFLM13LH RSCAN0.GAFLM13.UINT8[LH]
bogdanm 92:4fc01daae5a5 3803 #define RSCAN0GAFLM13H RSCAN0.GAFLM13.UINT16[H]
bogdanm 92:4fc01daae5a5 3804 #define RSCAN0GAFLM13HL RSCAN0.GAFLM13.UINT8[HL]
bogdanm 92:4fc01daae5a5 3805 #define RSCAN0GAFLM13HH RSCAN0.GAFLM13.UINT8[HH]
bogdanm 92:4fc01daae5a5 3806 #define RSCAN0GAFLP013 RSCAN0.GAFLP013.UINT32
bogdanm 92:4fc01daae5a5 3807 #define RSCAN0GAFLP013L RSCAN0.GAFLP013.UINT16[L]
bogdanm 92:4fc01daae5a5 3808 #define RSCAN0GAFLP013LL RSCAN0.GAFLP013.UINT8[LL]
bogdanm 92:4fc01daae5a5 3809 #define RSCAN0GAFLP013LH RSCAN0.GAFLP013.UINT8[LH]
bogdanm 92:4fc01daae5a5 3810 #define RSCAN0GAFLP013H RSCAN0.GAFLP013.UINT16[H]
bogdanm 92:4fc01daae5a5 3811 #define RSCAN0GAFLP013HL RSCAN0.GAFLP013.UINT8[HL]
bogdanm 92:4fc01daae5a5 3812 #define RSCAN0GAFLP013HH RSCAN0.GAFLP013.UINT8[HH]
bogdanm 92:4fc01daae5a5 3813 #define RSCAN0GAFLP113 RSCAN0.GAFLP113.UINT32
bogdanm 92:4fc01daae5a5 3814 #define RSCAN0GAFLP113L RSCAN0.GAFLP113.UINT16[L]
bogdanm 92:4fc01daae5a5 3815 #define RSCAN0GAFLP113LL RSCAN0.GAFLP113.UINT8[LL]
bogdanm 92:4fc01daae5a5 3816 #define RSCAN0GAFLP113LH RSCAN0.GAFLP113.UINT8[LH]
bogdanm 92:4fc01daae5a5 3817 #define RSCAN0GAFLP113H RSCAN0.GAFLP113.UINT16[H]
bogdanm 92:4fc01daae5a5 3818 #define RSCAN0GAFLP113HL RSCAN0.GAFLP113.UINT8[HL]
bogdanm 92:4fc01daae5a5 3819 #define RSCAN0GAFLP113HH RSCAN0.GAFLP113.UINT8[HH]
bogdanm 92:4fc01daae5a5 3820 #define RSCAN0GAFLID14 RSCAN0.GAFLID14.UINT32
bogdanm 92:4fc01daae5a5 3821 #define RSCAN0GAFLID14L RSCAN0.GAFLID14.UINT16[L]
bogdanm 92:4fc01daae5a5 3822 #define RSCAN0GAFLID14LL RSCAN0.GAFLID14.UINT8[LL]
bogdanm 92:4fc01daae5a5 3823 #define RSCAN0GAFLID14LH RSCAN0.GAFLID14.UINT8[LH]
bogdanm 92:4fc01daae5a5 3824 #define RSCAN0GAFLID14H RSCAN0.GAFLID14.UINT16[H]
bogdanm 92:4fc01daae5a5 3825 #define RSCAN0GAFLID14HL RSCAN0.GAFLID14.UINT8[HL]
bogdanm 92:4fc01daae5a5 3826 #define RSCAN0GAFLID14HH RSCAN0.GAFLID14.UINT8[HH]
bogdanm 92:4fc01daae5a5 3827 #define RSCAN0GAFLM14 RSCAN0.GAFLM14.UINT32
bogdanm 92:4fc01daae5a5 3828 #define RSCAN0GAFLM14L RSCAN0.GAFLM14.UINT16[L]
bogdanm 92:4fc01daae5a5 3829 #define RSCAN0GAFLM14LL RSCAN0.GAFLM14.UINT8[LL]
bogdanm 92:4fc01daae5a5 3830 #define RSCAN0GAFLM14LH RSCAN0.GAFLM14.UINT8[LH]
bogdanm 92:4fc01daae5a5 3831 #define RSCAN0GAFLM14H RSCAN0.GAFLM14.UINT16[H]
bogdanm 92:4fc01daae5a5 3832 #define RSCAN0GAFLM14HL RSCAN0.GAFLM14.UINT8[HL]
bogdanm 92:4fc01daae5a5 3833 #define RSCAN0GAFLM14HH RSCAN0.GAFLM14.UINT8[HH]
bogdanm 92:4fc01daae5a5 3834 #define RSCAN0GAFLP014 RSCAN0.GAFLP014.UINT32
bogdanm 92:4fc01daae5a5 3835 #define RSCAN0GAFLP014L RSCAN0.GAFLP014.UINT16[L]
bogdanm 92:4fc01daae5a5 3836 #define RSCAN0GAFLP014LL RSCAN0.GAFLP014.UINT8[LL]
bogdanm 92:4fc01daae5a5 3837 #define RSCAN0GAFLP014LH RSCAN0.GAFLP014.UINT8[LH]
bogdanm 92:4fc01daae5a5 3838 #define RSCAN0GAFLP014H RSCAN0.GAFLP014.UINT16[H]
bogdanm 92:4fc01daae5a5 3839 #define RSCAN0GAFLP014HL RSCAN0.GAFLP014.UINT8[HL]
bogdanm 92:4fc01daae5a5 3840 #define RSCAN0GAFLP014HH RSCAN0.GAFLP014.UINT8[HH]
bogdanm 92:4fc01daae5a5 3841 #define RSCAN0GAFLP114 RSCAN0.GAFLP114.UINT32
bogdanm 92:4fc01daae5a5 3842 #define RSCAN0GAFLP114L RSCAN0.GAFLP114.UINT16[L]
bogdanm 92:4fc01daae5a5 3843 #define RSCAN0GAFLP114LL RSCAN0.GAFLP114.UINT8[LL]
bogdanm 92:4fc01daae5a5 3844 #define RSCAN0GAFLP114LH RSCAN0.GAFLP114.UINT8[LH]
bogdanm 92:4fc01daae5a5 3845 #define RSCAN0GAFLP114H RSCAN0.GAFLP114.UINT16[H]
bogdanm 92:4fc01daae5a5 3846 #define RSCAN0GAFLP114HL RSCAN0.GAFLP114.UINT8[HL]
bogdanm 92:4fc01daae5a5 3847 #define RSCAN0GAFLP114HH RSCAN0.GAFLP114.UINT8[HH]
bogdanm 92:4fc01daae5a5 3848 #define RSCAN0GAFLID15 RSCAN0.GAFLID15.UINT32
bogdanm 92:4fc01daae5a5 3849 #define RSCAN0GAFLID15L RSCAN0.GAFLID15.UINT16[L]
bogdanm 92:4fc01daae5a5 3850 #define RSCAN0GAFLID15LL RSCAN0.GAFLID15.UINT8[LL]
bogdanm 92:4fc01daae5a5 3851 #define RSCAN0GAFLID15LH RSCAN0.GAFLID15.UINT8[LH]
bogdanm 92:4fc01daae5a5 3852 #define RSCAN0GAFLID15H RSCAN0.GAFLID15.UINT16[H]
bogdanm 92:4fc01daae5a5 3853 #define RSCAN0GAFLID15HL RSCAN0.GAFLID15.UINT8[HL]
bogdanm 92:4fc01daae5a5 3854 #define RSCAN0GAFLID15HH RSCAN0.GAFLID15.UINT8[HH]
bogdanm 92:4fc01daae5a5 3855 #define RSCAN0GAFLM15 RSCAN0.GAFLM15.UINT32
bogdanm 92:4fc01daae5a5 3856 #define RSCAN0GAFLM15L RSCAN0.GAFLM15.UINT16[L]
bogdanm 92:4fc01daae5a5 3857 #define RSCAN0GAFLM15LL RSCAN0.GAFLM15.UINT8[LL]
bogdanm 92:4fc01daae5a5 3858 #define RSCAN0GAFLM15LH RSCAN0.GAFLM15.UINT8[LH]
bogdanm 92:4fc01daae5a5 3859 #define RSCAN0GAFLM15H RSCAN0.GAFLM15.UINT16[H]
bogdanm 92:4fc01daae5a5 3860 #define RSCAN0GAFLM15HL RSCAN0.GAFLM15.UINT8[HL]
bogdanm 92:4fc01daae5a5 3861 #define RSCAN0GAFLM15HH RSCAN0.GAFLM15.UINT8[HH]
bogdanm 92:4fc01daae5a5 3862 #define RSCAN0GAFLP015 RSCAN0.GAFLP015.UINT32
bogdanm 92:4fc01daae5a5 3863 #define RSCAN0GAFLP015L RSCAN0.GAFLP015.UINT16[L]
bogdanm 92:4fc01daae5a5 3864 #define RSCAN0GAFLP015LL RSCAN0.GAFLP015.UINT8[LL]
bogdanm 92:4fc01daae5a5 3865 #define RSCAN0GAFLP015LH RSCAN0.GAFLP015.UINT8[LH]
bogdanm 92:4fc01daae5a5 3866 #define RSCAN0GAFLP015H RSCAN0.GAFLP015.UINT16[H]
bogdanm 92:4fc01daae5a5 3867 #define RSCAN0GAFLP015HL RSCAN0.GAFLP015.UINT8[HL]
bogdanm 92:4fc01daae5a5 3868 #define RSCAN0GAFLP015HH RSCAN0.GAFLP015.UINT8[HH]
bogdanm 92:4fc01daae5a5 3869 #define RSCAN0GAFLP115 RSCAN0.GAFLP115.UINT32
bogdanm 92:4fc01daae5a5 3870 #define RSCAN0GAFLP115L RSCAN0.GAFLP115.UINT16[L]
bogdanm 92:4fc01daae5a5 3871 #define RSCAN0GAFLP115LL RSCAN0.GAFLP115.UINT8[LL]
bogdanm 92:4fc01daae5a5 3872 #define RSCAN0GAFLP115LH RSCAN0.GAFLP115.UINT8[LH]
bogdanm 92:4fc01daae5a5 3873 #define RSCAN0GAFLP115H RSCAN0.GAFLP115.UINT16[H]
bogdanm 92:4fc01daae5a5 3874 #define RSCAN0GAFLP115HL RSCAN0.GAFLP115.UINT8[HL]
bogdanm 92:4fc01daae5a5 3875 #define RSCAN0GAFLP115HH RSCAN0.GAFLP115.UINT8[HH]
bogdanm 92:4fc01daae5a5 3876 #define RSCAN0RMID0 RSCAN0.RMID0.UINT32
bogdanm 92:4fc01daae5a5 3877 #define RSCAN0RMID0L RSCAN0.RMID0.UINT16[L]
bogdanm 92:4fc01daae5a5 3878 #define RSCAN0RMID0LL RSCAN0.RMID0.UINT8[LL]
bogdanm 92:4fc01daae5a5 3879 #define RSCAN0RMID0LH RSCAN0.RMID0.UINT8[LH]
bogdanm 92:4fc01daae5a5 3880 #define RSCAN0RMID0H RSCAN0.RMID0.UINT16[H]
bogdanm 92:4fc01daae5a5 3881 #define RSCAN0RMID0HL RSCAN0.RMID0.UINT8[HL]
bogdanm 92:4fc01daae5a5 3882 #define RSCAN0RMID0HH RSCAN0.RMID0.UINT8[HH]
bogdanm 92:4fc01daae5a5 3883 #define RSCAN0RMPTR0 RSCAN0.RMPTR0.UINT32
bogdanm 92:4fc01daae5a5 3884 #define RSCAN0RMPTR0L RSCAN0.RMPTR0.UINT16[L]
bogdanm 92:4fc01daae5a5 3885 #define RSCAN0RMPTR0LL RSCAN0.RMPTR0.UINT8[LL]
bogdanm 92:4fc01daae5a5 3886 #define RSCAN0RMPTR0LH RSCAN0.RMPTR0.UINT8[LH]
bogdanm 92:4fc01daae5a5 3887 #define RSCAN0RMPTR0H RSCAN0.RMPTR0.UINT16[H]
bogdanm 92:4fc01daae5a5 3888 #define RSCAN0RMPTR0HL RSCAN0.RMPTR0.UINT8[HL]
bogdanm 92:4fc01daae5a5 3889 #define RSCAN0RMPTR0HH RSCAN0.RMPTR0.UINT8[HH]
bogdanm 92:4fc01daae5a5 3890 #define RSCAN0RMDF00 RSCAN0.RMDF00.UINT32
bogdanm 92:4fc01daae5a5 3891 #define RSCAN0RMDF00L RSCAN0.RMDF00.UINT16[L]
bogdanm 92:4fc01daae5a5 3892 #define RSCAN0RMDF00LL RSCAN0.RMDF00.UINT8[LL]
bogdanm 92:4fc01daae5a5 3893 #define RSCAN0RMDF00LH RSCAN0.RMDF00.UINT8[LH]
bogdanm 92:4fc01daae5a5 3894 #define RSCAN0RMDF00H RSCAN0.RMDF00.UINT16[H]
bogdanm 92:4fc01daae5a5 3895 #define RSCAN0RMDF00HL RSCAN0.RMDF00.UINT8[HL]
bogdanm 92:4fc01daae5a5 3896 #define RSCAN0RMDF00HH RSCAN0.RMDF00.UINT8[HH]
bogdanm 92:4fc01daae5a5 3897 #define RSCAN0RMDF10 RSCAN0.RMDF10.UINT32
bogdanm 92:4fc01daae5a5 3898 #define RSCAN0RMDF10L RSCAN0.RMDF10.UINT16[L]
bogdanm 92:4fc01daae5a5 3899 #define RSCAN0RMDF10LL RSCAN0.RMDF10.UINT8[LL]
bogdanm 92:4fc01daae5a5 3900 #define RSCAN0RMDF10LH RSCAN0.RMDF10.UINT8[LH]
bogdanm 92:4fc01daae5a5 3901 #define RSCAN0RMDF10H RSCAN0.RMDF10.UINT16[H]
bogdanm 92:4fc01daae5a5 3902 #define RSCAN0RMDF10HL RSCAN0.RMDF10.UINT8[HL]
bogdanm 92:4fc01daae5a5 3903 #define RSCAN0RMDF10HH RSCAN0.RMDF10.UINT8[HH]
bogdanm 92:4fc01daae5a5 3904 #define RSCAN0RMID1 RSCAN0.RMID1.UINT32
bogdanm 92:4fc01daae5a5 3905 #define RSCAN0RMID1L RSCAN0.RMID1.UINT16[L]
bogdanm 92:4fc01daae5a5 3906 #define RSCAN0RMID1LL RSCAN0.RMID1.UINT8[LL]
bogdanm 92:4fc01daae5a5 3907 #define RSCAN0RMID1LH RSCAN0.RMID1.UINT8[LH]
bogdanm 92:4fc01daae5a5 3908 #define RSCAN0RMID1H RSCAN0.RMID1.UINT16[H]
bogdanm 92:4fc01daae5a5 3909 #define RSCAN0RMID1HL RSCAN0.RMID1.UINT8[HL]
bogdanm 92:4fc01daae5a5 3910 #define RSCAN0RMID1HH RSCAN0.RMID1.UINT8[HH]
bogdanm 92:4fc01daae5a5 3911 #define RSCAN0RMPTR1 RSCAN0.RMPTR1.UINT32
bogdanm 92:4fc01daae5a5 3912 #define RSCAN0RMPTR1L RSCAN0.RMPTR1.UINT16[L]
bogdanm 92:4fc01daae5a5 3913 #define RSCAN0RMPTR1LL RSCAN0.RMPTR1.UINT8[LL]
bogdanm 92:4fc01daae5a5 3914 #define RSCAN0RMPTR1LH RSCAN0.RMPTR1.UINT8[LH]
bogdanm 92:4fc01daae5a5 3915 #define RSCAN0RMPTR1H RSCAN0.RMPTR1.UINT16[H]
bogdanm 92:4fc01daae5a5 3916 #define RSCAN0RMPTR1HL RSCAN0.RMPTR1.UINT8[HL]
bogdanm 92:4fc01daae5a5 3917 #define RSCAN0RMPTR1HH RSCAN0.RMPTR1.UINT8[HH]
bogdanm 92:4fc01daae5a5 3918 #define RSCAN0RMDF01 RSCAN0.RMDF01.UINT32
bogdanm 92:4fc01daae5a5 3919 #define RSCAN0RMDF01L RSCAN0.RMDF01.UINT16[L]
bogdanm 92:4fc01daae5a5 3920 #define RSCAN0RMDF01LL RSCAN0.RMDF01.UINT8[LL]
bogdanm 92:4fc01daae5a5 3921 #define RSCAN0RMDF01LH RSCAN0.RMDF01.UINT8[LH]
bogdanm 92:4fc01daae5a5 3922 #define RSCAN0RMDF01H RSCAN0.RMDF01.UINT16[H]
bogdanm 92:4fc01daae5a5 3923 #define RSCAN0RMDF01HL RSCAN0.RMDF01.UINT8[HL]
bogdanm 92:4fc01daae5a5 3924 #define RSCAN0RMDF01HH RSCAN0.RMDF01.UINT8[HH]
bogdanm 92:4fc01daae5a5 3925 #define RSCAN0RMDF11 RSCAN0.RMDF11.UINT32
bogdanm 92:4fc01daae5a5 3926 #define RSCAN0RMDF11L RSCAN0.RMDF11.UINT16[L]
bogdanm 92:4fc01daae5a5 3927 #define RSCAN0RMDF11LL RSCAN0.RMDF11.UINT8[LL]
bogdanm 92:4fc01daae5a5 3928 #define RSCAN0RMDF11LH RSCAN0.RMDF11.UINT8[LH]
bogdanm 92:4fc01daae5a5 3929 #define RSCAN0RMDF11H RSCAN0.RMDF11.UINT16[H]
bogdanm 92:4fc01daae5a5 3930 #define RSCAN0RMDF11HL RSCAN0.RMDF11.UINT8[HL]
bogdanm 92:4fc01daae5a5 3931 #define RSCAN0RMDF11HH RSCAN0.RMDF11.UINT8[HH]
bogdanm 92:4fc01daae5a5 3932 #define RSCAN0RMID2 RSCAN0.RMID2.UINT32
bogdanm 92:4fc01daae5a5 3933 #define RSCAN0RMID2L RSCAN0.RMID2.UINT16[L]
bogdanm 92:4fc01daae5a5 3934 #define RSCAN0RMID2LL RSCAN0.RMID2.UINT8[LL]
bogdanm 92:4fc01daae5a5 3935 #define RSCAN0RMID2LH RSCAN0.RMID2.UINT8[LH]
bogdanm 92:4fc01daae5a5 3936 #define RSCAN0RMID2H RSCAN0.RMID2.UINT16[H]
bogdanm 92:4fc01daae5a5 3937 #define RSCAN0RMID2HL RSCAN0.RMID2.UINT8[HL]
bogdanm 92:4fc01daae5a5 3938 #define RSCAN0RMID2HH RSCAN0.RMID2.UINT8[HH]
bogdanm 92:4fc01daae5a5 3939 #define RSCAN0RMPTR2 RSCAN0.RMPTR2.UINT32
bogdanm 92:4fc01daae5a5 3940 #define RSCAN0RMPTR2L RSCAN0.RMPTR2.UINT16[L]
bogdanm 92:4fc01daae5a5 3941 #define RSCAN0RMPTR2LL RSCAN0.RMPTR2.UINT8[LL]
bogdanm 92:4fc01daae5a5 3942 #define RSCAN0RMPTR2LH RSCAN0.RMPTR2.UINT8[LH]
bogdanm 92:4fc01daae5a5 3943 #define RSCAN0RMPTR2H RSCAN0.RMPTR2.UINT16[H]
bogdanm 92:4fc01daae5a5 3944 #define RSCAN0RMPTR2HL RSCAN0.RMPTR2.UINT8[HL]
bogdanm 92:4fc01daae5a5 3945 #define RSCAN0RMPTR2HH RSCAN0.RMPTR2.UINT8[HH]
bogdanm 92:4fc01daae5a5 3946 #define RSCAN0RMDF02 RSCAN0.RMDF02.UINT32
bogdanm 92:4fc01daae5a5 3947 #define RSCAN0RMDF02L RSCAN0.RMDF02.UINT16[L]
bogdanm 92:4fc01daae5a5 3948 #define RSCAN0RMDF02LL RSCAN0.RMDF02.UINT8[LL]
bogdanm 92:4fc01daae5a5 3949 #define RSCAN0RMDF02LH RSCAN0.RMDF02.UINT8[LH]
bogdanm 92:4fc01daae5a5 3950 #define RSCAN0RMDF02H RSCAN0.RMDF02.UINT16[H]
bogdanm 92:4fc01daae5a5 3951 #define RSCAN0RMDF02HL RSCAN0.RMDF02.UINT8[HL]
bogdanm 92:4fc01daae5a5 3952 #define RSCAN0RMDF02HH RSCAN0.RMDF02.UINT8[HH]
bogdanm 92:4fc01daae5a5 3953 #define RSCAN0RMDF12 RSCAN0.RMDF12.UINT32
bogdanm 92:4fc01daae5a5 3954 #define RSCAN0RMDF12L RSCAN0.RMDF12.UINT16[L]
bogdanm 92:4fc01daae5a5 3955 #define RSCAN0RMDF12LL RSCAN0.RMDF12.UINT8[LL]
bogdanm 92:4fc01daae5a5 3956 #define RSCAN0RMDF12LH RSCAN0.RMDF12.UINT8[LH]
bogdanm 92:4fc01daae5a5 3957 #define RSCAN0RMDF12H RSCAN0.RMDF12.UINT16[H]
bogdanm 92:4fc01daae5a5 3958 #define RSCAN0RMDF12HL RSCAN0.RMDF12.UINT8[HL]
bogdanm 92:4fc01daae5a5 3959 #define RSCAN0RMDF12HH RSCAN0.RMDF12.UINT8[HH]
bogdanm 92:4fc01daae5a5 3960 #define RSCAN0RMID3 RSCAN0.RMID3.UINT32
bogdanm 92:4fc01daae5a5 3961 #define RSCAN0RMID3L RSCAN0.RMID3.UINT16[L]
bogdanm 92:4fc01daae5a5 3962 #define RSCAN0RMID3LL RSCAN0.RMID3.UINT8[LL]
bogdanm 92:4fc01daae5a5 3963 #define RSCAN0RMID3LH RSCAN0.RMID3.UINT8[LH]
bogdanm 92:4fc01daae5a5 3964 #define RSCAN0RMID3H RSCAN0.RMID3.UINT16[H]
bogdanm 92:4fc01daae5a5 3965 #define RSCAN0RMID3HL RSCAN0.RMID3.UINT8[HL]
bogdanm 92:4fc01daae5a5 3966 #define RSCAN0RMID3HH RSCAN0.RMID3.UINT8[HH]
bogdanm 92:4fc01daae5a5 3967 #define RSCAN0RMPTR3 RSCAN0.RMPTR3.UINT32
bogdanm 92:4fc01daae5a5 3968 #define RSCAN0RMPTR3L RSCAN0.RMPTR3.UINT16[L]
bogdanm 92:4fc01daae5a5 3969 #define RSCAN0RMPTR3LL RSCAN0.RMPTR3.UINT8[LL]
bogdanm 92:4fc01daae5a5 3970 #define RSCAN0RMPTR3LH RSCAN0.RMPTR3.UINT8[LH]
bogdanm 92:4fc01daae5a5 3971 #define RSCAN0RMPTR3H RSCAN0.RMPTR3.UINT16[H]
bogdanm 92:4fc01daae5a5 3972 #define RSCAN0RMPTR3HL RSCAN0.RMPTR3.UINT8[HL]
bogdanm 92:4fc01daae5a5 3973 #define RSCAN0RMPTR3HH RSCAN0.RMPTR3.UINT8[HH]
bogdanm 92:4fc01daae5a5 3974 #define RSCAN0RMDF03 RSCAN0.RMDF03.UINT32
bogdanm 92:4fc01daae5a5 3975 #define RSCAN0RMDF03L RSCAN0.RMDF03.UINT16[L]
bogdanm 92:4fc01daae5a5 3976 #define RSCAN0RMDF03LL RSCAN0.RMDF03.UINT8[LL]
bogdanm 92:4fc01daae5a5 3977 #define RSCAN0RMDF03LH RSCAN0.RMDF03.UINT8[LH]
bogdanm 92:4fc01daae5a5 3978 #define RSCAN0RMDF03H RSCAN0.RMDF03.UINT16[H]
bogdanm 92:4fc01daae5a5 3979 #define RSCAN0RMDF03HL RSCAN0.RMDF03.UINT8[HL]
bogdanm 92:4fc01daae5a5 3980 #define RSCAN0RMDF03HH RSCAN0.RMDF03.UINT8[HH]
bogdanm 92:4fc01daae5a5 3981 #define RSCAN0RMDF13 RSCAN0.RMDF13.UINT32
bogdanm 92:4fc01daae5a5 3982 #define RSCAN0RMDF13L RSCAN0.RMDF13.UINT16[L]
bogdanm 92:4fc01daae5a5 3983 #define RSCAN0RMDF13LL RSCAN0.RMDF13.UINT8[LL]
bogdanm 92:4fc01daae5a5 3984 #define RSCAN0RMDF13LH RSCAN0.RMDF13.UINT8[LH]
bogdanm 92:4fc01daae5a5 3985 #define RSCAN0RMDF13H RSCAN0.RMDF13.UINT16[H]
bogdanm 92:4fc01daae5a5 3986 #define RSCAN0RMDF13HL RSCAN0.RMDF13.UINT8[HL]
bogdanm 92:4fc01daae5a5 3987 #define RSCAN0RMDF13HH RSCAN0.RMDF13.UINT8[HH]
bogdanm 92:4fc01daae5a5 3988 #define RSCAN0RMID4 RSCAN0.RMID4.UINT32
bogdanm 92:4fc01daae5a5 3989 #define RSCAN0RMID4L RSCAN0.RMID4.UINT16[L]
bogdanm 92:4fc01daae5a5 3990 #define RSCAN0RMID4LL RSCAN0.RMID4.UINT8[LL]
bogdanm 92:4fc01daae5a5 3991 #define RSCAN0RMID4LH RSCAN0.RMID4.UINT8[LH]
bogdanm 92:4fc01daae5a5 3992 #define RSCAN0RMID4H RSCAN0.RMID4.UINT16[H]
bogdanm 92:4fc01daae5a5 3993 #define RSCAN0RMID4HL RSCAN0.RMID4.UINT8[HL]
bogdanm 92:4fc01daae5a5 3994 #define RSCAN0RMID4HH RSCAN0.RMID4.UINT8[HH]
bogdanm 92:4fc01daae5a5 3995 #define RSCAN0RMPTR4 RSCAN0.RMPTR4.UINT32
bogdanm 92:4fc01daae5a5 3996 #define RSCAN0RMPTR4L RSCAN0.RMPTR4.UINT16[L]
bogdanm 92:4fc01daae5a5 3997 #define RSCAN0RMPTR4LL RSCAN0.RMPTR4.UINT8[LL]
bogdanm 92:4fc01daae5a5 3998 #define RSCAN0RMPTR4LH RSCAN0.RMPTR4.UINT8[LH]
bogdanm 92:4fc01daae5a5 3999 #define RSCAN0RMPTR4H RSCAN0.RMPTR4.UINT16[H]
bogdanm 92:4fc01daae5a5 4000 #define RSCAN0RMPTR4HL RSCAN0.RMPTR4.UINT8[HL]
bogdanm 92:4fc01daae5a5 4001 #define RSCAN0RMPTR4HH RSCAN0.RMPTR4.UINT8[HH]
bogdanm 92:4fc01daae5a5 4002 #define RSCAN0RMDF04 RSCAN0.RMDF04.UINT32
bogdanm 92:4fc01daae5a5 4003 #define RSCAN0RMDF04L RSCAN0.RMDF04.UINT16[L]
bogdanm 92:4fc01daae5a5 4004 #define RSCAN0RMDF04LL RSCAN0.RMDF04.UINT8[LL]
bogdanm 92:4fc01daae5a5 4005 #define RSCAN0RMDF04LH RSCAN0.RMDF04.UINT8[LH]
bogdanm 92:4fc01daae5a5 4006 #define RSCAN0RMDF04H RSCAN0.RMDF04.UINT16[H]
bogdanm 92:4fc01daae5a5 4007 #define RSCAN0RMDF04HL RSCAN0.RMDF04.UINT8[HL]
bogdanm 92:4fc01daae5a5 4008 #define RSCAN0RMDF04HH RSCAN0.RMDF04.UINT8[HH]
bogdanm 92:4fc01daae5a5 4009 #define RSCAN0RMDF14 RSCAN0.RMDF14.UINT32
bogdanm 92:4fc01daae5a5 4010 #define RSCAN0RMDF14L RSCAN0.RMDF14.UINT16[L]
bogdanm 92:4fc01daae5a5 4011 #define RSCAN0RMDF14LL RSCAN0.RMDF14.UINT8[LL]
bogdanm 92:4fc01daae5a5 4012 #define RSCAN0RMDF14LH RSCAN0.RMDF14.UINT8[LH]
bogdanm 92:4fc01daae5a5 4013 #define RSCAN0RMDF14H RSCAN0.RMDF14.UINT16[H]
bogdanm 92:4fc01daae5a5 4014 #define RSCAN0RMDF14HL RSCAN0.RMDF14.UINT8[HL]
bogdanm 92:4fc01daae5a5 4015 #define RSCAN0RMDF14HH RSCAN0.RMDF14.UINT8[HH]
bogdanm 92:4fc01daae5a5 4016 #define RSCAN0RMID5 RSCAN0.RMID5.UINT32
bogdanm 92:4fc01daae5a5 4017 #define RSCAN0RMID5L RSCAN0.RMID5.UINT16[L]
bogdanm 92:4fc01daae5a5 4018 #define RSCAN0RMID5LL RSCAN0.RMID5.UINT8[LL]
bogdanm 92:4fc01daae5a5 4019 #define RSCAN0RMID5LH RSCAN0.RMID5.UINT8[LH]
bogdanm 92:4fc01daae5a5 4020 #define RSCAN0RMID5H RSCAN0.RMID5.UINT16[H]
bogdanm 92:4fc01daae5a5 4021 #define RSCAN0RMID5HL RSCAN0.RMID5.UINT8[HL]
bogdanm 92:4fc01daae5a5 4022 #define RSCAN0RMID5HH RSCAN0.RMID5.UINT8[HH]
bogdanm 92:4fc01daae5a5 4023 #define RSCAN0RMPTR5 RSCAN0.RMPTR5.UINT32
bogdanm 92:4fc01daae5a5 4024 #define RSCAN0RMPTR5L RSCAN0.RMPTR5.UINT16[L]
bogdanm 92:4fc01daae5a5 4025 #define RSCAN0RMPTR5LL RSCAN0.RMPTR5.UINT8[LL]
bogdanm 92:4fc01daae5a5 4026 #define RSCAN0RMPTR5LH RSCAN0.RMPTR5.UINT8[LH]
bogdanm 92:4fc01daae5a5 4027 #define RSCAN0RMPTR5H RSCAN0.RMPTR5.UINT16[H]
bogdanm 92:4fc01daae5a5 4028 #define RSCAN0RMPTR5HL RSCAN0.RMPTR5.UINT8[HL]
bogdanm 92:4fc01daae5a5 4029 #define RSCAN0RMPTR5HH RSCAN0.RMPTR5.UINT8[HH]
bogdanm 92:4fc01daae5a5 4030 #define RSCAN0RMDF05 RSCAN0.RMDF05.UINT32
bogdanm 92:4fc01daae5a5 4031 #define RSCAN0RMDF05L RSCAN0.RMDF05.UINT16[L]
bogdanm 92:4fc01daae5a5 4032 #define RSCAN0RMDF05LL RSCAN0.RMDF05.UINT8[LL]
bogdanm 92:4fc01daae5a5 4033 #define RSCAN0RMDF05LH RSCAN0.RMDF05.UINT8[LH]
bogdanm 92:4fc01daae5a5 4034 #define RSCAN0RMDF05H RSCAN0.RMDF05.UINT16[H]
bogdanm 92:4fc01daae5a5 4035 #define RSCAN0RMDF05HL RSCAN0.RMDF05.UINT8[HL]
bogdanm 92:4fc01daae5a5 4036 #define RSCAN0RMDF05HH RSCAN0.RMDF05.UINT8[HH]
bogdanm 92:4fc01daae5a5 4037 #define RSCAN0RMDF15 RSCAN0.RMDF15.UINT32
bogdanm 92:4fc01daae5a5 4038 #define RSCAN0RMDF15L RSCAN0.RMDF15.UINT16[L]
bogdanm 92:4fc01daae5a5 4039 #define RSCAN0RMDF15LL RSCAN0.RMDF15.UINT8[LL]
bogdanm 92:4fc01daae5a5 4040 #define RSCAN0RMDF15LH RSCAN0.RMDF15.UINT8[LH]
bogdanm 92:4fc01daae5a5 4041 #define RSCAN0RMDF15H RSCAN0.RMDF15.UINT16[H]
bogdanm 92:4fc01daae5a5 4042 #define RSCAN0RMDF15HL RSCAN0.RMDF15.UINT8[HL]
bogdanm 92:4fc01daae5a5 4043 #define RSCAN0RMDF15HH RSCAN0.RMDF15.UINT8[HH]
bogdanm 92:4fc01daae5a5 4044 #define RSCAN0RMID6 RSCAN0.RMID6.UINT32
bogdanm 92:4fc01daae5a5 4045 #define RSCAN0RMID6L RSCAN0.RMID6.UINT16[L]
bogdanm 92:4fc01daae5a5 4046 #define RSCAN0RMID6LL RSCAN0.RMID6.UINT8[LL]
bogdanm 92:4fc01daae5a5 4047 #define RSCAN0RMID6LH RSCAN0.RMID6.UINT8[LH]
bogdanm 92:4fc01daae5a5 4048 #define RSCAN0RMID6H RSCAN0.RMID6.UINT16[H]
bogdanm 92:4fc01daae5a5 4049 #define RSCAN0RMID6HL RSCAN0.RMID6.UINT8[HL]
bogdanm 92:4fc01daae5a5 4050 #define RSCAN0RMID6HH RSCAN0.RMID6.UINT8[HH]
bogdanm 92:4fc01daae5a5 4051 #define RSCAN0RMPTR6 RSCAN0.RMPTR6.UINT32
bogdanm 92:4fc01daae5a5 4052 #define RSCAN0RMPTR6L RSCAN0.RMPTR6.UINT16[L]
bogdanm 92:4fc01daae5a5 4053 #define RSCAN0RMPTR6LL RSCAN0.RMPTR6.UINT8[LL]
bogdanm 92:4fc01daae5a5 4054 #define RSCAN0RMPTR6LH RSCAN0.RMPTR6.UINT8[LH]
bogdanm 92:4fc01daae5a5 4055 #define RSCAN0RMPTR6H RSCAN0.RMPTR6.UINT16[H]
bogdanm 92:4fc01daae5a5 4056 #define RSCAN0RMPTR6HL RSCAN0.RMPTR6.UINT8[HL]
bogdanm 92:4fc01daae5a5 4057 #define RSCAN0RMPTR6HH RSCAN0.RMPTR6.UINT8[HH]
bogdanm 92:4fc01daae5a5 4058 #define RSCAN0RMDF06 RSCAN0.RMDF06.UINT32
bogdanm 92:4fc01daae5a5 4059 #define RSCAN0RMDF06L RSCAN0.RMDF06.UINT16[L]
bogdanm 92:4fc01daae5a5 4060 #define RSCAN0RMDF06LL RSCAN0.RMDF06.UINT8[LL]
bogdanm 92:4fc01daae5a5 4061 #define RSCAN0RMDF06LH RSCAN0.RMDF06.UINT8[LH]
bogdanm 92:4fc01daae5a5 4062 #define RSCAN0RMDF06H RSCAN0.RMDF06.UINT16[H]
bogdanm 92:4fc01daae5a5 4063 #define RSCAN0RMDF06HL RSCAN0.RMDF06.UINT8[HL]
bogdanm 92:4fc01daae5a5 4064 #define RSCAN0RMDF06HH RSCAN0.RMDF06.UINT8[HH]
bogdanm 92:4fc01daae5a5 4065 #define RSCAN0RMDF16 RSCAN0.RMDF16.UINT32
bogdanm 92:4fc01daae5a5 4066 #define RSCAN0RMDF16L RSCAN0.RMDF16.UINT16[L]
bogdanm 92:4fc01daae5a5 4067 #define RSCAN0RMDF16LL RSCAN0.RMDF16.UINT8[LL]
bogdanm 92:4fc01daae5a5 4068 #define RSCAN0RMDF16LH RSCAN0.RMDF16.UINT8[LH]
bogdanm 92:4fc01daae5a5 4069 #define RSCAN0RMDF16H RSCAN0.RMDF16.UINT16[H]
bogdanm 92:4fc01daae5a5 4070 #define RSCAN0RMDF16HL RSCAN0.RMDF16.UINT8[HL]
bogdanm 92:4fc01daae5a5 4071 #define RSCAN0RMDF16HH RSCAN0.RMDF16.UINT8[HH]
bogdanm 92:4fc01daae5a5 4072 #define RSCAN0RMID7 RSCAN0.RMID7.UINT32
bogdanm 92:4fc01daae5a5 4073 #define RSCAN0RMID7L RSCAN0.RMID7.UINT16[L]
bogdanm 92:4fc01daae5a5 4074 #define RSCAN0RMID7LL RSCAN0.RMID7.UINT8[LL]
bogdanm 92:4fc01daae5a5 4075 #define RSCAN0RMID7LH RSCAN0.RMID7.UINT8[LH]
bogdanm 92:4fc01daae5a5 4076 #define RSCAN0RMID7H RSCAN0.RMID7.UINT16[H]
bogdanm 92:4fc01daae5a5 4077 #define RSCAN0RMID7HL RSCAN0.RMID7.UINT8[HL]
bogdanm 92:4fc01daae5a5 4078 #define RSCAN0RMID7HH RSCAN0.RMID7.UINT8[HH]
bogdanm 92:4fc01daae5a5 4079 #define RSCAN0RMPTR7 RSCAN0.RMPTR7.UINT32
bogdanm 92:4fc01daae5a5 4080 #define RSCAN0RMPTR7L RSCAN0.RMPTR7.UINT16[L]
bogdanm 92:4fc01daae5a5 4081 #define RSCAN0RMPTR7LL RSCAN0.RMPTR7.UINT8[LL]
bogdanm 92:4fc01daae5a5 4082 #define RSCAN0RMPTR7LH RSCAN0.RMPTR7.UINT8[LH]
bogdanm 92:4fc01daae5a5 4083 #define RSCAN0RMPTR7H RSCAN0.RMPTR7.UINT16[H]
bogdanm 92:4fc01daae5a5 4084 #define RSCAN0RMPTR7HL RSCAN0.RMPTR7.UINT8[HL]
bogdanm 92:4fc01daae5a5 4085 #define RSCAN0RMPTR7HH RSCAN0.RMPTR7.UINT8[HH]
bogdanm 92:4fc01daae5a5 4086 #define RSCAN0RMDF07 RSCAN0.RMDF07.UINT32
bogdanm 92:4fc01daae5a5 4087 #define RSCAN0RMDF07L RSCAN0.RMDF07.UINT16[L]
bogdanm 92:4fc01daae5a5 4088 #define RSCAN0RMDF07LL RSCAN0.RMDF07.UINT8[LL]
bogdanm 92:4fc01daae5a5 4089 #define RSCAN0RMDF07LH RSCAN0.RMDF07.UINT8[LH]
bogdanm 92:4fc01daae5a5 4090 #define RSCAN0RMDF07H RSCAN0.RMDF07.UINT16[H]
bogdanm 92:4fc01daae5a5 4091 #define RSCAN0RMDF07HL RSCAN0.RMDF07.UINT8[HL]
bogdanm 92:4fc01daae5a5 4092 #define RSCAN0RMDF07HH RSCAN0.RMDF07.UINT8[HH]
bogdanm 92:4fc01daae5a5 4093 #define RSCAN0RMDF17 RSCAN0.RMDF17.UINT32
bogdanm 92:4fc01daae5a5 4094 #define RSCAN0RMDF17L RSCAN0.RMDF17.UINT16[L]
bogdanm 92:4fc01daae5a5 4095 #define RSCAN0RMDF17LL RSCAN0.RMDF17.UINT8[LL]
bogdanm 92:4fc01daae5a5 4096 #define RSCAN0RMDF17LH RSCAN0.RMDF17.UINT8[LH]
bogdanm 92:4fc01daae5a5 4097 #define RSCAN0RMDF17H RSCAN0.RMDF17.UINT16[H]
bogdanm 92:4fc01daae5a5 4098 #define RSCAN0RMDF17HL RSCAN0.RMDF17.UINT8[HL]
bogdanm 92:4fc01daae5a5 4099 #define RSCAN0RMDF17HH RSCAN0.RMDF17.UINT8[HH]
bogdanm 92:4fc01daae5a5 4100 #define RSCAN0RMID8 RSCAN0.RMID8.UINT32
bogdanm 92:4fc01daae5a5 4101 #define RSCAN0RMID8L RSCAN0.RMID8.UINT16[L]
bogdanm 92:4fc01daae5a5 4102 #define RSCAN0RMID8LL RSCAN0.RMID8.UINT8[LL]
bogdanm 92:4fc01daae5a5 4103 #define RSCAN0RMID8LH RSCAN0.RMID8.UINT8[LH]
bogdanm 92:4fc01daae5a5 4104 #define RSCAN0RMID8H RSCAN0.RMID8.UINT16[H]
bogdanm 92:4fc01daae5a5 4105 #define RSCAN0RMID8HL RSCAN0.RMID8.UINT8[HL]
bogdanm 92:4fc01daae5a5 4106 #define RSCAN0RMID8HH RSCAN0.RMID8.UINT8[HH]
bogdanm 92:4fc01daae5a5 4107 #define RSCAN0RMPTR8 RSCAN0.RMPTR8.UINT32
bogdanm 92:4fc01daae5a5 4108 #define RSCAN0RMPTR8L RSCAN0.RMPTR8.UINT16[L]
bogdanm 92:4fc01daae5a5 4109 #define RSCAN0RMPTR8LL RSCAN0.RMPTR8.UINT8[LL]
bogdanm 92:4fc01daae5a5 4110 #define RSCAN0RMPTR8LH RSCAN0.RMPTR8.UINT8[LH]
bogdanm 92:4fc01daae5a5 4111 #define RSCAN0RMPTR8H RSCAN0.RMPTR8.UINT16[H]
bogdanm 92:4fc01daae5a5 4112 #define RSCAN0RMPTR8HL RSCAN0.RMPTR8.UINT8[HL]
bogdanm 92:4fc01daae5a5 4113 #define RSCAN0RMPTR8HH RSCAN0.RMPTR8.UINT8[HH]
bogdanm 92:4fc01daae5a5 4114 #define RSCAN0RMDF08 RSCAN0.RMDF08.UINT32
bogdanm 92:4fc01daae5a5 4115 #define RSCAN0RMDF08L RSCAN0.RMDF08.UINT16[L]
bogdanm 92:4fc01daae5a5 4116 #define RSCAN0RMDF08LL RSCAN0.RMDF08.UINT8[LL]
bogdanm 92:4fc01daae5a5 4117 #define RSCAN0RMDF08LH RSCAN0.RMDF08.UINT8[LH]
bogdanm 92:4fc01daae5a5 4118 #define RSCAN0RMDF08H RSCAN0.RMDF08.UINT16[H]
bogdanm 92:4fc01daae5a5 4119 #define RSCAN0RMDF08HL RSCAN0.RMDF08.UINT8[HL]
bogdanm 92:4fc01daae5a5 4120 #define RSCAN0RMDF08HH RSCAN0.RMDF08.UINT8[HH]
bogdanm 92:4fc01daae5a5 4121 #define RSCAN0RMDF18 RSCAN0.RMDF18.UINT32
bogdanm 92:4fc01daae5a5 4122 #define RSCAN0RMDF18L RSCAN0.RMDF18.UINT16[L]
bogdanm 92:4fc01daae5a5 4123 #define RSCAN0RMDF18LL RSCAN0.RMDF18.UINT8[LL]
bogdanm 92:4fc01daae5a5 4124 #define RSCAN0RMDF18LH RSCAN0.RMDF18.UINT8[LH]
bogdanm 92:4fc01daae5a5 4125 #define RSCAN0RMDF18H RSCAN0.RMDF18.UINT16[H]
bogdanm 92:4fc01daae5a5 4126 #define RSCAN0RMDF18HL RSCAN0.RMDF18.UINT8[HL]
bogdanm 92:4fc01daae5a5 4127 #define RSCAN0RMDF18HH RSCAN0.RMDF18.UINT8[HH]
bogdanm 92:4fc01daae5a5 4128 #define RSCAN0RMID9 RSCAN0.RMID9.UINT32
bogdanm 92:4fc01daae5a5 4129 #define RSCAN0RMID9L RSCAN0.RMID9.UINT16[L]
bogdanm 92:4fc01daae5a5 4130 #define RSCAN0RMID9LL RSCAN0.RMID9.UINT8[LL]
bogdanm 92:4fc01daae5a5 4131 #define RSCAN0RMID9LH RSCAN0.RMID9.UINT8[LH]
bogdanm 92:4fc01daae5a5 4132 #define RSCAN0RMID9H RSCAN0.RMID9.UINT16[H]
bogdanm 92:4fc01daae5a5 4133 #define RSCAN0RMID9HL RSCAN0.RMID9.UINT8[HL]
bogdanm 92:4fc01daae5a5 4134 #define RSCAN0RMID9HH RSCAN0.RMID9.UINT8[HH]
bogdanm 92:4fc01daae5a5 4135 #define RSCAN0RMPTR9 RSCAN0.RMPTR9.UINT32
bogdanm 92:4fc01daae5a5 4136 #define RSCAN0RMPTR9L RSCAN0.RMPTR9.UINT16[L]
bogdanm 92:4fc01daae5a5 4137 #define RSCAN0RMPTR9LL RSCAN0.RMPTR9.UINT8[LL]
bogdanm 92:4fc01daae5a5 4138 #define RSCAN0RMPTR9LH RSCAN0.RMPTR9.UINT8[LH]
bogdanm 92:4fc01daae5a5 4139 #define RSCAN0RMPTR9H RSCAN0.RMPTR9.UINT16[H]
bogdanm 92:4fc01daae5a5 4140 #define RSCAN0RMPTR9HL RSCAN0.RMPTR9.UINT8[HL]
bogdanm 92:4fc01daae5a5 4141 #define RSCAN0RMPTR9HH RSCAN0.RMPTR9.UINT8[HH]
bogdanm 92:4fc01daae5a5 4142 #define RSCAN0RMDF09 RSCAN0.RMDF09.UINT32
bogdanm 92:4fc01daae5a5 4143 #define RSCAN0RMDF09L RSCAN0.RMDF09.UINT16[L]
bogdanm 92:4fc01daae5a5 4144 #define RSCAN0RMDF09LL RSCAN0.RMDF09.UINT8[LL]
bogdanm 92:4fc01daae5a5 4145 #define RSCAN0RMDF09LH RSCAN0.RMDF09.UINT8[LH]
bogdanm 92:4fc01daae5a5 4146 #define RSCAN0RMDF09H RSCAN0.RMDF09.UINT16[H]
bogdanm 92:4fc01daae5a5 4147 #define RSCAN0RMDF09HL RSCAN0.RMDF09.UINT8[HL]
bogdanm 92:4fc01daae5a5 4148 #define RSCAN0RMDF09HH RSCAN0.RMDF09.UINT8[HH]
bogdanm 92:4fc01daae5a5 4149 #define RSCAN0RMDF19 RSCAN0.RMDF19.UINT32
bogdanm 92:4fc01daae5a5 4150 #define RSCAN0RMDF19L RSCAN0.RMDF19.UINT16[L]
bogdanm 92:4fc01daae5a5 4151 #define RSCAN0RMDF19LL RSCAN0.RMDF19.UINT8[LL]
bogdanm 92:4fc01daae5a5 4152 #define RSCAN0RMDF19LH RSCAN0.RMDF19.UINT8[LH]
bogdanm 92:4fc01daae5a5 4153 #define RSCAN0RMDF19H RSCAN0.RMDF19.UINT16[H]
bogdanm 92:4fc01daae5a5 4154 #define RSCAN0RMDF19HL RSCAN0.RMDF19.UINT8[HL]
bogdanm 92:4fc01daae5a5 4155 #define RSCAN0RMDF19HH RSCAN0.RMDF19.UINT8[HH]
bogdanm 92:4fc01daae5a5 4156 #define RSCAN0RMID10 RSCAN0.RMID10.UINT32
bogdanm 92:4fc01daae5a5 4157 #define RSCAN0RMID10L RSCAN0.RMID10.UINT16[L]
bogdanm 92:4fc01daae5a5 4158 #define RSCAN0RMID10LL RSCAN0.RMID10.UINT8[LL]
bogdanm 92:4fc01daae5a5 4159 #define RSCAN0RMID10LH RSCAN0.RMID10.UINT8[LH]
bogdanm 92:4fc01daae5a5 4160 #define RSCAN0RMID10H RSCAN0.RMID10.UINT16[H]
bogdanm 92:4fc01daae5a5 4161 #define RSCAN0RMID10HL RSCAN0.RMID10.UINT8[HL]
bogdanm 92:4fc01daae5a5 4162 #define RSCAN0RMID10HH RSCAN0.RMID10.UINT8[HH]
bogdanm 92:4fc01daae5a5 4163 #define RSCAN0RMPTR10 RSCAN0.RMPTR10.UINT32
bogdanm 92:4fc01daae5a5 4164 #define RSCAN0RMPTR10L RSCAN0.RMPTR10.UINT16[L]
bogdanm 92:4fc01daae5a5 4165 #define RSCAN0RMPTR10LL RSCAN0.RMPTR10.UINT8[LL]
bogdanm 92:4fc01daae5a5 4166 #define RSCAN0RMPTR10LH RSCAN0.RMPTR10.UINT8[LH]
bogdanm 92:4fc01daae5a5 4167 #define RSCAN0RMPTR10H RSCAN0.RMPTR10.UINT16[H]
bogdanm 92:4fc01daae5a5 4168 #define RSCAN0RMPTR10HL RSCAN0.RMPTR10.UINT8[HL]
bogdanm 92:4fc01daae5a5 4169 #define RSCAN0RMPTR10HH RSCAN0.RMPTR10.UINT8[HH]
bogdanm 92:4fc01daae5a5 4170 #define RSCAN0RMDF010 RSCAN0.RMDF010.UINT32
bogdanm 92:4fc01daae5a5 4171 #define RSCAN0RMDF010L RSCAN0.RMDF010.UINT16[L]
bogdanm 92:4fc01daae5a5 4172 #define RSCAN0RMDF010LL RSCAN0.RMDF010.UINT8[LL]
bogdanm 92:4fc01daae5a5 4173 #define RSCAN0RMDF010LH RSCAN0.RMDF010.UINT8[LH]
bogdanm 92:4fc01daae5a5 4174 #define RSCAN0RMDF010H RSCAN0.RMDF010.UINT16[H]
bogdanm 92:4fc01daae5a5 4175 #define RSCAN0RMDF010HL RSCAN0.RMDF010.UINT8[HL]
bogdanm 92:4fc01daae5a5 4176 #define RSCAN0RMDF010HH RSCAN0.RMDF010.UINT8[HH]
bogdanm 92:4fc01daae5a5 4177 #define RSCAN0RMDF110 RSCAN0.RMDF110.UINT32
bogdanm 92:4fc01daae5a5 4178 #define RSCAN0RMDF110L RSCAN0.RMDF110.UINT16[L]
bogdanm 92:4fc01daae5a5 4179 #define RSCAN0RMDF110LL RSCAN0.RMDF110.UINT8[LL]
bogdanm 92:4fc01daae5a5 4180 #define RSCAN0RMDF110LH RSCAN0.RMDF110.UINT8[LH]
bogdanm 92:4fc01daae5a5 4181 #define RSCAN0RMDF110H RSCAN0.RMDF110.UINT16[H]
bogdanm 92:4fc01daae5a5 4182 #define RSCAN0RMDF110HL RSCAN0.RMDF110.UINT8[HL]
bogdanm 92:4fc01daae5a5 4183 #define RSCAN0RMDF110HH RSCAN0.RMDF110.UINT8[HH]
bogdanm 92:4fc01daae5a5 4184 #define RSCAN0RMID11 RSCAN0.RMID11.UINT32
bogdanm 92:4fc01daae5a5 4185 #define RSCAN0RMID11L RSCAN0.RMID11.UINT16[L]
bogdanm 92:4fc01daae5a5 4186 #define RSCAN0RMID11LL RSCAN0.RMID11.UINT8[LL]
bogdanm 92:4fc01daae5a5 4187 #define RSCAN0RMID11LH RSCAN0.RMID11.UINT8[LH]
bogdanm 92:4fc01daae5a5 4188 #define RSCAN0RMID11H RSCAN0.RMID11.UINT16[H]
bogdanm 92:4fc01daae5a5 4189 #define RSCAN0RMID11HL RSCAN0.RMID11.UINT8[HL]
bogdanm 92:4fc01daae5a5 4190 #define RSCAN0RMID11HH RSCAN0.RMID11.UINT8[HH]
bogdanm 92:4fc01daae5a5 4191 #define RSCAN0RMPTR11 RSCAN0.RMPTR11.UINT32
bogdanm 92:4fc01daae5a5 4192 #define RSCAN0RMPTR11L RSCAN0.RMPTR11.UINT16[L]
bogdanm 92:4fc01daae5a5 4193 #define RSCAN0RMPTR11LL RSCAN0.RMPTR11.UINT8[LL]
bogdanm 92:4fc01daae5a5 4194 #define RSCAN0RMPTR11LH RSCAN0.RMPTR11.UINT8[LH]
bogdanm 92:4fc01daae5a5 4195 #define RSCAN0RMPTR11H RSCAN0.RMPTR11.UINT16[H]
bogdanm 92:4fc01daae5a5 4196 #define RSCAN0RMPTR11HL RSCAN0.RMPTR11.UINT8[HL]
bogdanm 92:4fc01daae5a5 4197 #define RSCAN0RMPTR11HH RSCAN0.RMPTR11.UINT8[HH]
bogdanm 92:4fc01daae5a5 4198 #define RSCAN0RMDF011 RSCAN0.RMDF011.UINT32
bogdanm 92:4fc01daae5a5 4199 #define RSCAN0RMDF011L RSCAN0.RMDF011.UINT16[L]
bogdanm 92:4fc01daae5a5 4200 #define RSCAN0RMDF011LL RSCAN0.RMDF011.UINT8[LL]
bogdanm 92:4fc01daae5a5 4201 #define RSCAN0RMDF011LH RSCAN0.RMDF011.UINT8[LH]
bogdanm 92:4fc01daae5a5 4202 #define RSCAN0RMDF011H RSCAN0.RMDF011.UINT16[H]
bogdanm 92:4fc01daae5a5 4203 #define RSCAN0RMDF011HL RSCAN0.RMDF011.UINT8[HL]
bogdanm 92:4fc01daae5a5 4204 #define RSCAN0RMDF011HH RSCAN0.RMDF011.UINT8[HH]
bogdanm 92:4fc01daae5a5 4205 #define RSCAN0RMDF111 RSCAN0.RMDF111.UINT32
bogdanm 92:4fc01daae5a5 4206 #define RSCAN0RMDF111L RSCAN0.RMDF111.UINT16[L]
bogdanm 92:4fc01daae5a5 4207 #define RSCAN0RMDF111LL RSCAN0.RMDF111.UINT8[LL]
bogdanm 92:4fc01daae5a5 4208 #define RSCAN0RMDF111LH RSCAN0.RMDF111.UINT8[LH]
bogdanm 92:4fc01daae5a5 4209 #define RSCAN0RMDF111H RSCAN0.RMDF111.UINT16[H]
bogdanm 92:4fc01daae5a5 4210 #define RSCAN0RMDF111HL RSCAN0.RMDF111.UINT8[HL]
bogdanm 92:4fc01daae5a5 4211 #define RSCAN0RMDF111HH RSCAN0.RMDF111.UINT8[HH]
bogdanm 92:4fc01daae5a5 4212 #define RSCAN0RMID12 RSCAN0.RMID12.UINT32
bogdanm 92:4fc01daae5a5 4213 #define RSCAN0RMID12L RSCAN0.RMID12.UINT16[L]
bogdanm 92:4fc01daae5a5 4214 #define RSCAN0RMID12LL RSCAN0.RMID12.UINT8[LL]
bogdanm 92:4fc01daae5a5 4215 #define RSCAN0RMID12LH RSCAN0.RMID12.UINT8[LH]
bogdanm 92:4fc01daae5a5 4216 #define RSCAN0RMID12H RSCAN0.RMID12.UINT16[H]
bogdanm 92:4fc01daae5a5 4217 #define RSCAN0RMID12HL RSCAN0.RMID12.UINT8[HL]
bogdanm 92:4fc01daae5a5 4218 #define RSCAN0RMID12HH RSCAN0.RMID12.UINT8[HH]
bogdanm 92:4fc01daae5a5 4219 #define RSCAN0RMPTR12 RSCAN0.RMPTR12.UINT32
bogdanm 92:4fc01daae5a5 4220 #define RSCAN0RMPTR12L RSCAN0.RMPTR12.UINT16[L]
bogdanm 92:4fc01daae5a5 4221 #define RSCAN0RMPTR12LL RSCAN0.RMPTR12.UINT8[LL]
bogdanm 92:4fc01daae5a5 4222 #define RSCAN0RMPTR12LH RSCAN0.RMPTR12.UINT8[LH]
bogdanm 92:4fc01daae5a5 4223 #define RSCAN0RMPTR12H RSCAN0.RMPTR12.UINT16[H]
bogdanm 92:4fc01daae5a5 4224 #define RSCAN0RMPTR12HL RSCAN0.RMPTR12.UINT8[HL]
bogdanm 92:4fc01daae5a5 4225 #define RSCAN0RMPTR12HH RSCAN0.RMPTR12.UINT8[HH]
bogdanm 92:4fc01daae5a5 4226 #define RSCAN0RMDF012 RSCAN0.RMDF012.UINT32
bogdanm 92:4fc01daae5a5 4227 #define RSCAN0RMDF012L RSCAN0.RMDF012.UINT16[L]
bogdanm 92:4fc01daae5a5 4228 #define RSCAN0RMDF012LL RSCAN0.RMDF012.UINT8[LL]
bogdanm 92:4fc01daae5a5 4229 #define RSCAN0RMDF012LH RSCAN0.RMDF012.UINT8[LH]
bogdanm 92:4fc01daae5a5 4230 #define RSCAN0RMDF012H RSCAN0.RMDF012.UINT16[H]
bogdanm 92:4fc01daae5a5 4231 #define RSCAN0RMDF012HL RSCAN0.RMDF012.UINT8[HL]
bogdanm 92:4fc01daae5a5 4232 #define RSCAN0RMDF012HH RSCAN0.RMDF012.UINT8[HH]
bogdanm 92:4fc01daae5a5 4233 #define RSCAN0RMDF112 RSCAN0.RMDF112.UINT32
bogdanm 92:4fc01daae5a5 4234 #define RSCAN0RMDF112L RSCAN0.RMDF112.UINT16[L]
bogdanm 92:4fc01daae5a5 4235 #define RSCAN0RMDF112LL RSCAN0.RMDF112.UINT8[LL]
bogdanm 92:4fc01daae5a5 4236 #define RSCAN0RMDF112LH RSCAN0.RMDF112.UINT8[LH]
bogdanm 92:4fc01daae5a5 4237 #define RSCAN0RMDF112H RSCAN0.RMDF112.UINT16[H]
bogdanm 92:4fc01daae5a5 4238 #define RSCAN0RMDF112HL RSCAN0.RMDF112.UINT8[HL]
bogdanm 92:4fc01daae5a5 4239 #define RSCAN0RMDF112HH RSCAN0.RMDF112.UINT8[HH]
bogdanm 92:4fc01daae5a5 4240 #define RSCAN0RMID13 RSCAN0.RMID13.UINT32
bogdanm 92:4fc01daae5a5 4241 #define RSCAN0RMID13L RSCAN0.RMID13.UINT16[L]
bogdanm 92:4fc01daae5a5 4242 #define RSCAN0RMID13LL RSCAN0.RMID13.UINT8[LL]
bogdanm 92:4fc01daae5a5 4243 #define RSCAN0RMID13LH RSCAN0.RMID13.UINT8[LH]
bogdanm 92:4fc01daae5a5 4244 #define RSCAN0RMID13H RSCAN0.RMID13.UINT16[H]
bogdanm 92:4fc01daae5a5 4245 #define RSCAN0RMID13HL RSCAN0.RMID13.UINT8[HL]
bogdanm 92:4fc01daae5a5 4246 #define RSCAN0RMID13HH RSCAN0.RMID13.UINT8[HH]
bogdanm 92:4fc01daae5a5 4247 #define RSCAN0RMPTR13 RSCAN0.RMPTR13.UINT32
bogdanm 92:4fc01daae5a5 4248 #define RSCAN0RMPTR13L RSCAN0.RMPTR13.UINT16[L]
bogdanm 92:4fc01daae5a5 4249 #define RSCAN0RMPTR13LL RSCAN0.RMPTR13.UINT8[LL]
bogdanm 92:4fc01daae5a5 4250 #define RSCAN0RMPTR13LH RSCAN0.RMPTR13.UINT8[LH]
bogdanm 92:4fc01daae5a5 4251 #define RSCAN0RMPTR13H RSCAN0.RMPTR13.UINT16[H]
bogdanm 92:4fc01daae5a5 4252 #define RSCAN0RMPTR13HL RSCAN0.RMPTR13.UINT8[HL]
bogdanm 92:4fc01daae5a5 4253 #define RSCAN0RMPTR13HH RSCAN0.RMPTR13.UINT8[HH]
bogdanm 92:4fc01daae5a5 4254 #define RSCAN0RMDF013 RSCAN0.RMDF013.UINT32
bogdanm 92:4fc01daae5a5 4255 #define RSCAN0RMDF013L RSCAN0.RMDF013.UINT16[L]
bogdanm 92:4fc01daae5a5 4256 #define RSCAN0RMDF013LL RSCAN0.RMDF013.UINT8[LL]
bogdanm 92:4fc01daae5a5 4257 #define RSCAN0RMDF013LH RSCAN0.RMDF013.UINT8[LH]
bogdanm 92:4fc01daae5a5 4258 #define RSCAN0RMDF013H RSCAN0.RMDF013.UINT16[H]
bogdanm 92:4fc01daae5a5 4259 #define RSCAN0RMDF013HL RSCAN0.RMDF013.UINT8[HL]
bogdanm 92:4fc01daae5a5 4260 #define RSCAN0RMDF013HH RSCAN0.RMDF013.UINT8[HH]
bogdanm 92:4fc01daae5a5 4261 #define RSCAN0RMDF113 RSCAN0.RMDF113.UINT32
bogdanm 92:4fc01daae5a5 4262 #define RSCAN0RMDF113L RSCAN0.RMDF113.UINT16[L]
bogdanm 92:4fc01daae5a5 4263 #define RSCAN0RMDF113LL RSCAN0.RMDF113.UINT8[LL]
bogdanm 92:4fc01daae5a5 4264 #define RSCAN0RMDF113LH RSCAN0.RMDF113.UINT8[LH]
bogdanm 92:4fc01daae5a5 4265 #define RSCAN0RMDF113H RSCAN0.RMDF113.UINT16[H]
bogdanm 92:4fc01daae5a5 4266 #define RSCAN0RMDF113HL RSCAN0.RMDF113.UINT8[HL]
bogdanm 92:4fc01daae5a5 4267 #define RSCAN0RMDF113HH RSCAN0.RMDF113.UINT8[HH]
bogdanm 92:4fc01daae5a5 4268 #define RSCAN0RMID14 RSCAN0.RMID14.UINT32
bogdanm 92:4fc01daae5a5 4269 #define RSCAN0RMID14L RSCAN0.RMID14.UINT16[L]
bogdanm 92:4fc01daae5a5 4270 #define RSCAN0RMID14LL RSCAN0.RMID14.UINT8[LL]
bogdanm 92:4fc01daae5a5 4271 #define RSCAN0RMID14LH RSCAN0.RMID14.UINT8[LH]
bogdanm 92:4fc01daae5a5 4272 #define RSCAN0RMID14H RSCAN0.RMID14.UINT16[H]
bogdanm 92:4fc01daae5a5 4273 #define RSCAN0RMID14HL RSCAN0.RMID14.UINT8[HL]
bogdanm 92:4fc01daae5a5 4274 #define RSCAN0RMID14HH RSCAN0.RMID14.UINT8[HH]
bogdanm 92:4fc01daae5a5 4275 #define RSCAN0RMPTR14 RSCAN0.RMPTR14.UINT32
bogdanm 92:4fc01daae5a5 4276 #define RSCAN0RMPTR14L RSCAN0.RMPTR14.UINT16[L]
bogdanm 92:4fc01daae5a5 4277 #define RSCAN0RMPTR14LL RSCAN0.RMPTR14.UINT8[LL]
bogdanm 92:4fc01daae5a5 4278 #define RSCAN0RMPTR14LH RSCAN0.RMPTR14.UINT8[LH]
bogdanm 92:4fc01daae5a5 4279 #define RSCAN0RMPTR14H RSCAN0.RMPTR14.UINT16[H]
bogdanm 92:4fc01daae5a5 4280 #define RSCAN0RMPTR14HL RSCAN0.RMPTR14.UINT8[HL]
bogdanm 92:4fc01daae5a5 4281 #define RSCAN0RMPTR14HH RSCAN0.RMPTR14.UINT8[HH]
bogdanm 92:4fc01daae5a5 4282 #define RSCAN0RMDF014 RSCAN0.RMDF014.UINT32
bogdanm 92:4fc01daae5a5 4283 #define RSCAN0RMDF014L RSCAN0.RMDF014.UINT16[L]
bogdanm 92:4fc01daae5a5 4284 #define RSCAN0RMDF014LL RSCAN0.RMDF014.UINT8[LL]
bogdanm 92:4fc01daae5a5 4285 #define RSCAN0RMDF014LH RSCAN0.RMDF014.UINT8[LH]
bogdanm 92:4fc01daae5a5 4286 #define RSCAN0RMDF014H RSCAN0.RMDF014.UINT16[H]
bogdanm 92:4fc01daae5a5 4287 #define RSCAN0RMDF014HL RSCAN0.RMDF014.UINT8[HL]
bogdanm 92:4fc01daae5a5 4288 #define RSCAN0RMDF014HH RSCAN0.RMDF014.UINT8[HH]
bogdanm 92:4fc01daae5a5 4289 #define RSCAN0RMDF114 RSCAN0.RMDF114.UINT32
bogdanm 92:4fc01daae5a5 4290 #define RSCAN0RMDF114L RSCAN0.RMDF114.UINT16[L]
bogdanm 92:4fc01daae5a5 4291 #define RSCAN0RMDF114LL RSCAN0.RMDF114.UINT8[LL]
bogdanm 92:4fc01daae5a5 4292 #define RSCAN0RMDF114LH RSCAN0.RMDF114.UINT8[LH]
bogdanm 92:4fc01daae5a5 4293 #define RSCAN0RMDF114H RSCAN0.RMDF114.UINT16[H]
bogdanm 92:4fc01daae5a5 4294 #define RSCAN0RMDF114HL RSCAN0.RMDF114.UINT8[HL]
bogdanm 92:4fc01daae5a5 4295 #define RSCAN0RMDF114HH RSCAN0.RMDF114.UINT8[HH]
bogdanm 92:4fc01daae5a5 4296 #define RSCAN0RMID15 RSCAN0.RMID15.UINT32
bogdanm 92:4fc01daae5a5 4297 #define RSCAN0RMID15L RSCAN0.RMID15.UINT16[L]
bogdanm 92:4fc01daae5a5 4298 #define RSCAN0RMID15LL RSCAN0.RMID15.UINT8[LL]
bogdanm 92:4fc01daae5a5 4299 #define RSCAN0RMID15LH RSCAN0.RMID15.UINT8[LH]
bogdanm 92:4fc01daae5a5 4300 #define RSCAN0RMID15H RSCAN0.RMID15.UINT16[H]
bogdanm 92:4fc01daae5a5 4301 #define RSCAN0RMID15HL RSCAN0.RMID15.UINT8[HL]
bogdanm 92:4fc01daae5a5 4302 #define RSCAN0RMID15HH RSCAN0.RMID15.UINT8[HH]
bogdanm 92:4fc01daae5a5 4303 #define RSCAN0RMPTR15 RSCAN0.RMPTR15.UINT32
bogdanm 92:4fc01daae5a5 4304 #define RSCAN0RMPTR15L RSCAN0.RMPTR15.UINT16[L]
bogdanm 92:4fc01daae5a5 4305 #define RSCAN0RMPTR15LL RSCAN0.RMPTR15.UINT8[LL]
bogdanm 92:4fc01daae5a5 4306 #define RSCAN0RMPTR15LH RSCAN0.RMPTR15.UINT8[LH]
bogdanm 92:4fc01daae5a5 4307 #define RSCAN0RMPTR15H RSCAN0.RMPTR15.UINT16[H]
bogdanm 92:4fc01daae5a5 4308 #define RSCAN0RMPTR15HL RSCAN0.RMPTR15.UINT8[HL]
bogdanm 92:4fc01daae5a5 4309 #define RSCAN0RMPTR15HH RSCAN0.RMPTR15.UINT8[HH]
bogdanm 92:4fc01daae5a5 4310 #define RSCAN0RMDF015 RSCAN0.RMDF015.UINT32
bogdanm 92:4fc01daae5a5 4311 #define RSCAN0RMDF015L RSCAN0.RMDF015.UINT16[L]
bogdanm 92:4fc01daae5a5 4312 #define RSCAN0RMDF015LL RSCAN0.RMDF015.UINT8[LL]
bogdanm 92:4fc01daae5a5 4313 #define RSCAN0RMDF015LH RSCAN0.RMDF015.UINT8[LH]
bogdanm 92:4fc01daae5a5 4314 #define RSCAN0RMDF015H RSCAN0.RMDF015.UINT16[H]
bogdanm 92:4fc01daae5a5 4315 #define RSCAN0RMDF015HL RSCAN0.RMDF015.UINT8[HL]
bogdanm 92:4fc01daae5a5 4316 #define RSCAN0RMDF015HH RSCAN0.RMDF015.UINT8[HH]
bogdanm 92:4fc01daae5a5 4317 #define RSCAN0RMDF115 RSCAN0.RMDF115.UINT32
bogdanm 92:4fc01daae5a5 4318 #define RSCAN0RMDF115L RSCAN0.RMDF115.UINT16[L]
bogdanm 92:4fc01daae5a5 4319 #define RSCAN0RMDF115LL RSCAN0.RMDF115.UINT8[LL]
bogdanm 92:4fc01daae5a5 4320 #define RSCAN0RMDF115LH RSCAN0.RMDF115.UINT8[LH]
bogdanm 92:4fc01daae5a5 4321 #define RSCAN0RMDF115H RSCAN0.RMDF115.UINT16[H]
bogdanm 92:4fc01daae5a5 4322 #define RSCAN0RMDF115HL RSCAN0.RMDF115.UINT8[HL]
bogdanm 92:4fc01daae5a5 4323 #define RSCAN0RMDF115HH RSCAN0.RMDF115.UINT8[HH]
bogdanm 92:4fc01daae5a5 4324 #define RSCAN0RMID16 RSCAN0.RMID16.UINT32
bogdanm 92:4fc01daae5a5 4325 #define RSCAN0RMID16L RSCAN0.RMID16.UINT16[L]
bogdanm 92:4fc01daae5a5 4326 #define RSCAN0RMID16LL RSCAN0.RMID16.UINT8[LL]
bogdanm 92:4fc01daae5a5 4327 #define RSCAN0RMID16LH RSCAN0.RMID16.UINT8[LH]
bogdanm 92:4fc01daae5a5 4328 #define RSCAN0RMID16H RSCAN0.RMID16.UINT16[H]
bogdanm 92:4fc01daae5a5 4329 #define RSCAN0RMID16HL RSCAN0.RMID16.UINT8[HL]
bogdanm 92:4fc01daae5a5 4330 #define RSCAN0RMID16HH RSCAN0.RMID16.UINT8[HH]
bogdanm 92:4fc01daae5a5 4331 #define RSCAN0RMPTR16 RSCAN0.RMPTR16.UINT32
bogdanm 92:4fc01daae5a5 4332 #define RSCAN0RMPTR16L RSCAN0.RMPTR16.UINT16[L]
bogdanm 92:4fc01daae5a5 4333 #define RSCAN0RMPTR16LL RSCAN0.RMPTR16.UINT8[LL]
bogdanm 92:4fc01daae5a5 4334 #define RSCAN0RMPTR16LH RSCAN0.RMPTR16.UINT8[LH]
bogdanm 92:4fc01daae5a5 4335 #define RSCAN0RMPTR16H RSCAN0.RMPTR16.UINT16[H]
bogdanm 92:4fc01daae5a5 4336 #define RSCAN0RMPTR16HL RSCAN0.RMPTR16.UINT8[HL]
bogdanm 92:4fc01daae5a5 4337 #define RSCAN0RMPTR16HH RSCAN0.RMPTR16.UINT8[HH]
bogdanm 92:4fc01daae5a5 4338 #define RSCAN0RMDF016 RSCAN0.RMDF016.UINT32
bogdanm 92:4fc01daae5a5 4339 #define RSCAN0RMDF016L RSCAN0.RMDF016.UINT16[L]
bogdanm 92:4fc01daae5a5 4340 #define RSCAN0RMDF016LL RSCAN0.RMDF016.UINT8[LL]
bogdanm 92:4fc01daae5a5 4341 #define RSCAN0RMDF016LH RSCAN0.RMDF016.UINT8[LH]
bogdanm 92:4fc01daae5a5 4342 #define RSCAN0RMDF016H RSCAN0.RMDF016.UINT16[H]
bogdanm 92:4fc01daae5a5 4343 #define RSCAN0RMDF016HL RSCAN0.RMDF016.UINT8[HL]
bogdanm 92:4fc01daae5a5 4344 #define RSCAN0RMDF016HH RSCAN0.RMDF016.UINT8[HH]
bogdanm 92:4fc01daae5a5 4345 #define RSCAN0RMDF116 RSCAN0.RMDF116.UINT32
bogdanm 92:4fc01daae5a5 4346 #define RSCAN0RMDF116L RSCAN0.RMDF116.UINT16[L]
bogdanm 92:4fc01daae5a5 4347 #define RSCAN0RMDF116LL RSCAN0.RMDF116.UINT8[LL]
bogdanm 92:4fc01daae5a5 4348 #define RSCAN0RMDF116LH RSCAN0.RMDF116.UINT8[LH]
bogdanm 92:4fc01daae5a5 4349 #define RSCAN0RMDF116H RSCAN0.RMDF116.UINT16[H]
bogdanm 92:4fc01daae5a5 4350 #define RSCAN0RMDF116HL RSCAN0.RMDF116.UINT8[HL]
bogdanm 92:4fc01daae5a5 4351 #define RSCAN0RMDF116HH RSCAN0.RMDF116.UINT8[HH]
bogdanm 92:4fc01daae5a5 4352 #define RSCAN0RMID17 RSCAN0.RMID17.UINT32
bogdanm 92:4fc01daae5a5 4353 #define RSCAN0RMID17L RSCAN0.RMID17.UINT16[L]
bogdanm 92:4fc01daae5a5 4354 #define RSCAN0RMID17LL RSCAN0.RMID17.UINT8[LL]
bogdanm 92:4fc01daae5a5 4355 #define RSCAN0RMID17LH RSCAN0.RMID17.UINT8[LH]
bogdanm 92:4fc01daae5a5 4356 #define RSCAN0RMID17H RSCAN0.RMID17.UINT16[H]
bogdanm 92:4fc01daae5a5 4357 #define RSCAN0RMID17HL RSCAN0.RMID17.UINT8[HL]
bogdanm 92:4fc01daae5a5 4358 #define RSCAN0RMID17HH RSCAN0.RMID17.UINT8[HH]
bogdanm 92:4fc01daae5a5 4359 #define RSCAN0RMPTR17 RSCAN0.RMPTR17.UINT32
bogdanm 92:4fc01daae5a5 4360 #define RSCAN0RMPTR17L RSCAN0.RMPTR17.UINT16[L]
bogdanm 92:4fc01daae5a5 4361 #define RSCAN0RMPTR17LL RSCAN0.RMPTR17.UINT8[LL]
bogdanm 92:4fc01daae5a5 4362 #define RSCAN0RMPTR17LH RSCAN0.RMPTR17.UINT8[LH]
bogdanm 92:4fc01daae5a5 4363 #define RSCAN0RMPTR17H RSCAN0.RMPTR17.UINT16[H]
bogdanm 92:4fc01daae5a5 4364 #define RSCAN0RMPTR17HL RSCAN0.RMPTR17.UINT8[HL]
bogdanm 92:4fc01daae5a5 4365 #define RSCAN0RMPTR17HH RSCAN0.RMPTR17.UINT8[HH]
bogdanm 92:4fc01daae5a5 4366 #define RSCAN0RMDF017 RSCAN0.RMDF017.UINT32
bogdanm 92:4fc01daae5a5 4367 #define RSCAN0RMDF017L RSCAN0.RMDF017.UINT16[L]
bogdanm 92:4fc01daae5a5 4368 #define RSCAN0RMDF017LL RSCAN0.RMDF017.UINT8[LL]
bogdanm 92:4fc01daae5a5 4369 #define RSCAN0RMDF017LH RSCAN0.RMDF017.UINT8[LH]
bogdanm 92:4fc01daae5a5 4370 #define RSCAN0RMDF017H RSCAN0.RMDF017.UINT16[H]
bogdanm 92:4fc01daae5a5 4371 #define RSCAN0RMDF017HL RSCAN0.RMDF017.UINT8[HL]
bogdanm 92:4fc01daae5a5 4372 #define RSCAN0RMDF017HH RSCAN0.RMDF017.UINT8[HH]
bogdanm 92:4fc01daae5a5 4373 #define RSCAN0RMDF117 RSCAN0.RMDF117.UINT32
bogdanm 92:4fc01daae5a5 4374 #define RSCAN0RMDF117L RSCAN0.RMDF117.UINT16[L]
bogdanm 92:4fc01daae5a5 4375 #define RSCAN0RMDF117LL RSCAN0.RMDF117.UINT8[LL]
bogdanm 92:4fc01daae5a5 4376 #define RSCAN0RMDF117LH RSCAN0.RMDF117.UINT8[LH]
bogdanm 92:4fc01daae5a5 4377 #define RSCAN0RMDF117H RSCAN0.RMDF117.UINT16[H]
bogdanm 92:4fc01daae5a5 4378 #define RSCAN0RMDF117HL RSCAN0.RMDF117.UINT8[HL]
bogdanm 92:4fc01daae5a5 4379 #define RSCAN0RMDF117HH RSCAN0.RMDF117.UINT8[HH]
bogdanm 92:4fc01daae5a5 4380 #define RSCAN0RMID18 RSCAN0.RMID18.UINT32
bogdanm 92:4fc01daae5a5 4381 #define RSCAN0RMID18L RSCAN0.RMID18.UINT16[L]
bogdanm 92:4fc01daae5a5 4382 #define RSCAN0RMID18LL RSCAN0.RMID18.UINT8[LL]
bogdanm 92:4fc01daae5a5 4383 #define RSCAN0RMID18LH RSCAN0.RMID18.UINT8[LH]
bogdanm 92:4fc01daae5a5 4384 #define RSCAN0RMID18H RSCAN0.RMID18.UINT16[H]
bogdanm 92:4fc01daae5a5 4385 #define RSCAN0RMID18HL RSCAN0.RMID18.UINT8[HL]
bogdanm 92:4fc01daae5a5 4386 #define RSCAN0RMID18HH RSCAN0.RMID18.UINT8[HH]
bogdanm 92:4fc01daae5a5 4387 #define RSCAN0RMPTR18 RSCAN0.RMPTR18.UINT32
bogdanm 92:4fc01daae5a5 4388 #define RSCAN0RMPTR18L RSCAN0.RMPTR18.UINT16[L]
bogdanm 92:4fc01daae5a5 4389 #define RSCAN0RMPTR18LL RSCAN0.RMPTR18.UINT8[LL]
bogdanm 92:4fc01daae5a5 4390 #define RSCAN0RMPTR18LH RSCAN0.RMPTR18.UINT8[LH]
bogdanm 92:4fc01daae5a5 4391 #define RSCAN0RMPTR18H RSCAN0.RMPTR18.UINT16[H]
bogdanm 92:4fc01daae5a5 4392 #define RSCAN0RMPTR18HL RSCAN0.RMPTR18.UINT8[HL]
bogdanm 92:4fc01daae5a5 4393 #define RSCAN0RMPTR18HH RSCAN0.RMPTR18.UINT8[HH]
bogdanm 92:4fc01daae5a5 4394 #define RSCAN0RMDF018 RSCAN0.RMDF018.UINT32
bogdanm 92:4fc01daae5a5 4395 #define RSCAN0RMDF018L RSCAN0.RMDF018.UINT16[L]
bogdanm 92:4fc01daae5a5 4396 #define RSCAN0RMDF018LL RSCAN0.RMDF018.UINT8[LL]
bogdanm 92:4fc01daae5a5 4397 #define RSCAN0RMDF018LH RSCAN0.RMDF018.UINT8[LH]
bogdanm 92:4fc01daae5a5 4398 #define RSCAN0RMDF018H RSCAN0.RMDF018.UINT16[H]
bogdanm 92:4fc01daae5a5 4399 #define RSCAN0RMDF018HL RSCAN0.RMDF018.UINT8[HL]
bogdanm 92:4fc01daae5a5 4400 #define RSCAN0RMDF018HH RSCAN0.RMDF018.UINT8[HH]
bogdanm 92:4fc01daae5a5 4401 #define RSCAN0RMDF118 RSCAN0.RMDF118.UINT32
bogdanm 92:4fc01daae5a5 4402 #define RSCAN0RMDF118L RSCAN0.RMDF118.UINT16[L]
bogdanm 92:4fc01daae5a5 4403 #define RSCAN0RMDF118LL RSCAN0.RMDF118.UINT8[LL]
bogdanm 92:4fc01daae5a5 4404 #define RSCAN0RMDF118LH RSCAN0.RMDF118.UINT8[LH]
bogdanm 92:4fc01daae5a5 4405 #define RSCAN0RMDF118H RSCAN0.RMDF118.UINT16[H]
bogdanm 92:4fc01daae5a5 4406 #define RSCAN0RMDF118HL RSCAN0.RMDF118.UINT8[HL]
bogdanm 92:4fc01daae5a5 4407 #define RSCAN0RMDF118HH RSCAN0.RMDF118.UINT8[HH]
bogdanm 92:4fc01daae5a5 4408 #define RSCAN0RMID19 RSCAN0.RMID19.UINT32
bogdanm 92:4fc01daae5a5 4409 #define RSCAN0RMID19L RSCAN0.RMID19.UINT16[L]
bogdanm 92:4fc01daae5a5 4410 #define RSCAN0RMID19LL RSCAN0.RMID19.UINT8[LL]
bogdanm 92:4fc01daae5a5 4411 #define RSCAN0RMID19LH RSCAN0.RMID19.UINT8[LH]
bogdanm 92:4fc01daae5a5 4412 #define RSCAN0RMID19H RSCAN0.RMID19.UINT16[H]
bogdanm 92:4fc01daae5a5 4413 #define RSCAN0RMID19HL RSCAN0.RMID19.UINT8[HL]
bogdanm 92:4fc01daae5a5 4414 #define RSCAN0RMID19HH RSCAN0.RMID19.UINT8[HH]
bogdanm 92:4fc01daae5a5 4415 #define RSCAN0RMPTR19 RSCAN0.RMPTR19.UINT32
bogdanm 92:4fc01daae5a5 4416 #define RSCAN0RMPTR19L RSCAN0.RMPTR19.UINT16[L]
bogdanm 92:4fc01daae5a5 4417 #define RSCAN0RMPTR19LL RSCAN0.RMPTR19.UINT8[LL]
bogdanm 92:4fc01daae5a5 4418 #define RSCAN0RMPTR19LH RSCAN0.RMPTR19.UINT8[LH]
bogdanm 92:4fc01daae5a5 4419 #define RSCAN0RMPTR19H RSCAN0.RMPTR19.UINT16[H]
bogdanm 92:4fc01daae5a5 4420 #define RSCAN0RMPTR19HL RSCAN0.RMPTR19.UINT8[HL]
bogdanm 92:4fc01daae5a5 4421 #define RSCAN0RMPTR19HH RSCAN0.RMPTR19.UINT8[HH]
bogdanm 92:4fc01daae5a5 4422 #define RSCAN0RMDF019 RSCAN0.RMDF019.UINT32
bogdanm 92:4fc01daae5a5 4423 #define RSCAN0RMDF019L RSCAN0.RMDF019.UINT16[L]
bogdanm 92:4fc01daae5a5 4424 #define RSCAN0RMDF019LL RSCAN0.RMDF019.UINT8[LL]
bogdanm 92:4fc01daae5a5 4425 #define RSCAN0RMDF019LH RSCAN0.RMDF019.UINT8[LH]
bogdanm 92:4fc01daae5a5 4426 #define RSCAN0RMDF019H RSCAN0.RMDF019.UINT16[H]
bogdanm 92:4fc01daae5a5 4427 #define RSCAN0RMDF019HL RSCAN0.RMDF019.UINT8[HL]
bogdanm 92:4fc01daae5a5 4428 #define RSCAN0RMDF019HH RSCAN0.RMDF019.UINT8[HH]
bogdanm 92:4fc01daae5a5 4429 #define RSCAN0RMDF119 RSCAN0.RMDF119.UINT32
bogdanm 92:4fc01daae5a5 4430 #define RSCAN0RMDF119L RSCAN0.RMDF119.UINT16[L]
bogdanm 92:4fc01daae5a5 4431 #define RSCAN0RMDF119LL RSCAN0.RMDF119.UINT8[LL]
bogdanm 92:4fc01daae5a5 4432 #define RSCAN0RMDF119LH RSCAN0.RMDF119.UINT8[LH]
bogdanm 92:4fc01daae5a5 4433 #define RSCAN0RMDF119H RSCAN0.RMDF119.UINT16[H]
bogdanm 92:4fc01daae5a5 4434 #define RSCAN0RMDF119HL RSCAN0.RMDF119.UINT8[HL]
bogdanm 92:4fc01daae5a5 4435 #define RSCAN0RMDF119HH RSCAN0.RMDF119.UINT8[HH]
bogdanm 92:4fc01daae5a5 4436 #define RSCAN0RMID20 RSCAN0.RMID20.UINT32
bogdanm 92:4fc01daae5a5 4437 #define RSCAN0RMID20L RSCAN0.RMID20.UINT16[L]
bogdanm 92:4fc01daae5a5 4438 #define RSCAN0RMID20LL RSCAN0.RMID20.UINT8[LL]
bogdanm 92:4fc01daae5a5 4439 #define RSCAN0RMID20LH RSCAN0.RMID20.UINT8[LH]
bogdanm 92:4fc01daae5a5 4440 #define RSCAN0RMID20H RSCAN0.RMID20.UINT16[H]
bogdanm 92:4fc01daae5a5 4441 #define RSCAN0RMID20HL RSCAN0.RMID20.UINT8[HL]
bogdanm 92:4fc01daae5a5 4442 #define RSCAN0RMID20HH RSCAN0.RMID20.UINT8[HH]
bogdanm 92:4fc01daae5a5 4443 #define RSCAN0RMPTR20 RSCAN0.RMPTR20.UINT32
bogdanm 92:4fc01daae5a5 4444 #define RSCAN0RMPTR20L RSCAN0.RMPTR20.UINT16[L]
bogdanm 92:4fc01daae5a5 4445 #define RSCAN0RMPTR20LL RSCAN0.RMPTR20.UINT8[LL]
bogdanm 92:4fc01daae5a5 4446 #define RSCAN0RMPTR20LH RSCAN0.RMPTR20.UINT8[LH]
bogdanm 92:4fc01daae5a5 4447 #define RSCAN0RMPTR20H RSCAN0.RMPTR20.UINT16[H]
bogdanm 92:4fc01daae5a5 4448 #define RSCAN0RMPTR20HL RSCAN0.RMPTR20.UINT8[HL]
bogdanm 92:4fc01daae5a5 4449 #define RSCAN0RMPTR20HH RSCAN0.RMPTR20.UINT8[HH]
bogdanm 92:4fc01daae5a5 4450 #define RSCAN0RMDF020 RSCAN0.RMDF020.UINT32
bogdanm 92:4fc01daae5a5 4451 #define RSCAN0RMDF020L RSCAN0.RMDF020.UINT16[L]
bogdanm 92:4fc01daae5a5 4452 #define RSCAN0RMDF020LL RSCAN0.RMDF020.UINT8[LL]
bogdanm 92:4fc01daae5a5 4453 #define RSCAN0RMDF020LH RSCAN0.RMDF020.UINT8[LH]
bogdanm 92:4fc01daae5a5 4454 #define RSCAN0RMDF020H RSCAN0.RMDF020.UINT16[H]
bogdanm 92:4fc01daae5a5 4455 #define RSCAN0RMDF020HL RSCAN0.RMDF020.UINT8[HL]
bogdanm 92:4fc01daae5a5 4456 #define RSCAN0RMDF020HH RSCAN0.RMDF020.UINT8[HH]
bogdanm 92:4fc01daae5a5 4457 #define RSCAN0RMDF120 RSCAN0.RMDF120.UINT32
bogdanm 92:4fc01daae5a5 4458 #define RSCAN0RMDF120L RSCAN0.RMDF120.UINT16[L]
bogdanm 92:4fc01daae5a5 4459 #define RSCAN0RMDF120LL RSCAN0.RMDF120.UINT8[LL]
bogdanm 92:4fc01daae5a5 4460 #define RSCAN0RMDF120LH RSCAN0.RMDF120.UINT8[LH]
bogdanm 92:4fc01daae5a5 4461 #define RSCAN0RMDF120H RSCAN0.RMDF120.UINT16[H]
bogdanm 92:4fc01daae5a5 4462 #define RSCAN0RMDF120HL RSCAN0.RMDF120.UINT8[HL]
bogdanm 92:4fc01daae5a5 4463 #define RSCAN0RMDF120HH RSCAN0.RMDF120.UINT8[HH]
bogdanm 92:4fc01daae5a5 4464 #define RSCAN0RMID21 RSCAN0.RMID21.UINT32
bogdanm 92:4fc01daae5a5 4465 #define RSCAN0RMID21L RSCAN0.RMID21.UINT16[L]
bogdanm 92:4fc01daae5a5 4466 #define RSCAN0RMID21LL RSCAN0.RMID21.UINT8[LL]
bogdanm 92:4fc01daae5a5 4467 #define RSCAN0RMID21LH RSCAN0.RMID21.UINT8[LH]
bogdanm 92:4fc01daae5a5 4468 #define RSCAN0RMID21H RSCAN0.RMID21.UINT16[H]
bogdanm 92:4fc01daae5a5 4469 #define RSCAN0RMID21HL RSCAN0.RMID21.UINT8[HL]
bogdanm 92:4fc01daae5a5 4470 #define RSCAN0RMID21HH RSCAN0.RMID21.UINT8[HH]
bogdanm 92:4fc01daae5a5 4471 #define RSCAN0RMPTR21 RSCAN0.RMPTR21.UINT32
bogdanm 92:4fc01daae5a5 4472 #define RSCAN0RMPTR21L RSCAN0.RMPTR21.UINT16[L]
bogdanm 92:4fc01daae5a5 4473 #define RSCAN0RMPTR21LL RSCAN0.RMPTR21.UINT8[LL]
bogdanm 92:4fc01daae5a5 4474 #define RSCAN0RMPTR21LH RSCAN0.RMPTR21.UINT8[LH]
bogdanm 92:4fc01daae5a5 4475 #define RSCAN0RMPTR21H RSCAN0.RMPTR21.UINT16[H]
bogdanm 92:4fc01daae5a5 4476 #define RSCAN0RMPTR21HL RSCAN0.RMPTR21.UINT8[HL]
bogdanm 92:4fc01daae5a5 4477 #define RSCAN0RMPTR21HH RSCAN0.RMPTR21.UINT8[HH]
bogdanm 92:4fc01daae5a5 4478 #define RSCAN0RMDF021 RSCAN0.RMDF021.UINT32
bogdanm 92:4fc01daae5a5 4479 #define RSCAN0RMDF021L RSCAN0.RMDF021.UINT16[L]
bogdanm 92:4fc01daae5a5 4480 #define RSCAN0RMDF021LL RSCAN0.RMDF021.UINT8[LL]
bogdanm 92:4fc01daae5a5 4481 #define RSCAN0RMDF021LH RSCAN0.RMDF021.UINT8[LH]
bogdanm 92:4fc01daae5a5 4482 #define RSCAN0RMDF021H RSCAN0.RMDF021.UINT16[H]
bogdanm 92:4fc01daae5a5 4483 #define RSCAN0RMDF021HL RSCAN0.RMDF021.UINT8[HL]
bogdanm 92:4fc01daae5a5 4484 #define RSCAN0RMDF021HH RSCAN0.RMDF021.UINT8[HH]
bogdanm 92:4fc01daae5a5 4485 #define RSCAN0RMDF121 RSCAN0.RMDF121.UINT32
bogdanm 92:4fc01daae5a5 4486 #define RSCAN0RMDF121L RSCAN0.RMDF121.UINT16[L]
bogdanm 92:4fc01daae5a5 4487 #define RSCAN0RMDF121LL RSCAN0.RMDF121.UINT8[LL]
bogdanm 92:4fc01daae5a5 4488 #define RSCAN0RMDF121LH RSCAN0.RMDF121.UINT8[LH]
bogdanm 92:4fc01daae5a5 4489 #define RSCAN0RMDF121H RSCAN0.RMDF121.UINT16[H]
bogdanm 92:4fc01daae5a5 4490 #define RSCAN0RMDF121HL RSCAN0.RMDF121.UINT8[HL]
bogdanm 92:4fc01daae5a5 4491 #define RSCAN0RMDF121HH RSCAN0.RMDF121.UINT8[HH]
bogdanm 92:4fc01daae5a5 4492 #define RSCAN0RMID22 RSCAN0.RMID22.UINT32
bogdanm 92:4fc01daae5a5 4493 #define RSCAN0RMID22L RSCAN0.RMID22.UINT16[L]
bogdanm 92:4fc01daae5a5 4494 #define RSCAN0RMID22LL RSCAN0.RMID22.UINT8[LL]
bogdanm 92:4fc01daae5a5 4495 #define RSCAN0RMID22LH RSCAN0.RMID22.UINT8[LH]
bogdanm 92:4fc01daae5a5 4496 #define RSCAN0RMID22H RSCAN0.RMID22.UINT16[H]
bogdanm 92:4fc01daae5a5 4497 #define RSCAN0RMID22HL RSCAN0.RMID22.UINT8[HL]
bogdanm 92:4fc01daae5a5 4498 #define RSCAN0RMID22HH RSCAN0.RMID22.UINT8[HH]
bogdanm 92:4fc01daae5a5 4499 #define RSCAN0RMPTR22 RSCAN0.RMPTR22.UINT32
bogdanm 92:4fc01daae5a5 4500 #define RSCAN0RMPTR22L RSCAN0.RMPTR22.UINT16[L]
bogdanm 92:4fc01daae5a5 4501 #define RSCAN0RMPTR22LL RSCAN0.RMPTR22.UINT8[LL]
bogdanm 92:4fc01daae5a5 4502 #define RSCAN0RMPTR22LH RSCAN0.RMPTR22.UINT8[LH]
bogdanm 92:4fc01daae5a5 4503 #define RSCAN0RMPTR22H RSCAN0.RMPTR22.UINT16[H]
bogdanm 92:4fc01daae5a5 4504 #define RSCAN0RMPTR22HL RSCAN0.RMPTR22.UINT8[HL]
bogdanm 92:4fc01daae5a5 4505 #define RSCAN0RMPTR22HH RSCAN0.RMPTR22.UINT8[HH]
bogdanm 92:4fc01daae5a5 4506 #define RSCAN0RMDF022 RSCAN0.RMDF022.UINT32
bogdanm 92:4fc01daae5a5 4507 #define RSCAN0RMDF022L RSCAN0.RMDF022.UINT16[L]
bogdanm 92:4fc01daae5a5 4508 #define RSCAN0RMDF022LL RSCAN0.RMDF022.UINT8[LL]
bogdanm 92:4fc01daae5a5 4509 #define RSCAN0RMDF022LH RSCAN0.RMDF022.UINT8[LH]
bogdanm 92:4fc01daae5a5 4510 #define RSCAN0RMDF022H RSCAN0.RMDF022.UINT16[H]
bogdanm 92:4fc01daae5a5 4511 #define RSCAN0RMDF022HL RSCAN0.RMDF022.UINT8[HL]
bogdanm 92:4fc01daae5a5 4512 #define RSCAN0RMDF022HH RSCAN0.RMDF022.UINT8[HH]
bogdanm 92:4fc01daae5a5 4513 #define RSCAN0RMDF122 RSCAN0.RMDF122.UINT32
bogdanm 92:4fc01daae5a5 4514 #define RSCAN0RMDF122L RSCAN0.RMDF122.UINT16[L]
bogdanm 92:4fc01daae5a5 4515 #define RSCAN0RMDF122LL RSCAN0.RMDF122.UINT8[LL]
bogdanm 92:4fc01daae5a5 4516 #define RSCAN0RMDF122LH RSCAN0.RMDF122.UINT8[LH]
bogdanm 92:4fc01daae5a5 4517 #define RSCAN0RMDF122H RSCAN0.RMDF122.UINT16[H]
bogdanm 92:4fc01daae5a5 4518 #define RSCAN0RMDF122HL RSCAN0.RMDF122.UINT8[HL]
bogdanm 92:4fc01daae5a5 4519 #define RSCAN0RMDF122HH RSCAN0.RMDF122.UINT8[HH]
bogdanm 92:4fc01daae5a5 4520 #define RSCAN0RMID23 RSCAN0.RMID23.UINT32
bogdanm 92:4fc01daae5a5 4521 #define RSCAN0RMID23L RSCAN0.RMID23.UINT16[L]
bogdanm 92:4fc01daae5a5 4522 #define RSCAN0RMID23LL RSCAN0.RMID23.UINT8[LL]
bogdanm 92:4fc01daae5a5 4523 #define RSCAN0RMID23LH RSCAN0.RMID23.UINT8[LH]
bogdanm 92:4fc01daae5a5 4524 #define RSCAN0RMID23H RSCAN0.RMID23.UINT16[H]
bogdanm 92:4fc01daae5a5 4525 #define RSCAN0RMID23HL RSCAN0.RMID23.UINT8[HL]
bogdanm 92:4fc01daae5a5 4526 #define RSCAN0RMID23HH RSCAN0.RMID23.UINT8[HH]
bogdanm 92:4fc01daae5a5 4527 #define RSCAN0RMPTR23 RSCAN0.RMPTR23.UINT32
bogdanm 92:4fc01daae5a5 4528 #define RSCAN0RMPTR23L RSCAN0.RMPTR23.UINT16[L]
bogdanm 92:4fc01daae5a5 4529 #define RSCAN0RMPTR23LL RSCAN0.RMPTR23.UINT8[LL]
bogdanm 92:4fc01daae5a5 4530 #define RSCAN0RMPTR23LH RSCAN0.RMPTR23.UINT8[LH]
bogdanm 92:4fc01daae5a5 4531 #define RSCAN0RMPTR23H RSCAN0.RMPTR23.UINT16[H]
bogdanm 92:4fc01daae5a5 4532 #define RSCAN0RMPTR23HL RSCAN0.RMPTR23.UINT8[HL]
bogdanm 92:4fc01daae5a5 4533 #define RSCAN0RMPTR23HH RSCAN0.RMPTR23.UINT8[HH]
bogdanm 92:4fc01daae5a5 4534 #define RSCAN0RMDF023 RSCAN0.RMDF023.UINT32
bogdanm 92:4fc01daae5a5 4535 #define RSCAN0RMDF023L RSCAN0.RMDF023.UINT16[L]
bogdanm 92:4fc01daae5a5 4536 #define RSCAN0RMDF023LL RSCAN0.RMDF023.UINT8[LL]
bogdanm 92:4fc01daae5a5 4537 #define RSCAN0RMDF023LH RSCAN0.RMDF023.UINT8[LH]
bogdanm 92:4fc01daae5a5 4538 #define RSCAN0RMDF023H RSCAN0.RMDF023.UINT16[H]
bogdanm 92:4fc01daae5a5 4539 #define RSCAN0RMDF023HL RSCAN0.RMDF023.UINT8[HL]
bogdanm 92:4fc01daae5a5 4540 #define RSCAN0RMDF023HH RSCAN0.RMDF023.UINT8[HH]
bogdanm 92:4fc01daae5a5 4541 #define RSCAN0RMDF123 RSCAN0.RMDF123.UINT32
bogdanm 92:4fc01daae5a5 4542 #define RSCAN0RMDF123L RSCAN0.RMDF123.UINT16[L]
bogdanm 92:4fc01daae5a5 4543 #define RSCAN0RMDF123LL RSCAN0.RMDF123.UINT8[LL]
bogdanm 92:4fc01daae5a5 4544 #define RSCAN0RMDF123LH RSCAN0.RMDF123.UINT8[LH]
bogdanm 92:4fc01daae5a5 4545 #define RSCAN0RMDF123H RSCAN0.RMDF123.UINT16[H]
bogdanm 92:4fc01daae5a5 4546 #define RSCAN0RMDF123HL RSCAN0.RMDF123.UINT8[HL]
bogdanm 92:4fc01daae5a5 4547 #define RSCAN0RMDF123HH RSCAN0.RMDF123.UINT8[HH]
bogdanm 92:4fc01daae5a5 4548 #define RSCAN0RMID24 RSCAN0.RMID24.UINT32
bogdanm 92:4fc01daae5a5 4549 #define RSCAN0RMID24L RSCAN0.RMID24.UINT16[L]
bogdanm 92:4fc01daae5a5 4550 #define RSCAN0RMID24LL RSCAN0.RMID24.UINT8[LL]
bogdanm 92:4fc01daae5a5 4551 #define RSCAN0RMID24LH RSCAN0.RMID24.UINT8[LH]
bogdanm 92:4fc01daae5a5 4552 #define RSCAN0RMID24H RSCAN0.RMID24.UINT16[H]
bogdanm 92:4fc01daae5a5 4553 #define RSCAN0RMID24HL RSCAN0.RMID24.UINT8[HL]
bogdanm 92:4fc01daae5a5 4554 #define RSCAN0RMID24HH RSCAN0.RMID24.UINT8[HH]
bogdanm 92:4fc01daae5a5 4555 #define RSCAN0RMPTR24 RSCAN0.RMPTR24.UINT32
bogdanm 92:4fc01daae5a5 4556 #define RSCAN0RMPTR24L RSCAN0.RMPTR24.UINT16[L]
bogdanm 92:4fc01daae5a5 4557 #define RSCAN0RMPTR24LL RSCAN0.RMPTR24.UINT8[LL]
bogdanm 92:4fc01daae5a5 4558 #define RSCAN0RMPTR24LH RSCAN0.RMPTR24.UINT8[LH]
bogdanm 92:4fc01daae5a5 4559 #define RSCAN0RMPTR24H RSCAN0.RMPTR24.UINT16[H]
bogdanm 92:4fc01daae5a5 4560 #define RSCAN0RMPTR24HL RSCAN0.RMPTR24.UINT8[HL]
bogdanm 92:4fc01daae5a5 4561 #define RSCAN0RMPTR24HH RSCAN0.RMPTR24.UINT8[HH]
bogdanm 92:4fc01daae5a5 4562 #define RSCAN0RMDF024 RSCAN0.RMDF024.UINT32
bogdanm 92:4fc01daae5a5 4563 #define RSCAN0RMDF024L RSCAN0.RMDF024.UINT16[L]
bogdanm 92:4fc01daae5a5 4564 #define RSCAN0RMDF024LL RSCAN0.RMDF024.UINT8[LL]
bogdanm 92:4fc01daae5a5 4565 #define RSCAN0RMDF024LH RSCAN0.RMDF024.UINT8[LH]
bogdanm 92:4fc01daae5a5 4566 #define RSCAN0RMDF024H RSCAN0.RMDF024.UINT16[H]
bogdanm 92:4fc01daae5a5 4567 #define RSCAN0RMDF024HL RSCAN0.RMDF024.UINT8[HL]
bogdanm 92:4fc01daae5a5 4568 #define RSCAN0RMDF024HH RSCAN0.RMDF024.UINT8[HH]
bogdanm 92:4fc01daae5a5 4569 #define RSCAN0RMDF124 RSCAN0.RMDF124.UINT32
bogdanm 92:4fc01daae5a5 4570 #define RSCAN0RMDF124L RSCAN0.RMDF124.UINT16[L]
bogdanm 92:4fc01daae5a5 4571 #define RSCAN0RMDF124LL RSCAN0.RMDF124.UINT8[LL]
bogdanm 92:4fc01daae5a5 4572 #define RSCAN0RMDF124LH RSCAN0.RMDF124.UINT8[LH]
bogdanm 92:4fc01daae5a5 4573 #define RSCAN0RMDF124H RSCAN0.RMDF124.UINT16[H]
bogdanm 92:4fc01daae5a5 4574 #define RSCAN0RMDF124HL RSCAN0.RMDF124.UINT8[HL]
bogdanm 92:4fc01daae5a5 4575 #define RSCAN0RMDF124HH RSCAN0.RMDF124.UINT8[HH]
bogdanm 92:4fc01daae5a5 4576 #define RSCAN0RMID25 RSCAN0.RMID25.UINT32
bogdanm 92:4fc01daae5a5 4577 #define RSCAN0RMID25L RSCAN0.RMID25.UINT16[L]
bogdanm 92:4fc01daae5a5 4578 #define RSCAN0RMID25LL RSCAN0.RMID25.UINT8[LL]
bogdanm 92:4fc01daae5a5 4579 #define RSCAN0RMID25LH RSCAN0.RMID25.UINT8[LH]
bogdanm 92:4fc01daae5a5 4580 #define RSCAN0RMID25H RSCAN0.RMID25.UINT16[H]
bogdanm 92:4fc01daae5a5 4581 #define RSCAN0RMID25HL RSCAN0.RMID25.UINT8[HL]
bogdanm 92:4fc01daae5a5 4582 #define RSCAN0RMID25HH RSCAN0.RMID25.UINT8[HH]
bogdanm 92:4fc01daae5a5 4583 #define RSCAN0RMPTR25 RSCAN0.RMPTR25.UINT32
bogdanm 92:4fc01daae5a5 4584 #define RSCAN0RMPTR25L RSCAN0.RMPTR25.UINT16[L]
bogdanm 92:4fc01daae5a5 4585 #define RSCAN0RMPTR25LL RSCAN0.RMPTR25.UINT8[LL]
bogdanm 92:4fc01daae5a5 4586 #define RSCAN0RMPTR25LH RSCAN0.RMPTR25.UINT8[LH]
bogdanm 92:4fc01daae5a5 4587 #define RSCAN0RMPTR25H RSCAN0.RMPTR25.UINT16[H]
bogdanm 92:4fc01daae5a5 4588 #define RSCAN0RMPTR25HL RSCAN0.RMPTR25.UINT8[HL]
bogdanm 92:4fc01daae5a5 4589 #define RSCAN0RMPTR25HH RSCAN0.RMPTR25.UINT8[HH]
bogdanm 92:4fc01daae5a5 4590 #define RSCAN0RMDF025 RSCAN0.RMDF025.UINT32
bogdanm 92:4fc01daae5a5 4591 #define RSCAN0RMDF025L RSCAN0.RMDF025.UINT16[L]
bogdanm 92:4fc01daae5a5 4592 #define RSCAN0RMDF025LL RSCAN0.RMDF025.UINT8[LL]
bogdanm 92:4fc01daae5a5 4593 #define RSCAN0RMDF025LH RSCAN0.RMDF025.UINT8[LH]
bogdanm 92:4fc01daae5a5 4594 #define RSCAN0RMDF025H RSCAN0.RMDF025.UINT16[H]
bogdanm 92:4fc01daae5a5 4595 #define RSCAN0RMDF025HL RSCAN0.RMDF025.UINT8[HL]
bogdanm 92:4fc01daae5a5 4596 #define RSCAN0RMDF025HH RSCAN0.RMDF025.UINT8[HH]
bogdanm 92:4fc01daae5a5 4597 #define RSCAN0RMDF125 RSCAN0.RMDF125.UINT32
bogdanm 92:4fc01daae5a5 4598 #define RSCAN0RMDF125L RSCAN0.RMDF125.UINT16[L]
bogdanm 92:4fc01daae5a5 4599 #define RSCAN0RMDF125LL RSCAN0.RMDF125.UINT8[LL]
bogdanm 92:4fc01daae5a5 4600 #define RSCAN0RMDF125LH RSCAN0.RMDF125.UINT8[LH]
bogdanm 92:4fc01daae5a5 4601 #define RSCAN0RMDF125H RSCAN0.RMDF125.UINT16[H]
bogdanm 92:4fc01daae5a5 4602 #define RSCAN0RMDF125HL RSCAN0.RMDF125.UINT8[HL]
bogdanm 92:4fc01daae5a5 4603 #define RSCAN0RMDF125HH RSCAN0.RMDF125.UINT8[HH]
bogdanm 92:4fc01daae5a5 4604 #define RSCAN0RMID26 RSCAN0.RMID26.UINT32
bogdanm 92:4fc01daae5a5 4605 #define RSCAN0RMID26L RSCAN0.RMID26.UINT16[L]
bogdanm 92:4fc01daae5a5 4606 #define RSCAN0RMID26LL RSCAN0.RMID26.UINT8[LL]
bogdanm 92:4fc01daae5a5 4607 #define RSCAN0RMID26LH RSCAN0.RMID26.UINT8[LH]
bogdanm 92:4fc01daae5a5 4608 #define RSCAN0RMID26H RSCAN0.RMID26.UINT16[H]
bogdanm 92:4fc01daae5a5 4609 #define RSCAN0RMID26HL RSCAN0.RMID26.UINT8[HL]
bogdanm 92:4fc01daae5a5 4610 #define RSCAN0RMID26HH RSCAN0.RMID26.UINT8[HH]
bogdanm 92:4fc01daae5a5 4611 #define RSCAN0RMPTR26 RSCAN0.RMPTR26.UINT32
bogdanm 92:4fc01daae5a5 4612 #define RSCAN0RMPTR26L RSCAN0.RMPTR26.UINT16[L]
bogdanm 92:4fc01daae5a5 4613 #define RSCAN0RMPTR26LL RSCAN0.RMPTR26.UINT8[LL]
bogdanm 92:4fc01daae5a5 4614 #define RSCAN0RMPTR26LH RSCAN0.RMPTR26.UINT8[LH]
bogdanm 92:4fc01daae5a5 4615 #define RSCAN0RMPTR26H RSCAN0.RMPTR26.UINT16[H]
bogdanm 92:4fc01daae5a5 4616 #define RSCAN0RMPTR26HL RSCAN0.RMPTR26.UINT8[HL]
bogdanm 92:4fc01daae5a5 4617 #define RSCAN0RMPTR26HH RSCAN0.RMPTR26.UINT8[HH]
bogdanm 92:4fc01daae5a5 4618 #define RSCAN0RMDF026 RSCAN0.RMDF026.UINT32
bogdanm 92:4fc01daae5a5 4619 #define RSCAN0RMDF026L RSCAN0.RMDF026.UINT16[L]
bogdanm 92:4fc01daae5a5 4620 #define RSCAN0RMDF026LL RSCAN0.RMDF026.UINT8[LL]
bogdanm 92:4fc01daae5a5 4621 #define RSCAN0RMDF026LH RSCAN0.RMDF026.UINT8[LH]
bogdanm 92:4fc01daae5a5 4622 #define RSCAN0RMDF026H RSCAN0.RMDF026.UINT16[H]
bogdanm 92:4fc01daae5a5 4623 #define RSCAN0RMDF026HL RSCAN0.RMDF026.UINT8[HL]
bogdanm 92:4fc01daae5a5 4624 #define RSCAN0RMDF026HH RSCAN0.RMDF026.UINT8[HH]
bogdanm 92:4fc01daae5a5 4625 #define RSCAN0RMDF126 RSCAN0.RMDF126.UINT32
bogdanm 92:4fc01daae5a5 4626 #define RSCAN0RMDF126L RSCAN0.RMDF126.UINT16[L]
bogdanm 92:4fc01daae5a5 4627 #define RSCAN0RMDF126LL RSCAN0.RMDF126.UINT8[LL]
bogdanm 92:4fc01daae5a5 4628 #define RSCAN0RMDF126LH RSCAN0.RMDF126.UINT8[LH]
bogdanm 92:4fc01daae5a5 4629 #define RSCAN0RMDF126H RSCAN0.RMDF126.UINT16[H]
bogdanm 92:4fc01daae5a5 4630 #define RSCAN0RMDF126HL RSCAN0.RMDF126.UINT8[HL]
bogdanm 92:4fc01daae5a5 4631 #define RSCAN0RMDF126HH RSCAN0.RMDF126.UINT8[HH]
bogdanm 92:4fc01daae5a5 4632 #define RSCAN0RMID27 RSCAN0.RMID27.UINT32
bogdanm 92:4fc01daae5a5 4633 #define RSCAN0RMID27L RSCAN0.RMID27.UINT16[L]
bogdanm 92:4fc01daae5a5 4634 #define RSCAN0RMID27LL RSCAN0.RMID27.UINT8[LL]
bogdanm 92:4fc01daae5a5 4635 #define RSCAN0RMID27LH RSCAN0.RMID27.UINT8[LH]
bogdanm 92:4fc01daae5a5 4636 #define RSCAN0RMID27H RSCAN0.RMID27.UINT16[H]
bogdanm 92:4fc01daae5a5 4637 #define RSCAN0RMID27HL RSCAN0.RMID27.UINT8[HL]
bogdanm 92:4fc01daae5a5 4638 #define RSCAN0RMID27HH RSCAN0.RMID27.UINT8[HH]
bogdanm 92:4fc01daae5a5 4639 #define RSCAN0RMPTR27 RSCAN0.RMPTR27.UINT32
bogdanm 92:4fc01daae5a5 4640 #define RSCAN0RMPTR27L RSCAN0.RMPTR27.UINT16[L]
bogdanm 92:4fc01daae5a5 4641 #define RSCAN0RMPTR27LL RSCAN0.RMPTR27.UINT8[LL]
bogdanm 92:4fc01daae5a5 4642 #define RSCAN0RMPTR27LH RSCAN0.RMPTR27.UINT8[LH]
bogdanm 92:4fc01daae5a5 4643 #define RSCAN0RMPTR27H RSCAN0.RMPTR27.UINT16[H]
bogdanm 92:4fc01daae5a5 4644 #define RSCAN0RMPTR27HL RSCAN0.RMPTR27.UINT8[HL]
bogdanm 92:4fc01daae5a5 4645 #define RSCAN0RMPTR27HH RSCAN0.RMPTR27.UINT8[HH]
bogdanm 92:4fc01daae5a5 4646 #define RSCAN0RMDF027 RSCAN0.RMDF027.UINT32
bogdanm 92:4fc01daae5a5 4647 #define RSCAN0RMDF027L RSCAN0.RMDF027.UINT16[L]
bogdanm 92:4fc01daae5a5 4648 #define RSCAN0RMDF027LL RSCAN0.RMDF027.UINT8[LL]
bogdanm 92:4fc01daae5a5 4649 #define RSCAN0RMDF027LH RSCAN0.RMDF027.UINT8[LH]
bogdanm 92:4fc01daae5a5 4650 #define RSCAN0RMDF027H RSCAN0.RMDF027.UINT16[H]
bogdanm 92:4fc01daae5a5 4651 #define RSCAN0RMDF027HL RSCAN0.RMDF027.UINT8[HL]
bogdanm 92:4fc01daae5a5 4652 #define RSCAN0RMDF027HH RSCAN0.RMDF027.UINT8[HH]
bogdanm 92:4fc01daae5a5 4653 #define RSCAN0RMDF127 RSCAN0.RMDF127.UINT32
bogdanm 92:4fc01daae5a5 4654 #define RSCAN0RMDF127L RSCAN0.RMDF127.UINT16[L]
bogdanm 92:4fc01daae5a5 4655 #define RSCAN0RMDF127LL RSCAN0.RMDF127.UINT8[LL]
bogdanm 92:4fc01daae5a5 4656 #define RSCAN0RMDF127LH RSCAN0.RMDF127.UINT8[LH]
bogdanm 92:4fc01daae5a5 4657 #define RSCAN0RMDF127H RSCAN0.RMDF127.UINT16[H]
bogdanm 92:4fc01daae5a5 4658 #define RSCAN0RMDF127HL RSCAN0.RMDF127.UINT8[HL]
bogdanm 92:4fc01daae5a5 4659 #define RSCAN0RMDF127HH RSCAN0.RMDF127.UINT8[HH]
bogdanm 92:4fc01daae5a5 4660 #define RSCAN0RMID28 RSCAN0.RMID28.UINT32
bogdanm 92:4fc01daae5a5 4661 #define RSCAN0RMID28L RSCAN0.RMID28.UINT16[L]
bogdanm 92:4fc01daae5a5 4662 #define RSCAN0RMID28LL RSCAN0.RMID28.UINT8[LL]
bogdanm 92:4fc01daae5a5 4663 #define RSCAN0RMID28LH RSCAN0.RMID28.UINT8[LH]
bogdanm 92:4fc01daae5a5 4664 #define RSCAN0RMID28H RSCAN0.RMID28.UINT16[H]
bogdanm 92:4fc01daae5a5 4665 #define RSCAN0RMID28HL RSCAN0.RMID28.UINT8[HL]
bogdanm 92:4fc01daae5a5 4666 #define RSCAN0RMID28HH RSCAN0.RMID28.UINT8[HH]
bogdanm 92:4fc01daae5a5 4667 #define RSCAN0RMPTR28 RSCAN0.RMPTR28.UINT32
bogdanm 92:4fc01daae5a5 4668 #define RSCAN0RMPTR28L RSCAN0.RMPTR28.UINT16[L]
bogdanm 92:4fc01daae5a5 4669 #define RSCAN0RMPTR28LL RSCAN0.RMPTR28.UINT8[LL]
bogdanm 92:4fc01daae5a5 4670 #define RSCAN0RMPTR28LH RSCAN0.RMPTR28.UINT8[LH]
bogdanm 92:4fc01daae5a5 4671 #define RSCAN0RMPTR28H RSCAN0.RMPTR28.UINT16[H]
bogdanm 92:4fc01daae5a5 4672 #define RSCAN0RMPTR28HL RSCAN0.RMPTR28.UINT8[HL]
bogdanm 92:4fc01daae5a5 4673 #define RSCAN0RMPTR28HH RSCAN0.RMPTR28.UINT8[HH]
bogdanm 92:4fc01daae5a5 4674 #define RSCAN0RMDF028 RSCAN0.RMDF028.UINT32
bogdanm 92:4fc01daae5a5 4675 #define RSCAN0RMDF028L RSCAN0.RMDF028.UINT16[L]
bogdanm 92:4fc01daae5a5 4676 #define RSCAN0RMDF028LL RSCAN0.RMDF028.UINT8[LL]
bogdanm 92:4fc01daae5a5 4677 #define RSCAN0RMDF028LH RSCAN0.RMDF028.UINT8[LH]
bogdanm 92:4fc01daae5a5 4678 #define RSCAN0RMDF028H RSCAN0.RMDF028.UINT16[H]
bogdanm 92:4fc01daae5a5 4679 #define RSCAN0RMDF028HL RSCAN0.RMDF028.UINT8[HL]
bogdanm 92:4fc01daae5a5 4680 #define RSCAN0RMDF028HH RSCAN0.RMDF028.UINT8[HH]
bogdanm 92:4fc01daae5a5 4681 #define RSCAN0RMDF128 RSCAN0.RMDF128.UINT32
bogdanm 92:4fc01daae5a5 4682 #define RSCAN0RMDF128L RSCAN0.RMDF128.UINT16[L]
bogdanm 92:4fc01daae5a5 4683 #define RSCAN0RMDF128LL RSCAN0.RMDF128.UINT8[LL]
bogdanm 92:4fc01daae5a5 4684 #define RSCAN0RMDF128LH RSCAN0.RMDF128.UINT8[LH]
bogdanm 92:4fc01daae5a5 4685 #define RSCAN0RMDF128H RSCAN0.RMDF128.UINT16[H]
bogdanm 92:4fc01daae5a5 4686 #define RSCAN0RMDF128HL RSCAN0.RMDF128.UINT8[HL]
bogdanm 92:4fc01daae5a5 4687 #define RSCAN0RMDF128HH RSCAN0.RMDF128.UINT8[HH]
bogdanm 92:4fc01daae5a5 4688 #define RSCAN0RMID29 RSCAN0.RMID29.UINT32
bogdanm 92:4fc01daae5a5 4689 #define RSCAN0RMID29L RSCAN0.RMID29.UINT16[L]
bogdanm 92:4fc01daae5a5 4690 #define RSCAN0RMID29LL RSCAN0.RMID29.UINT8[LL]
bogdanm 92:4fc01daae5a5 4691 #define RSCAN0RMID29LH RSCAN0.RMID29.UINT8[LH]
bogdanm 92:4fc01daae5a5 4692 #define RSCAN0RMID29H RSCAN0.RMID29.UINT16[H]
bogdanm 92:4fc01daae5a5 4693 #define RSCAN0RMID29HL RSCAN0.RMID29.UINT8[HL]
bogdanm 92:4fc01daae5a5 4694 #define RSCAN0RMID29HH RSCAN0.RMID29.UINT8[HH]
bogdanm 92:4fc01daae5a5 4695 #define RSCAN0RMPTR29 RSCAN0.RMPTR29.UINT32
bogdanm 92:4fc01daae5a5 4696 #define RSCAN0RMPTR29L RSCAN0.RMPTR29.UINT16[L]
bogdanm 92:4fc01daae5a5 4697 #define RSCAN0RMPTR29LL RSCAN0.RMPTR29.UINT8[LL]
bogdanm 92:4fc01daae5a5 4698 #define RSCAN0RMPTR29LH RSCAN0.RMPTR29.UINT8[LH]
bogdanm 92:4fc01daae5a5 4699 #define RSCAN0RMPTR29H RSCAN0.RMPTR29.UINT16[H]
bogdanm 92:4fc01daae5a5 4700 #define RSCAN0RMPTR29HL RSCAN0.RMPTR29.UINT8[HL]
bogdanm 92:4fc01daae5a5 4701 #define RSCAN0RMPTR29HH RSCAN0.RMPTR29.UINT8[HH]
bogdanm 92:4fc01daae5a5 4702 #define RSCAN0RMDF029 RSCAN0.RMDF029.UINT32
bogdanm 92:4fc01daae5a5 4703 #define RSCAN0RMDF029L RSCAN0.RMDF029.UINT16[L]
bogdanm 92:4fc01daae5a5 4704 #define RSCAN0RMDF029LL RSCAN0.RMDF029.UINT8[LL]
bogdanm 92:4fc01daae5a5 4705 #define RSCAN0RMDF029LH RSCAN0.RMDF029.UINT8[LH]
bogdanm 92:4fc01daae5a5 4706 #define RSCAN0RMDF029H RSCAN0.RMDF029.UINT16[H]
bogdanm 92:4fc01daae5a5 4707 #define RSCAN0RMDF029HL RSCAN0.RMDF029.UINT8[HL]
bogdanm 92:4fc01daae5a5 4708 #define RSCAN0RMDF029HH RSCAN0.RMDF029.UINT8[HH]
bogdanm 92:4fc01daae5a5 4709 #define RSCAN0RMDF129 RSCAN0.RMDF129.UINT32
bogdanm 92:4fc01daae5a5 4710 #define RSCAN0RMDF129L RSCAN0.RMDF129.UINT16[L]
bogdanm 92:4fc01daae5a5 4711 #define RSCAN0RMDF129LL RSCAN0.RMDF129.UINT8[LL]
bogdanm 92:4fc01daae5a5 4712 #define RSCAN0RMDF129LH RSCAN0.RMDF129.UINT8[LH]
bogdanm 92:4fc01daae5a5 4713 #define RSCAN0RMDF129H RSCAN0.RMDF129.UINT16[H]
bogdanm 92:4fc01daae5a5 4714 #define RSCAN0RMDF129HL RSCAN0.RMDF129.UINT8[HL]
bogdanm 92:4fc01daae5a5 4715 #define RSCAN0RMDF129HH RSCAN0.RMDF129.UINT8[HH]
bogdanm 92:4fc01daae5a5 4716 #define RSCAN0RMID30 RSCAN0.RMID30.UINT32
bogdanm 92:4fc01daae5a5 4717 #define RSCAN0RMID30L RSCAN0.RMID30.UINT16[L]
bogdanm 92:4fc01daae5a5 4718 #define RSCAN0RMID30LL RSCAN0.RMID30.UINT8[LL]
bogdanm 92:4fc01daae5a5 4719 #define RSCAN0RMID30LH RSCAN0.RMID30.UINT8[LH]
bogdanm 92:4fc01daae5a5 4720 #define RSCAN0RMID30H RSCAN0.RMID30.UINT16[H]
bogdanm 92:4fc01daae5a5 4721 #define RSCAN0RMID30HL RSCAN0.RMID30.UINT8[HL]
bogdanm 92:4fc01daae5a5 4722 #define RSCAN0RMID30HH RSCAN0.RMID30.UINT8[HH]
bogdanm 92:4fc01daae5a5 4723 #define RSCAN0RMPTR30 RSCAN0.RMPTR30.UINT32
bogdanm 92:4fc01daae5a5 4724 #define RSCAN0RMPTR30L RSCAN0.RMPTR30.UINT16[L]
bogdanm 92:4fc01daae5a5 4725 #define RSCAN0RMPTR30LL RSCAN0.RMPTR30.UINT8[LL]
bogdanm 92:4fc01daae5a5 4726 #define RSCAN0RMPTR30LH RSCAN0.RMPTR30.UINT8[LH]
bogdanm 92:4fc01daae5a5 4727 #define RSCAN0RMPTR30H RSCAN0.RMPTR30.UINT16[H]
bogdanm 92:4fc01daae5a5 4728 #define RSCAN0RMPTR30HL RSCAN0.RMPTR30.UINT8[HL]
bogdanm 92:4fc01daae5a5 4729 #define RSCAN0RMPTR30HH RSCAN0.RMPTR30.UINT8[HH]
bogdanm 92:4fc01daae5a5 4730 #define RSCAN0RMDF030 RSCAN0.RMDF030.UINT32
bogdanm 92:4fc01daae5a5 4731 #define RSCAN0RMDF030L RSCAN0.RMDF030.UINT16[L]
bogdanm 92:4fc01daae5a5 4732 #define RSCAN0RMDF030LL RSCAN0.RMDF030.UINT8[LL]
bogdanm 92:4fc01daae5a5 4733 #define RSCAN0RMDF030LH RSCAN0.RMDF030.UINT8[LH]
bogdanm 92:4fc01daae5a5 4734 #define RSCAN0RMDF030H RSCAN0.RMDF030.UINT16[H]
bogdanm 92:4fc01daae5a5 4735 #define RSCAN0RMDF030HL RSCAN0.RMDF030.UINT8[HL]
bogdanm 92:4fc01daae5a5 4736 #define RSCAN0RMDF030HH RSCAN0.RMDF030.UINT8[HH]
bogdanm 92:4fc01daae5a5 4737 #define RSCAN0RMDF130 RSCAN0.RMDF130.UINT32
bogdanm 92:4fc01daae5a5 4738 #define RSCAN0RMDF130L RSCAN0.RMDF130.UINT16[L]
bogdanm 92:4fc01daae5a5 4739 #define RSCAN0RMDF130LL RSCAN0.RMDF130.UINT8[LL]
bogdanm 92:4fc01daae5a5 4740 #define RSCAN0RMDF130LH RSCAN0.RMDF130.UINT8[LH]
bogdanm 92:4fc01daae5a5 4741 #define RSCAN0RMDF130H RSCAN0.RMDF130.UINT16[H]
bogdanm 92:4fc01daae5a5 4742 #define RSCAN0RMDF130HL RSCAN0.RMDF130.UINT8[HL]
bogdanm 92:4fc01daae5a5 4743 #define RSCAN0RMDF130HH RSCAN0.RMDF130.UINT8[HH]
bogdanm 92:4fc01daae5a5 4744 #define RSCAN0RMID31 RSCAN0.RMID31.UINT32
bogdanm 92:4fc01daae5a5 4745 #define RSCAN0RMID31L RSCAN0.RMID31.UINT16[L]
bogdanm 92:4fc01daae5a5 4746 #define RSCAN0RMID31LL RSCAN0.RMID31.UINT8[LL]
bogdanm 92:4fc01daae5a5 4747 #define RSCAN0RMID31LH RSCAN0.RMID31.UINT8[LH]
bogdanm 92:4fc01daae5a5 4748 #define RSCAN0RMID31H RSCAN0.RMID31.UINT16[H]
bogdanm 92:4fc01daae5a5 4749 #define RSCAN0RMID31HL RSCAN0.RMID31.UINT8[HL]
bogdanm 92:4fc01daae5a5 4750 #define RSCAN0RMID31HH RSCAN0.RMID31.UINT8[HH]
bogdanm 92:4fc01daae5a5 4751 #define RSCAN0RMPTR31 RSCAN0.RMPTR31.UINT32
bogdanm 92:4fc01daae5a5 4752 #define RSCAN0RMPTR31L RSCAN0.RMPTR31.UINT16[L]
bogdanm 92:4fc01daae5a5 4753 #define RSCAN0RMPTR31LL RSCAN0.RMPTR31.UINT8[LL]
bogdanm 92:4fc01daae5a5 4754 #define RSCAN0RMPTR31LH RSCAN0.RMPTR31.UINT8[LH]
bogdanm 92:4fc01daae5a5 4755 #define RSCAN0RMPTR31H RSCAN0.RMPTR31.UINT16[H]
bogdanm 92:4fc01daae5a5 4756 #define RSCAN0RMPTR31HL RSCAN0.RMPTR31.UINT8[HL]
bogdanm 92:4fc01daae5a5 4757 #define RSCAN0RMPTR31HH RSCAN0.RMPTR31.UINT8[HH]
bogdanm 92:4fc01daae5a5 4758 #define RSCAN0RMDF031 RSCAN0.RMDF031.UINT32
bogdanm 92:4fc01daae5a5 4759 #define RSCAN0RMDF031L RSCAN0.RMDF031.UINT16[L]
bogdanm 92:4fc01daae5a5 4760 #define RSCAN0RMDF031LL RSCAN0.RMDF031.UINT8[LL]
bogdanm 92:4fc01daae5a5 4761 #define RSCAN0RMDF031LH RSCAN0.RMDF031.UINT8[LH]
bogdanm 92:4fc01daae5a5 4762 #define RSCAN0RMDF031H RSCAN0.RMDF031.UINT16[H]
bogdanm 92:4fc01daae5a5 4763 #define RSCAN0RMDF031HL RSCAN0.RMDF031.UINT8[HL]
bogdanm 92:4fc01daae5a5 4764 #define RSCAN0RMDF031HH RSCAN0.RMDF031.UINT8[HH]
bogdanm 92:4fc01daae5a5 4765 #define RSCAN0RMDF131 RSCAN0.RMDF131.UINT32
bogdanm 92:4fc01daae5a5 4766 #define RSCAN0RMDF131L RSCAN0.RMDF131.UINT16[L]
bogdanm 92:4fc01daae5a5 4767 #define RSCAN0RMDF131LL RSCAN0.RMDF131.UINT8[LL]
bogdanm 92:4fc01daae5a5 4768 #define RSCAN0RMDF131LH RSCAN0.RMDF131.UINT8[LH]
bogdanm 92:4fc01daae5a5 4769 #define RSCAN0RMDF131H RSCAN0.RMDF131.UINT16[H]
bogdanm 92:4fc01daae5a5 4770 #define RSCAN0RMDF131HL RSCAN0.RMDF131.UINT8[HL]
bogdanm 92:4fc01daae5a5 4771 #define RSCAN0RMDF131HH RSCAN0.RMDF131.UINT8[HH]
bogdanm 92:4fc01daae5a5 4772 #define RSCAN0RMID32 RSCAN0.RMID32.UINT32
bogdanm 92:4fc01daae5a5 4773 #define RSCAN0RMID32L RSCAN0.RMID32.UINT16[L]
bogdanm 92:4fc01daae5a5 4774 #define RSCAN0RMID32LL RSCAN0.RMID32.UINT8[LL]
bogdanm 92:4fc01daae5a5 4775 #define RSCAN0RMID32LH RSCAN0.RMID32.UINT8[LH]
bogdanm 92:4fc01daae5a5 4776 #define RSCAN0RMID32H RSCAN0.RMID32.UINT16[H]
bogdanm 92:4fc01daae5a5 4777 #define RSCAN0RMID32HL RSCAN0.RMID32.UINT8[HL]
bogdanm 92:4fc01daae5a5 4778 #define RSCAN0RMID32HH RSCAN0.RMID32.UINT8[HH]
bogdanm 92:4fc01daae5a5 4779 #define RSCAN0RMPTR32 RSCAN0.RMPTR32.UINT32
bogdanm 92:4fc01daae5a5 4780 #define RSCAN0RMPTR32L RSCAN0.RMPTR32.UINT16[L]
bogdanm 92:4fc01daae5a5 4781 #define RSCAN0RMPTR32LL RSCAN0.RMPTR32.UINT8[LL]
bogdanm 92:4fc01daae5a5 4782 #define RSCAN0RMPTR32LH RSCAN0.RMPTR32.UINT8[LH]
bogdanm 92:4fc01daae5a5 4783 #define RSCAN0RMPTR32H RSCAN0.RMPTR32.UINT16[H]
bogdanm 92:4fc01daae5a5 4784 #define RSCAN0RMPTR32HL RSCAN0.RMPTR32.UINT8[HL]
bogdanm 92:4fc01daae5a5 4785 #define RSCAN0RMPTR32HH RSCAN0.RMPTR32.UINT8[HH]
bogdanm 92:4fc01daae5a5 4786 #define RSCAN0RMDF032 RSCAN0.RMDF032.UINT32
bogdanm 92:4fc01daae5a5 4787 #define RSCAN0RMDF032L RSCAN0.RMDF032.UINT16[L]
bogdanm 92:4fc01daae5a5 4788 #define RSCAN0RMDF032LL RSCAN0.RMDF032.UINT8[LL]
bogdanm 92:4fc01daae5a5 4789 #define RSCAN0RMDF032LH RSCAN0.RMDF032.UINT8[LH]
bogdanm 92:4fc01daae5a5 4790 #define RSCAN0RMDF032H RSCAN0.RMDF032.UINT16[H]
bogdanm 92:4fc01daae5a5 4791 #define RSCAN0RMDF032HL RSCAN0.RMDF032.UINT8[HL]
bogdanm 92:4fc01daae5a5 4792 #define RSCAN0RMDF032HH RSCAN0.RMDF032.UINT8[HH]
bogdanm 92:4fc01daae5a5 4793 #define RSCAN0RMDF132 RSCAN0.RMDF132.UINT32
bogdanm 92:4fc01daae5a5 4794 #define RSCAN0RMDF132L RSCAN0.RMDF132.UINT16[L]
bogdanm 92:4fc01daae5a5 4795 #define RSCAN0RMDF132LL RSCAN0.RMDF132.UINT8[LL]
bogdanm 92:4fc01daae5a5 4796 #define RSCAN0RMDF132LH RSCAN0.RMDF132.UINT8[LH]
bogdanm 92:4fc01daae5a5 4797 #define RSCAN0RMDF132H RSCAN0.RMDF132.UINT16[H]
bogdanm 92:4fc01daae5a5 4798 #define RSCAN0RMDF132HL RSCAN0.RMDF132.UINT8[HL]
bogdanm 92:4fc01daae5a5 4799 #define RSCAN0RMDF132HH RSCAN0.RMDF132.UINT8[HH]
bogdanm 92:4fc01daae5a5 4800 #define RSCAN0RMID33 RSCAN0.RMID33.UINT32
bogdanm 92:4fc01daae5a5 4801 #define RSCAN0RMID33L RSCAN0.RMID33.UINT16[L]
bogdanm 92:4fc01daae5a5 4802 #define RSCAN0RMID33LL RSCAN0.RMID33.UINT8[LL]
bogdanm 92:4fc01daae5a5 4803 #define RSCAN0RMID33LH RSCAN0.RMID33.UINT8[LH]
bogdanm 92:4fc01daae5a5 4804 #define RSCAN0RMID33H RSCAN0.RMID33.UINT16[H]
bogdanm 92:4fc01daae5a5 4805 #define RSCAN0RMID33HL RSCAN0.RMID33.UINT8[HL]
bogdanm 92:4fc01daae5a5 4806 #define RSCAN0RMID33HH RSCAN0.RMID33.UINT8[HH]
bogdanm 92:4fc01daae5a5 4807 #define RSCAN0RMPTR33 RSCAN0.RMPTR33.UINT32
bogdanm 92:4fc01daae5a5 4808 #define RSCAN0RMPTR33L RSCAN0.RMPTR33.UINT16[L]
bogdanm 92:4fc01daae5a5 4809 #define RSCAN0RMPTR33LL RSCAN0.RMPTR33.UINT8[LL]
bogdanm 92:4fc01daae5a5 4810 #define RSCAN0RMPTR33LH RSCAN0.RMPTR33.UINT8[LH]
bogdanm 92:4fc01daae5a5 4811 #define RSCAN0RMPTR33H RSCAN0.RMPTR33.UINT16[H]
bogdanm 92:4fc01daae5a5 4812 #define RSCAN0RMPTR33HL RSCAN0.RMPTR33.UINT8[HL]
bogdanm 92:4fc01daae5a5 4813 #define RSCAN0RMPTR33HH RSCAN0.RMPTR33.UINT8[HH]
bogdanm 92:4fc01daae5a5 4814 #define RSCAN0RMDF033 RSCAN0.RMDF033.UINT32
bogdanm 92:4fc01daae5a5 4815 #define RSCAN0RMDF033L RSCAN0.RMDF033.UINT16[L]
bogdanm 92:4fc01daae5a5 4816 #define RSCAN0RMDF033LL RSCAN0.RMDF033.UINT8[LL]
bogdanm 92:4fc01daae5a5 4817 #define RSCAN0RMDF033LH RSCAN0.RMDF033.UINT8[LH]
bogdanm 92:4fc01daae5a5 4818 #define RSCAN0RMDF033H RSCAN0.RMDF033.UINT16[H]
bogdanm 92:4fc01daae5a5 4819 #define RSCAN0RMDF033HL RSCAN0.RMDF033.UINT8[HL]
bogdanm 92:4fc01daae5a5 4820 #define RSCAN0RMDF033HH RSCAN0.RMDF033.UINT8[HH]
bogdanm 92:4fc01daae5a5 4821 #define RSCAN0RMDF133 RSCAN0.RMDF133.UINT32
bogdanm 92:4fc01daae5a5 4822 #define RSCAN0RMDF133L RSCAN0.RMDF133.UINT16[L]
bogdanm 92:4fc01daae5a5 4823 #define RSCAN0RMDF133LL RSCAN0.RMDF133.UINT8[LL]
bogdanm 92:4fc01daae5a5 4824 #define RSCAN0RMDF133LH RSCAN0.RMDF133.UINT8[LH]
bogdanm 92:4fc01daae5a5 4825 #define RSCAN0RMDF133H RSCAN0.RMDF133.UINT16[H]
bogdanm 92:4fc01daae5a5 4826 #define RSCAN0RMDF133HL RSCAN0.RMDF133.UINT8[HL]
bogdanm 92:4fc01daae5a5 4827 #define RSCAN0RMDF133HH RSCAN0.RMDF133.UINT8[HH]
bogdanm 92:4fc01daae5a5 4828 #define RSCAN0RMID34 RSCAN0.RMID34.UINT32
bogdanm 92:4fc01daae5a5 4829 #define RSCAN0RMID34L RSCAN0.RMID34.UINT16[L]
bogdanm 92:4fc01daae5a5 4830 #define RSCAN0RMID34LL RSCAN0.RMID34.UINT8[LL]
bogdanm 92:4fc01daae5a5 4831 #define RSCAN0RMID34LH RSCAN0.RMID34.UINT8[LH]
bogdanm 92:4fc01daae5a5 4832 #define RSCAN0RMID34H RSCAN0.RMID34.UINT16[H]
bogdanm 92:4fc01daae5a5 4833 #define RSCAN0RMID34HL RSCAN0.RMID34.UINT8[HL]
bogdanm 92:4fc01daae5a5 4834 #define RSCAN0RMID34HH RSCAN0.RMID34.UINT8[HH]
bogdanm 92:4fc01daae5a5 4835 #define RSCAN0RMPTR34 RSCAN0.RMPTR34.UINT32
bogdanm 92:4fc01daae5a5 4836 #define RSCAN0RMPTR34L RSCAN0.RMPTR34.UINT16[L]
bogdanm 92:4fc01daae5a5 4837 #define RSCAN0RMPTR34LL RSCAN0.RMPTR34.UINT8[LL]
bogdanm 92:4fc01daae5a5 4838 #define RSCAN0RMPTR34LH RSCAN0.RMPTR34.UINT8[LH]
bogdanm 92:4fc01daae5a5 4839 #define RSCAN0RMPTR34H RSCAN0.RMPTR34.UINT16[H]
bogdanm 92:4fc01daae5a5 4840 #define RSCAN0RMPTR34HL RSCAN0.RMPTR34.UINT8[HL]
bogdanm 92:4fc01daae5a5 4841 #define RSCAN0RMPTR34HH RSCAN0.RMPTR34.UINT8[HH]
bogdanm 92:4fc01daae5a5 4842 #define RSCAN0RMDF034 RSCAN0.RMDF034.UINT32
bogdanm 92:4fc01daae5a5 4843 #define RSCAN0RMDF034L RSCAN0.RMDF034.UINT16[L]
bogdanm 92:4fc01daae5a5 4844 #define RSCAN0RMDF034LL RSCAN0.RMDF034.UINT8[LL]
bogdanm 92:4fc01daae5a5 4845 #define RSCAN0RMDF034LH RSCAN0.RMDF034.UINT8[LH]
bogdanm 92:4fc01daae5a5 4846 #define RSCAN0RMDF034H RSCAN0.RMDF034.UINT16[H]
bogdanm 92:4fc01daae5a5 4847 #define RSCAN0RMDF034HL RSCAN0.RMDF034.UINT8[HL]
bogdanm 92:4fc01daae5a5 4848 #define RSCAN0RMDF034HH RSCAN0.RMDF034.UINT8[HH]
bogdanm 92:4fc01daae5a5 4849 #define RSCAN0RMDF134 RSCAN0.RMDF134.UINT32
bogdanm 92:4fc01daae5a5 4850 #define RSCAN0RMDF134L RSCAN0.RMDF134.UINT16[L]
bogdanm 92:4fc01daae5a5 4851 #define RSCAN0RMDF134LL RSCAN0.RMDF134.UINT8[LL]
bogdanm 92:4fc01daae5a5 4852 #define RSCAN0RMDF134LH RSCAN0.RMDF134.UINT8[LH]
bogdanm 92:4fc01daae5a5 4853 #define RSCAN0RMDF134H RSCAN0.RMDF134.UINT16[H]
bogdanm 92:4fc01daae5a5 4854 #define RSCAN0RMDF134HL RSCAN0.RMDF134.UINT8[HL]
bogdanm 92:4fc01daae5a5 4855 #define RSCAN0RMDF134HH RSCAN0.RMDF134.UINT8[HH]
bogdanm 92:4fc01daae5a5 4856 #define RSCAN0RMID35 RSCAN0.RMID35.UINT32
bogdanm 92:4fc01daae5a5 4857 #define RSCAN0RMID35L RSCAN0.RMID35.UINT16[L]
bogdanm 92:4fc01daae5a5 4858 #define RSCAN0RMID35LL RSCAN0.RMID35.UINT8[LL]
bogdanm 92:4fc01daae5a5 4859 #define RSCAN0RMID35LH RSCAN0.RMID35.UINT8[LH]
bogdanm 92:4fc01daae5a5 4860 #define RSCAN0RMID35H RSCAN0.RMID35.UINT16[H]
bogdanm 92:4fc01daae5a5 4861 #define RSCAN0RMID35HL RSCAN0.RMID35.UINT8[HL]
bogdanm 92:4fc01daae5a5 4862 #define RSCAN0RMID35HH RSCAN0.RMID35.UINT8[HH]
bogdanm 92:4fc01daae5a5 4863 #define RSCAN0RMPTR35 RSCAN0.RMPTR35.UINT32
bogdanm 92:4fc01daae5a5 4864 #define RSCAN0RMPTR35L RSCAN0.RMPTR35.UINT16[L]
bogdanm 92:4fc01daae5a5 4865 #define RSCAN0RMPTR35LL RSCAN0.RMPTR35.UINT8[LL]
bogdanm 92:4fc01daae5a5 4866 #define RSCAN0RMPTR35LH RSCAN0.RMPTR35.UINT8[LH]
bogdanm 92:4fc01daae5a5 4867 #define RSCAN0RMPTR35H RSCAN0.RMPTR35.UINT16[H]
bogdanm 92:4fc01daae5a5 4868 #define RSCAN0RMPTR35HL RSCAN0.RMPTR35.UINT8[HL]
bogdanm 92:4fc01daae5a5 4869 #define RSCAN0RMPTR35HH RSCAN0.RMPTR35.UINT8[HH]
bogdanm 92:4fc01daae5a5 4870 #define RSCAN0RMDF035 RSCAN0.RMDF035.UINT32
bogdanm 92:4fc01daae5a5 4871 #define RSCAN0RMDF035L RSCAN0.RMDF035.UINT16[L]
bogdanm 92:4fc01daae5a5 4872 #define RSCAN0RMDF035LL RSCAN0.RMDF035.UINT8[LL]
bogdanm 92:4fc01daae5a5 4873 #define RSCAN0RMDF035LH RSCAN0.RMDF035.UINT8[LH]
bogdanm 92:4fc01daae5a5 4874 #define RSCAN0RMDF035H RSCAN0.RMDF035.UINT16[H]
bogdanm 92:4fc01daae5a5 4875 #define RSCAN0RMDF035HL RSCAN0.RMDF035.UINT8[HL]
bogdanm 92:4fc01daae5a5 4876 #define RSCAN0RMDF035HH RSCAN0.RMDF035.UINT8[HH]
bogdanm 92:4fc01daae5a5 4877 #define RSCAN0RMDF135 RSCAN0.RMDF135.UINT32
bogdanm 92:4fc01daae5a5 4878 #define RSCAN0RMDF135L RSCAN0.RMDF135.UINT16[L]
bogdanm 92:4fc01daae5a5 4879 #define RSCAN0RMDF135LL RSCAN0.RMDF135.UINT8[LL]
bogdanm 92:4fc01daae5a5 4880 #define RSCAN0RMDF135LH RSCAN0.RMDF135.UINT8[LH]
bogdanm 92:4fc01daae5a5 4881 #define RSCAN0RMDF135H RSCAN0.RMDF135.UINT16[H]
bogdanm 92:4fc01daae5a5 4882 #define RSCAN0RMDF135HL RSCAN0.RMDF135.UINT8[HL]
bogdanm 92:4fc01daae5a5 4883 #define RSCAN0RMDF135HH RSCAN0.RMDF135.UINT8[HH]
bogdanm 92:4fc01daae5a5 4884 #define RSCAN0RMID36 RSCAN0.RMID36.UINT32
bogdanm 92:4fc01daae5a5 4885 #define RSCAN0RMID36L RSCAN0.RMID36.UINT16[L]
bogdanm 92:4fc01daae5a5 4886 #define RSCAN0RMID36LL RSCAN0.RMID36.UINT8[LL]
bogdanm 92:4fc01daae5a5 4887 #define RSCAN0RMID36LH RSCAN0.RMID36.UINT8[LH]
bogdanm 92:4fc01daae5a5 4888 #define RSCAN0RMID36H RSCAN0.RMID36.UINT16[H]
bogdanm 92:4fc01daae5a5 4889 #define RSCAN0RMID36HL RSCAN0.RMID36.UINT8[HL]
bogdanm 92:4fc01daae5a5 4890 #define RSCAN0RMID36HH RSCAN0.RMID36.UINT8[HH]
bogdanm 92:4fc01daae5a5 4891 #define RSCAN0RMPTR36 RSCAN0.RMPTR36.UINT32
bogdanm 92:4fc01daae5a5 4892 #define RSCAN0RMPTR36L RSCAN0.RMPTR36.UINT16[L]
bogdanm 92:4fc01daae5a5 4893 #define RSCAN0RMPTR36LL RSCAN0.RMPTR36.UINT8[LL]
bogdanm 92:4fc01daae5a5 4894 #define RSCAN0RMPTR36LH RSCAN0.RMPTR36.UINT8[LH]
bogdanm 92:4fc01daae5a5 4895 #define RSCAN0RMPTR36H RSCAN0.RMPTR36.UINT16[H]
bogdanm 92:4fc01daae5a5 4896 #define RSCAN0RMPTR36HL RSCAN0.RMPTR36.UINT8[HL]
bogdanm 92:4fc01daae5a5 4897 #define RSCAN0RMPTR36HH RSCAN0.RMPTR36.UINT8[HH]
bogdanm 92:4fc01daae5a5 4898 #define RSCAN0RMDF036 RSCAN0.RMDF036.UINT32
bogdanm 92:4fc01daae5a5 4899 #define RSCAN0RMDF036L RSCAN0.RMDF036.UINT16[L]
bogdanm 92:4fc01daae5a5 4900 #define RSCAN0RMDF036LL RSCAN0.RMDF036.UINT8[LL]
bogdanm 92:4fc01daae5a5 4901 #define RSCAN0RMDF036LH RSCAN0.RMDF036.UINT8[LH]
bogdanm 92:4fc01daae5a5 4902 #define RSCAN0RMDF036H RSCAN0.RMDF036.UINT16[H]
bogdanm 92:4fc01daae5a5 4903 #define RSCAN0RMDF036HL RSCAN0.RMDF036.UINT8[HL]
bogdanm 92:4fc01daae5a5 4904 #define RSCAN0RMDF036HH RSCAN0.RMDF036.UINT8[HH]
bogdanm 92:4fc01daae5a5 4905 #define RSCAN0RMDF136 RSCAN0.RMDF136.UINT32
bogdanm 92:4fc01daae5a5 4906 #define RSCAN0RMDF136L RSCAN0.RMDF136.UINT16[L]
bogdanm 92:4fc01daae5a5 4907 #define RSCAN0RMDF136LL RSCAN0.RMDF136.UINT8[LL]
bogdanm 92:4fc01daae5a5 4908 #define RSCAN0RMDF136LH RSCAN0.RMDF136.UINT8[LH]
bogdanm 92:4fc01daae5a5 4909 #define RSCAN0RMDF136H RSCAN0.RMDF136.UINT16[H]
bogdanm 92:4fc01daae5a5 4910 #define RSCAN0RMDF136HL RSCAN0.RMDF136.UINT8[HL]
bogdanm 92:4fc01daae5a5 4911 #define RSCAN0RMDF136HH RSCAN0.RMDF136.UINT8[HH]
bogdanm 92:4fc01daae5a5 4912 #define RSCAN0RMID37 RSCAN0.RMID37.UINT32
bogdanm 92:4fc01daae5a5 4913 #define RSCAN0RMID37L RSCAN0.RMID37.UINT16[L]
bogdanm 92:4fc01daae5a5 4914 #define RSCAN0RMID37LL RSCAN0.RMID37.UINT8[LL]
bogdanm 92:4fc01daae5a5 4915 #define RSCAN0RMID37LH RSCAN0.RMID37.UINT8[LH]
bogdanm 92:4fc01daae5a5 4916 #define RSCAN0RMID37H RSCAN0.RMID37.UINT16[H]
bogdanm 92:4fc01daae5a5 4917 #define RSCAN0RMID37HL RSCAN0.RMID37.UINT8[HL]
bogdanm 92:4fc01daae5a5 4918 #define RSCAN0RMID37HH RSCAN0.RMID37.UINT8[HH]
bogdanm 92:4fc01daae5a5 4919 #define RSCAN0RMPTR37 RSCAN0.RMPTR37.UINT32
bogdanm 92:4fc01daae5a5 4920 #define RSCAN0RMPTR37L RSCAN0.RMPTR37.UINT16[L]
bogdanm 92:4fc01daae5a5 4921 #define RSCAN0RMPTR37LL RSCAN0.RMPTR37.UINT8[LL]
bogdanm 92:4fc01daae5a5 4922 #define RSCAN0RMPTR37LH RSCAN0.RMPTR37.UINT8[LH]
bogdanm 92:4fc01daae5a5 4923 #define RSCAN0RMPTR37H RSCAN0.RMPTR37.UINT16[H]
bogdanm 92:4fc01daae5a5 4924 #define RSCAN0RMPTR37HL RSCAN0.RMPTR37.UINT8[HL]
bogdanm 92:4fc01daae5a5 4925 #define RSCAN0RMPTR37HH RSCAN0.RMPTR37.UINT8[HH]
bogdanm 92:4fc01daae5a5 4926 #define RSCAN0RMDF037 RSCAN0.RMDF037.UINT32
bogdanm 92:4fc01daae5a5 4927 #define RSCAN0RMDF037L RSCAN0.RMDF037.UINT16[L]
bogdanm 92:4fc01daae5a5 4928 #define RSCAN0RMDF037LL RSCAN0.RMDF037.UINT8[LL]
bogdanm 92:4fc01daae5a5 4929 #define RSCAN0RMDF037LH RSCAN0.RMDF037.UINT8[LH]
bogdanm 92:4fc01daae5a5 4930 #define RSCAN0RMDF037H RSCAN0.RMDF037.UINT16[H]
bogdanm 92:4fc01daae5a5 4931 #define RSCAN0RMDF037HL RSCAN0.RMDF037.UINT8[HL]
bogdanm 92:4fc01daae5a5 4932 #define RSCAN0RMDF037HH RSCAN0.RMDF037.UINT8[HH]
bogdanm 92:4fc01daae5a5 4933 #define RSCAN0RMDF137 RSCAN0.RMDF137.UINT32
bogdanm 92:4fc01daae5a5 4934 #define RSCAN0RMDF137L RSCAN0.RMDF137.UINT16[L]
bogdanm 92:4fc01daae5a5 4935 #define RSCAN0RMDF137LL RSCAN0.RMDF137.UINT8[LL]
bogdanm 92:4fc01daae5a5 4936 #define RSCAN0RMDF137LH RSCAN0.RMDF137.UINT8[LH]
bogdanm 92:4fc01daae5a5 4937 #define RSCAN0RMDF137H RSCAN0.RMDF137.UINT16[H]
bogdanm 92:4fc01daae5a5 4938 #define RSCAN0RMDF137HL RSCAN0.RMDF137.UINT8[HL]
bogdanm 92:4fc01daae5a5 4939 #define RSCAN0RMDF137HH RSCAN0.RMDF137.UINT8[HH]
bogdanm 92:4fc01daae5a5 4940 #define RSCAN0RMID38 RSCAN0.RMID38.UINT32
bogdanm 92:4fc01daae5a5 4941 #define RSCAN0RMID38L RSCAN0.RMID38.UINT16[L]
bogdanm 92:4fc01daae5a5 4942 #define RSCAN0RMID38LL RSCAN0.RMID38.UINT8[LL]
bogdanm 92:4fc01daae5a5 4943 #define RSCAN0RMID38LH RSCAN0.RMID38.UINT8[LH]
bogdanm 92:4fc01daae5a5 4944 #define RSCAN0RMID38H RSCAN0.RMID38.UINT16[H]
bogdanm 92:4fc01daae5a5 4945 #define RSCAN0RMID38HL RSCAN0.RMID38.UINT8[HL]
bogdanm 92:4fc01daae5a5 4946 #define RSCAN0RMID38HH RSCAN0.RMID38.UINT8[HH]
bogdanm 92:4fc01daae5a5 4947 #define RSCAN0RMPTR38 RSCAN0.RMPTR38.UINT32
bogdanm 92:4fc01daae5a5 4948 #define RSCAN0RMPTR38L RSCAN0.RMPTR38.UINT16[L]
bogdanm 92:4fc01daae5a5 4949 #define RSCAN0RMPTR38LL RSCAN0.RMPTR38.UINT8[LL]
bogdanm 92:4fc01daae5a5 4950 #define RSCAN0RMPTR38LH RSCAN0.RMPTR38.UINT8[LH]
bogdanm 92:4fc01daae5a5 4951 #define RSCAN0RMPTR38H RSCAN0.RMPTR38.UINT16[H]
bogdanm 92:4fc01daae5a5 4952 #define RSCAN0RMPTR38HL RSCAN0.RMPTR38.UINT8[HL]
bogdanm 92:4fc01daae5a5 4953 #define RSCAN0RMPTR38HH RSCAN0.RMPTR38.UINT8[HH]
bogdanm 92:4fc01daae5a5 4954 #define RSCAN0RMDF038 RSCAN0.RMDF038.UINT32
bogdanm 92:4fc01daae5a5 4955 #define RSCAN0RMDF038L RSCAN0.RMDF038.UINT16[L]
bogdanm 92:4fc01daae5a5 4956 #define RSCAN0RMDF038LL RSCAN0.RMDF038.UINT8[LL]
bogdanm 92:4fc01daae5a5 4957 #define RSCAN0RMDF038LH RSCAN0.RMDF038.UINT8[LH]
bogdanm 92:4fc01daae5a5 4958 #define RSCAN0RMDF038H RSCAN0.RMDF038.UINT16[H]
bogdanm 92:4fc01daae5a5 4959 #define RSCAN0RMDF038HL RSCAN0.RMDF038.UINT8[HL]
bogdanm 92:4fc01daae5a5 4960 #define RSCAN0RMDF038HH RSCAN0.RMDF038.UINT8[HH]
bogdanm 92:4fc01daae5a5 4961 #define RSCAN0RMDF138 RSCAN0.RMDF138.UINT32
bogdanm 92:4fc01daae5a5 4962 #define RSCAN0RMDF138L RSCAN0.RMDF138.UINT16[L]
bogdanm 92:4fc01daae5a5 4963 #define RSCAN0RMDF138LL RSCAN0.RMDF138.UINT8[LL]
bogdanm 92:4fc01daae5a5 4964 #define RSCAN0RMDF138LH RSCAN0.RMDF138.UINT8[LH]
bogdanm 92:4fc01daae5a5 4965 #define RSCAN0RMDF138H RSCAN0.RMDF138.UINT16[H]
bogdanm 92:4fc01daae5a5 4966 #define RSCAN0RMDF138HL RSCAN0.RMDF138.UINT8[HL]
bogdanm 92:4fc01daae5a5 4967 #define RSCAN0RMDF138HH RSCAN0.RMDF138.UINT8[HH]
bogdanm 92:4fc01daae5a5 4968 #define RSCAN0RMID39 RSCAN0.RMID39.UINT32
bogdanm 92:4fc01daae5a5 4969 #define RSCAN0RMID39L RSCAN0.RMID39.UINT16[L]
bogdanm 92:4fc01daae5a5 4970 #define RSCAN0RMID39LL RSCAN0.RMID39.UINT8[LL]
bogdanm 92:4fc01daae5a5 4971 #define RSCAN0RMID39LH RSCAN0.RMID39.UINT8[LH]
bogdanm 92:4fc01daae5a5 4972 #define RSCAN0RMID39H RSCAN0.RMID39.UINT16[H]
bogdanm 92:4fc01daae5a5 4973 #define RSCAN0RMID39HL RSCAN0.RMID39.UINT8[HL]
bogdanm 92:4fc01daae5a5 4974 #define RSCAN0RMID39HH RSCAN0.RMID39.UINT8[HH]
bogdanm 92:4fc01daae5a5 4975 #define RSCAN0RMPTR39 RSCAN0.RMPTR39.UINT32
bogdanm 92:4fc01daae5a5 4976 #define RSCAN0RMPTR39L RSCAN0.RMPTR39.UINT16[L]
bogdanm 92:4fc01daae5a5 4977 #define RSCAN0RMPTR39LL RSCAN0.RMPTR39.UINT8[LL]
bogdanm 92:4fc01daae5a5 4978 #define RSCAN0RMPTR39LH RSCAN0.RMPTR39.UINT8[LH]
bogdanm 92:4fc01daae5a5 4979 #define RSCAN0RMPTR39H RSCAN0.RMPTR39.UINT16[H]
bogdanm 92:4fc01daae5a5 4980 #define RSCAN0RMPTR39HL RSCAN0.RMPTR39.UINT8[HL]
bogdanm 92:4fc01daae5a5 4981 #define RSCAN0RMPTR39HH RSCAN0.RMPTR39.UINT8[HH]
bogdanm 92:4fc01daae5a5 4982 #define RSCAN0RMDF039 RSCAN0.RMDF039.UINT32
bogdanm 92:4fc01daae5a5 4983 #define RSCAN0RMDF039L RSCAN0.RMDF039.UINT16[L]
bogdanm 92:4fc01daae5a5 4984 #define RSCAN0RMDF039LL RSCAN0.RMDF039.UINT8[LL]
bogdanm 92:4fc01daae5a5 4985 #define RSCAN0RMDF039LH RSCAN0.RMDF039.UINT8[LH]
bogdanm 92:4fc01daae5a5 4986 #define RSCAN0RMDF039H RSCAN0.RMDF039.UINT16[H]
bogdanm 92:4fc01daae5a5 4987 #define RSCAN0RMDF039HL RSCAN0.RMDF039.UINT8[HL]
bogdanm 92:4fc01daae5a5 4988 #define RSCAN0RMDF039HH RSCAN0.RMDF039.UINT8[HH]
bogdanm 92:4fc01daae5a5 4989 #define RSCAN0RMDF139 RSCAN0.RMDF139.UINT32
bogdanm 92:4fc01daae5a5 4990 #define RSCAN0RMDF139L RSCAN0.RMDF139.UINT16[L]
bogdanm 92:4fc01daae5a5 4991 #define RSCAN0RMDF139LL RSCAN0.RMDF139.UINT8[LL]
bogdanm 92:4fc01daae5a5 4992 #define RSCAN0RMDF139LH RSCAN0.RMDF139.UINT8[LH]
bogdanm 92:4fc01daae5a5 4993 #define RSCAN0RMDF139H RSCAN0.RMDF139.UINT16[H]
bogdanm 92:4fc01daae5a5 4994 #define RSCAN0RMDF139HL RSCAN0.RMDF139.UINT8[HL]
bogdanm 92:4fc01daae5a5 4995 #define RSCAN0RMDF139HH RSCAN0.RMDF139.UINT8[HH]
bogdanm 92:4fc01daae5a5 4996 #define RSCAN0RMID40 RSCAN0.RMID40.UINT32
bogdanm 92:4fc01daae5a5 4997 #define RSCAN0RMID40L RSCAN0.RMID40.UINT16[L]
bogdanm 92:4fc01daae5a5 4998 #define RSCAN0RMID40LL RSCAN0.RMID40.UINT8[LL]
bogdanm 92:4fc01daae5a5 4999 #define RSCAN0RMID40LH RSCAN0.RMID40.UINT8[LH]
bogdanm 92:4fc01daae5a5 5000 #define RSCAN0RMID40H RSCAN0.RMID40.UINT16[H]
bogdanm 92:4fc01daae5a5 5001 #define RSCAN0RMID40HL RSCAN0.RMID40.UINT8[HL]
bogdanm 92:4fc01daae5a5 5002 #define RSCAN0RMID40HH RSCAN0.RMID40.UINT8[HH]
bogdanm 92:4fc01daae5a5 5003 #define RSCAN0RMPTR40 RSCAN0.RMPTR40.UINT32
bogdanm 92:4fc01daae5a5 5004 #define RSCAN0RMPTR40L RSCAN0.RMPTR40.UINT16[L]
bogdanm 92:4fc01daae5a5 5005 #define RSCAN0RMPTR40LL RSCAN0.RMPTR40.UINT8[LL]
bogdanm 92:4fc01daae5a5 5006 #define RSCAN0RMPTR40LH RSCAN0.RMPTR40.UINT8[LH]
bogdanm 92:4fc01daae5a5 5007 #define RSCAN0RMPTR40H RSCAN0.RMPTR40.UINT16[H]
bogdanm 92:4fc01daae5a5 5008 #define RSCAN0RMPTR40HL RSCAN0.RMPTR40.UINT8[HL]
bogdanm 92:4fc01daae5a5 5009 #define RSCAN0RMPTR40HH RSCAN0.RMPTR40.UINT8[HH]
bogdanm 92:4fc01daae5a5 5010 #define RSCAN0RMDF040 RSCAN0.RMDF040.UINT32
bogdanm 92:4fc01daae5a5 5011 #define RSCAN0RMDF040L RSCAN0.RMDF040.UINT16[L]
bogdanm 92:4fc01daae5a5 5012 #define RSCAN0RMDF040LL RSCAN0.RMDF040.UINT8[LL]
bogdanm 92:4fc01daae5a5 5013 #define RSCAN0RMDF040LH RSCAN0.RMDF040.UINT8[LH]
bogdanm 92:4fc01daae5a5 5014 #define RSCAN0RMDF040H RSCAN0.RMDF040.UINT16[H]
bogdanm 92:4fc01daae5a5 5015 #define RSCAN0RMDF040HL RSCAN0.RMDF040.UINT8[HL]
bogdanm 92:4fc01daae5a5 5016 #define RSCAN0RMDF040HH RSCAN0.RMDF040.UINT8[HH]
bogdanm 92:4fc01daae5a5 5017 #define RSCAN0RMDF140 RSCAN0.RMDF140.UINT32
bogdanm 92:4fc01daae5a5 5018 #define RSCAN0RMDF140L RSCAN0.RMDF140.UINT16[L]
bogdanm 92:4fc01daae5a5 5019 #define RSCAN0RMDF140LL RSCAN0.RMDF140.UINT8[LL]
bogdanm 92:4fc01daae5a5 5020 #define RSCAN0RMDF140LH RSCAN0.RMDF140.UINT8[LH]
bogdanm 92:4fc01daae5a5 5021 #define RSCAN0RMDF140H RSCAN0.RMDF140.UINT16[H]
bogdanm 92:4fc01daae5a5 5022 #define RSCAN0RMDF140HL RSCAN0.RMDF140.UINT8[HL]
bogdanm 92:4fc01daae5a5 5023 #define RSCAN0RMDF140HH RSCAN0.RMDF140.UINT8[HH]
bogdanm 92:4fc01daae5a5 5024 #define RSCAN0RMID41 RSCAN0.RMID41.UINT32
bogdanm 92:4fc01daae5a5 5025 #define RSCAN0RMID41L RSCAN0.RMID41.UINT16[L]
bogdanm 92:4fc01daae5a5 5026 #define RSCAN0RMID41LL RSCAN0.RMID41.UINT8[LL]
bogdanm 92:4fc01daae5a5 5027 #define RSCAN0RMID41LH RSCAN0.RMID41.UINT8[LH]
bogdanm 92:4fc01daae5a5 5028 #define RSCAN0RMID41H RSCAN0.RMID41.UINT16[H]
bogdanm 92:4fc01daae5a5 5029 #define RSCAN0RMID41HL RSCAN0.RMID41.UINT8[HL]
bogdanm 92:4fc01daae5a5 5030 #define RSCAN0RMID41HH RSCAN0.RMID41.UINT8[HH]
bogdanm 92:4fc01daae5a5 5031 #define RSCAN0RMPTR41 RSCAN0.RMPTR41.UINT32
bogdanm 92:4fc01daae5a5 5032 #define RSCAN0RMPTR41L RSCAN0.RMPTR41.UINT16[L]
bogdanm 92:4fc01daae5a5 5033 #define RSCAN0RMPTR41LL RSCAN0.RMPTR41.UINT8[LL]
bogdanm 92:4fc01daae5a5 5034 #define RSCAN0RMPTR41LH RSCAN0.RMPTR41.UINT8[LH]
bogdanm 92:4fc01daae5a5 5035 #define RSCAN0RMPTR41H RSCAN0.RMPTR41.UINT16[H]
bogdanm 92:4fc01daae5a5 5036 #define RSCAN0RMPTR41HL RSCAN0.RMPTR41.UINT8[HL]
bogdanm 92:4fc01daae5a5 5037 #define RSCAN0RMPTR41HH RSCAN0.RMPTR41.UINT8[HH]
bogdanm 92:4fc01daae5a5 5038 #define RSCAN0RMDF041 RSCAN0.RMDF041.UINT32
bogdanm 92:4fc01daae5a5 5039 #define RSCAN0RMDF041L RSCAN0.RMDF041.UINT16[L]
bogdanm 92:4fc01daae5a5 5040 #define RSCAN0RMDF041LL RSCAN0.RMDF041.UINT8[LL]
bogdanm 92:4fc01daae5a5 5041 #define RSCAN0RMDF041LH RSCAN0.RMDF041.UINT8[LH]
bogdanm 92:4fc01daae5a5 5042 #define RSCAN0RMDF041H RSCAN0.RMDF041.UINT16[H]
bogdanm 92:4fc01daae5a5 5043 #define RSCAN0RMDF041HL RSCAN0.RMDF041.UINT8[HL]
bogdanm 92:4fc01daae5a5 5044 #define RSCAN0RMDF041HH RSCAN0.RMDF041.UINT8[HH]
bogdanm 92:4fc01daae5a5 5045 #define RSCAN0RMDF141 RSCAN0.RMDF141.UINT32
bogdanm 92:4fc01daae5a5 5046 #define RSCAN0RMDF141L RSCAN0.RMDF141.UINT16[L]
bogdanm 92:4fc01daae5a5 5047 #define RSCAN0RMDF141LL RSCAN0.RMDF141.UINT8[LL]
bogdanm 92:4fc01daae5a5 5048 #define RSCAN0RMDF141LH RSCAN0.RMDF141.UINT8[LH]
bogdanm 92:4fc01daae5a5 5049 #define RSCAN0RMDF141H RSCAN0.RMDF141.UINT16[H]
bogdanm 92:4fc01daae5a5 5050 #define RSCAN0RMDF141HL RSCAN0.RMDF141.UINT8[HL]
bogdanm 92:4fc01daae5a5 5051 #define RSCAN0RMDF141HH RSCAN0.RMDF141.UINT8[HH]
bogdanm 92:4fc01daae5a5 5052 #define RSCAN0RMID42 RSCAN0.RMID42.UINT32
bogdanm 92:4fc01daae5a5 5053 #define RSCAN0RMID42L RSCAN0.RMID42.UINT16[L]
bogdanm 92:4fc01daae5a5 5054 #define RSCAN0RMID42LL RSCAN0.RMID42.UINT8[LL]
bogdanm 92:4fc01daae5a5 5055 #define RSCAN0RMID42LH RSCAN0.RMID42.UINT8[LH]
bogdanm 92:4fc01daae5a5 5056 #define RSCAN0RMID42H RSCAN0.RMID42.UINT16[H]
bogdanm 92:4fc01daae5a5 5057 #define RSCAN0RMID42HL RSCAN0.RMID42.UINT8[HL]
bogdanm 92:4fc01daae5a5 5058 #define RSCAN0RMID42HH RSCAN0.RMID42.UINT8[HH]
bogdanm 92:4fc01daae5a5 5059 #define RSCAN0RMPTR42 RSCAN0.RMPTR42.UINT32
bogdanm 92:4fc01daae5a5 5060 #define RSCAN0RMPTR42L RSCAN0.RMPTR42.UINT16[L]
bogdanm 92:4fc01daae5a5 5061 #define RSCAN0RMPTR42LL RSCAN0.RMPTR42.UINT8[LL]
bogdanm 92:4fc01daae5a5 5062 #define RSCAN0RMPTR42LH RSCAN0.RMPTR42.UINT8[LH]
bogdanm 92:4fc01daae5a5 5063 #define RSCAN0RMPTR42H RSCAN0.RMPTR42.UINT16[H]
bogdanm 92:4fc01daae5a5 5064 #define RSCAN0RMPTR42HL RSCAN0.RMPTR42.UINT8[HL]
bogdanm 92:4fc01daae5a5 5065 #define RSCAN0RMPTR42HH RSCAN0.RMPTR42.UINT8[HH]
bogdanm 92:4fc01daae5a5 5066 #define RSCAN0RMDF042 RSCAN0.RMDF042.UINT32
bogdanm 92:4fc01daae5a5 5067 #define RSCAN0RMDF042L RSCAN0.RMDF042.UINT16[L]
bogdanm 92:4fc01daae5a5 5068 #define RSCAN0RMDF042LL RSCAN0.RMDF042.UINT8[LL]
bogdanm 92:4fc01daae5a5 5069 #define RSCAN0RMDF042LH RSCAN0.RMDF042.UINT8[LH]
bogdanm 92:4fc01daae5a5 5070 #define RSCAN0RMDF042H RSCAN0.RMDF042.UINT16[H]
bogdanm 92:4fc01daae5a5 5071 #define RSCAN0RMDF042HL RSCAN0.RMDF042.UINT8[HL]
bogdanm 92:4fc01daae5a5 5072 #define RSCAN0RMDF042HH RSCAN0.RMDF042.UINT8[HH]
bogdanm 92:4fc01daae5a5 5073 #define RSCAN0RMDF142 RSCAN0.RMDF142.UINT32
bogdanm 92:4fc01daae5a5 5074 #define RSCAN0RMDF142L RSCAN0.RMDF142.UINT16[L]
bogdanm 92:4fc01daae5a5 5075 #define RSCAN0RMDF142LL RSCAN0.RMDF142.UINT8[LL]
bogdanm 92:4fc01daae5a5 5076 #define RSCAN0RMDF142LH RSCAN0.RMDF142.UINT8[LH]
bogdanm 92:4fc01daae5a5 5077 #define RSCAN0RMDF142H RSCAN0.RMDF142.UINT16[H]
bogdanm 92:4fc01daae5a5 5078 #define RSCAN0RMDF142HL RSCAN0.RMDF142.UINT8[HL]
bogdanm 92:4fc01daae5a5 5079 #define RSCAN0RMDF142HH RSCAN0.RMDF142.UINT8[HH]
bogdanm 92:4fc01daae5a5 5080 #define RSCAN0RMID43 RSCAN0.RMID43.UINT32
bogdanm 92:4fc01daae5a5 5081 #define RSCAN0RMID43L RSCAN0.RMID43.UINT16[L]
bogdanm 92:4fc01daae5a5 5082 #define RSCAN0RMID43LL RSCAN0.RMID43.UINT8[LL]
bogdanm 92:4fc01daae5a5 5083 #define RSCAN0RMID43LH RSCAN0.RMID43.UINT8[LH]
bogdanm 92:4fc01daae5a5 5084 #define RSCAN0RMID43H RSCAN0.RMID43.UINT16[H]
bogdanm 92:4fc01daae5a5 5085 #define RSCAN0RMID43HL RSCAN0.RMID43.UINT8[HL]
bogdanm 92:4fc01daae5a5 5086 #define RSCAN0RMID43HH RSCAN0.RMID43.UINT8[HH]
bogdanm 92:4fc01daae5a5 5087 #define RSCAN0RMPTR43 RSCAN0.RMPTR43.UINT32
bogdanm 92:4fc01daae5a5 5088 #define RSCAN0RMPTR43L RSCAN0.RMPTR43.UINT16[L]
bogdanm 92:4fc01daae5a5 5089 #define RSCAN0RMPTR43LL RSCAN0.RMPTR43.UINT8[LL]
bogdanm 92:4fc01daae5a5 5090 #define RSCAN0RMPTR43LH RSCAN0.RMPTR43.UINT8[LH]
bogdanm 92:4fc01daae5a5 5091 #define RSCAN0RMPTR43H RSCAN0.RMPTR43.UINT16[H]
bogdanm 92:4fc01daae5a5 5092 #define RSCAN0RMPTR43HL RSCAN0.RMPTR43.UINT8[HL]
bogdanm 92:4fc01daae5a5 5093 #define RSCAN0RMPTR43HH RSCAN0.RMPTR43.UINT8[HH]
bogdanm 92:4fc01daae5a5 5094 #define RSCAN0RMDF043 RSCAN0.RMDF043.UINT32
bogdanm 92:4fc01daae5a5 5095 #define RSCAN0RMDF043L RSCAN0.RMDF043.UINT16[L]
bogdanm 92:4fc01daae5a5 5096 #define RSCAN0RMDF043LL RSCAN0.RMDF043.UINT8[LL]
bogdanm 92:4fc01daae5a5 5097 #define RSCAN0RMDF043LH RSCAN0.RMDF043.UINT8[LH]
bogdanm 92:4fc01daae5a5 5098 #define RSCAN0RMDF043H RSCAN0.RMDF043.UINT16[H]
bogdanm 92:4fc01daae5a5 5099 #define RSCAN0RMDF043HL RSCAN0.RMDF043.UINT8[HL]
bogdanm 92:4fc01daae5a5 5100 #define RSCAN0RMDF043HH RSCAN0.RMDF043.UINT8[HH]
bogdanm 92:4fc01daae5a5 5101 #define RSCAN0RMDF143 RSCAN0.RMDF143.UINT32
bogdanm 92:4fc01daae5a5 5102 #define RSCAN0RMDF143L RSCAN0.RMDF143.UINT16[L]
bogdanm 92:4fc01daae5a5 5103 #define RSCAN0RMDF143LL RSCAN0.RMDF143.UINT8[LL]
bogdanm 92:4fc01daae5a5 5104 #define RSCAN0RMDF143LH RSCAN0.RMDF143.UINT8[LH]
bogdanm 92:4fc01daae5a5 5105 #define RSCAN0RMDF143H RSCAN0.RMDF143.UINT16[H]
bogdanm 92:4fc01daae5a5 5106 #define RSCAN0RMDF143HL RSCAN0.RMDF143.UINT8[HL]
bogdanm 92:4fc01daae5a5 5107 #define RSCAN0RMDF143HH RSCAN0.RMDF143.UINT8[HH]
bogdanm 92:4fc01daae5a5 5108 #define RSCAN0RMID44 RSCAN0.RMID44.UINT32
bogdanm 92:4fc01daae5a5 5109 #define RSCAN0RMID44L RSCAN0.RMID44.UINT16[L]
bogdanm 92:4fc01daae5a5 5110 #define RSCAN0RMID44LL RSCAN0.RMID44.UINT8[LL]
bogdanm 92:4fc01daae5a5 5111 #define RSCAN0RMID44LH RSCAN0.RMID44.UINT8[LH]
bogdanm 92:4fc01daae5a5 5112 #define RSCAN0RMID44H RSCAN0.RMID44.UINT16[H]
bogdanm 92:4fc01daae5a5 5113 #define RSCAN0RMID44HL RSCAN0.RMID44.UINT8[HL]
bogdanm 92:4fc01daae5a5 5114 #define RSCAN0RMID44HH RSCAN0.RMID44.UINT8[HH]
bogdanm 92:4fc01daae5a5 5115 #define RSCAN0RMPTR44 RSCAN0.RMPTR44.UINT32
bogdanm 92:4fc01daae5a5 5116 #define RSCAN0RMPTR44L RSCAN0.RMPTR44.UINT16[L]
bogdanm 92:4fc01daae5a5 5117 #define RSCAN0RMPTR44LL RSCAN0.RMPTR44.UINT8[LL]
bogdanm 92:4fc01daae5a5 5118 #define RSCAN0RMPTR44LH RSCAN0.RMPTR44.UINT8[LH]
bogdanm 92:4fc01daae5a5 5119 #define RSCAN0RMPTR44H RSCAN0.RMPTR44.UINT16[H]
bogdanm 92:4fc01daae5a5 5120 #define RSCAN0RMPTR44HL RSCAN0.RMPTR44.UINT8[HL]
bogdanm 92:4fc01daae5a5 5121 #define RSCAN0RMPTR44HH RSCAN0.RMPTR44.UINT8[HH]
bogdanm 92:4fc01daae5a5 5122 #define RSCAN0RMDF044 RSCAN0.RMDF044.UINT32
bogdanm 92:4fc01daae5a5 5123 #define RSCAN0RMDF044L RSCAN0.RMDF044.UINT16[L]
bogdanm 92:4fc01daae5a5 5124 #define RSCAN0RMDF044LL RSCAN0.RMDF044.UINT8[LL]
bogdanm 92:4fc01daae5a5 5125 #define RSCAN0RMDF044LH RSCAN0.RMDF044.UINT8[LH]
bogdanm 92:4fc01daae5a5 5126 #define RSCAN0RMDF044H RSCAN0.RMDF044.UINT16[H]
bogdanm 92:4fc01daae5a5 5127 #define RSCAN0RMDF044HL RSCAN0.RMDF044.UINT8[HL]
bogdanm 92:4fc01daae5a5 5128 #define RSCAN0RMDF044HH RSCAN0.RMDF044.UINT8[HH]
bogdanm 92:4fc01daae5a5 5129 #define RSCAN0RMDF144 RSCAN0.RMDF144.UINT32
bogdanm 92:4fc01daae5a5 5130 #define RSCAN0RMDF144L RSCAN0.RMDF144.UINT16[L]
bogdanm 92:4fc01daae5a5 5131 #define RSCAN0RMDF144LL RSCAN0.RMDF144.UINT8[LL]
bogdanm 92:4fc01daae5a5 5132 #define RSCAN0RMDF144LH RSCAN0.RMDF144.UINT8[LH]
bogdanm 92:4fc01daae5a5 5133 #define RSCAN0RMDF144H RSCAN0.RMDF144.UINT16[H]
bogdanm 92:4fc01daae5a5 5134 #define RSCAN0RMDF144HL RSCAN0.RMDF144.UINT8[HL]
bogdanm 92:4fc01daae5a5 5135 #define RSCAN0RMDF144HH RSCAN0.RMDF144.UINT8[HH]
bogdanm 92:4fc01daae5a5 5136 #define RSCAN0RMID45 RSCAN0.RMID45.UINT32
bogdanm 92:4fc01daae5a5 5137 #define RSCAN0RMID45L RSCAN0.RMID45.UINT16[L]
bogdanm 92:4fc01daae5a5 5138 #define RSCAN0RMID45LL RSCAN0.RMID45.UINT8[LL]
bogdanm 92:4fc01daae5a5 5139 #define RSCAN0RMID45LH RSCAN0.RMID45.UINT8[LH]
bogdanm 92:4fc01daae5a5 5140 #define RSCAN0RMID45H RSCAN0.RMID45.UINT16[H]
bogdanm 92:4fc01daae5a5 5141 #define RSCAN0RMID45HL RSCAN0.RMID45.UINT8[HL]
bogdanm 92:4fc01daae5a5 5142 #define RSCAN0RMID45HH RSCAN0.RMID45.UINT8[HH]
bogdanm 92:4fc01daae5a5 5143 #define RSCAN0RMPTR45 RSCAN0.RMPTR45.UINT32
bogdanm 92:4fc01daae5a5 5144 #define RSCAN0RMPTR45L RSCAN0.RMPTR45.UINT16[L]
bogdanm 92:4fc01daae5a5 5145 #define RSCAN0RMPTR45LL RSCAN0.RMPTR45.UINT8[LL]
bogdanm 92:4fc01daae5a5 5146 #define RSCAN0RMPTR45LH RSCAN0.RMPTR45.UINT8[LH]
bogdanm 92:4fc01daae5a5 5147 #define RSCAN0RMPTR45H RSCAN0.RMPTR45.UINT16[H]
bogdanm 92:4fc01daae5a5 5148 #define RSCAN0RMPTR45HL RSCAN0.RMPTR45.UINT8[HL]
bogdanm 92:4fc01daae5a5 5149 #define RSCAN0RMPTR45HH RSCAN0.RMPTR45.UINT8[HH]
bogdanm 92:4fc01daae5a5 5150 #define RSCAN0RMDF045 RSCAN0.RMDF045.UINT32
bogdanm 92:4fc01daae5a5 5151 #define RSCAN0RMDF045L RSCAN0.RMDF045.UINT16[L]
bogdanm 92:4fc01daae5a5 5152 #define RSCAN0RMDF045LL RSCAN0.RMDF045.UINT8[LL]
bogdanm 92:4fc01daae5a5 5153 #define RSCAN0RMDF045LH RSCAN0.RMDF045.UINT8[LH]
bogdanm 92:4fc01daae5a5 5154 #define RSCAN0RMDF045H RSCAN0.RMDF045.UINT16[H]
bogdanm 92:4fc01daae5a5 5155 #define RSCAN0RMDF045HL RSCAN0.RMDF045.UINT8[HL]
bogdanm 92:4fc01daae5a5 5156 #define RSCAN0RMDF045HH RSCAN0.RMDF045.UINT8[HH]
bogdanm 92:4fc01daae5a5 5157 #define RSCAN0RMDF145 RSCAN0.RMDF145.UINT32
bogdanm 92:4fc01daae5a5 5158 #define RSCAN0RMDF145L RSCAN0.RMDF145.UINT16[L]
bogdanm 92:4fc01daae5a5 5159 #define RSCAN0RMDF145LL RSCAN0.RMDF145.UINT8[LL]
bogdanm 92:4fc01daae5a5 5160 #define RSCAN0RMDF145LH RSCAN0.RMDF145.UINT8[LH]
bogdanm 92:4fc01daae5a5 5161 #define RSCAN0RMDF145H RSCAN0.RMDF145.UINT16[H]
bogdanm 92:4fc01daae5a5 5162 #define RSCAN0RMDF145HL RSCAN0.RMDF145.UINT8[HL]
bogdanm 92:4fc01daae5a5 5163 #define RSCAN0RMDF145HH RSCAN0.RMDF145.UINT8[HH]
bogdanm 92:4fc01daae5a5 5164 #define RSCAN0RMID46 RSCAN0.RMID46.UINT32
bogdanm 92:4fc01daae5a5 5165 #define RSCAN0RMID46L RSCAN0.RMID46.UINT16[L]
bogdanm 92:4fc01daae5a5 5166 #define RSCAN0RMID46LL RSCAN0.RMID46.UINT8[LL]
bogdanm 92:4fc01daae5a5 5167 #define RSCAN0RMID46LH RSCAN0.RMID46.UINT8[LH]
bogdanm 92:4fc01daae5a5 5168 #define RSCAN0RMID46H RSCAN0.RMID46.UINT16[H]
bogdanm 92:4fc01daae5a5 5169 #define RSCAN0RMID46HL RSCAN0.RMID46.UINT8[HL]
bogdanm 92:4fc01daae5a5 5170 #define RSCAN0RMID46HH RSCAN0.RMID46.UINT8[HH]
bogdanm 92:4fc01daae5a5 5171 #define RSCAN0RMPTR46 RSCAN0.RMPTR46.UINT32
bogdanm 92:4fc01daae5a5 5172 #define RSCAN0RMPTR46L RSCAN0.RMPTR46.UINT16[L]
bogdanm 92:4fc01daae5a5 5173 #define RSCAN0RMPTR46LL RSCAN0.RMPTR46.UINT8[LL]
bogdanm 92:4fc01daae5a5 5174 #define RSCAN0RMPTR46LH RSCAN0.RMPTR46.UINT8[LH]
bogdanm 92:4fc01daae5a5 5175 #define RSCAN0RMPTR46H RSCAN0.RMPTR46.UINT16[H]
bogdanm 92:4fc01daae5a5 5176 #define RSCAN0RMPTR46HL RSCAN0.RMPTR46.UINT8[HL]
bogdanm 92:4fc01daae5a5 5177 #define RSCAN0RMPTR46HH RSCAN0.RMPTR46.UINT8[HH]
bogdanm 92:4fc01daae5a5 5178 #define RSCAN0RMDF046 RSCAN0.RMDF046.UINT32
bogdanm 92:4fc01daae5a5 5179 #define RSCAN0RMDF046L RSCAN0.RMDF046.UINT16[L]
bogdanm 92:4fc01daae5a5 5180 #define RSCAN0RMDF046LL RSCAN0.RMDF046.UINT8[LL]
bogdanm 92:4fc01daae5a5 5181 #define RSCAN0RMDF046LH RSCAN0.RMDF046.UINT8[LH]
bogdanm 92:4fc01daae5a5 5182 #define RSCAN0RMDF046H RSCAN0.RMDF046.UINT16[H]
bogdanm 92:4fc01daae5a5 5183 #define RSCAN0RMDF046HL RSCAN0.RMDF046.UINT8[HL]
bogdanm 92:4fc01daae5a5 5184 #define RSCAN0RMDF046HH RSCAN0.RMDF046.UINT8[HH]
bogdanm 92:4fc01daae5a5 5185 #define RSCAN0RMDF146 RSCAN0.RMDF146.UINT32
bogdanm 92:4fc01daae5a5 5186 #define RSCAN0RMDF146L RSCAN0.RMDF146.UINT16[L]
bogdanm 92:4fc01daae5a5 5187 #define RSCAN0RMDF146LL RSCAN0.RMDF146.UINT8[LL]
bogdanm 92:4fc01daae5a5 5188 #define RSCAN0RMDF146LH RSCAN0.RMDF146.UINT8[LH]
bogdanm 92:4fc01daae5a5 5189 #define RSCAN0RMDF146H RSCAN0.RMDF146.UINT16[H]
bogdanm 92:4fc01daae5a5 5190 #define RSCAN0RMDF146HL RSCAN0.RMDF146.UINT8[HL]
bogdanm 92:4fc01daae5a5 5191 #define RSCAN0RMDF146HH RSCAN0.RMDF146.UINT8[HH]
bogdanm 92:4fc01daae5a5 5192 #define RSCAN0RMID47 RSCAN0.RMID47.UINT32
bogdanm 92:4fc01daae5a5 5193 #define RSCAN0RMID47L RSCAN0.RMID47.UINT16[L]
bogdanm 92:4fc01daae5a5 5194 #define RSCAN0RMID47LL RSCAN0.RMID47.UINT8[LL]
bogdanm 92:4fc01daae5a5 5195 #define RSCAN0RMID47LH RSCAN0.RMID47.UINT8[LH]
bogdanm 92:4fc01daae5a5 5196 #define RSCAN0RMID47H RSCAN0.RMID47.UINT16[H]
bogdanm 92:4fc01daae5a5 5197 #define RSCAN0RMID47HL RSCAN0.RMID47.UINT8[HL]
bogdanm 92:4fc01daae5a5 5198 #define RSCAN0RMID47HH RSCAN0.RMID47.UINT8[HH]
bogdanm 92:4fc01daae5a5 5199 #define RSCAN0RMPTR47 RSCAN0.RMPTR47.UINT32
bogdanm 92:4fc01daae5a5 5200 #define RSCAN0RMPTR47L RSCAN0.RMPTR47.UINT16[L]
bogdanm 92:4fc01daae5a5 5201 #define RSCAN0RMPTR47LL RSCAN0.RMPTR47.UINT8[LL]
bogdanm 92:4fc01daae5a5 5202 #define RSCAN0RMPTR47LH RSCAN0.RMPTR47.UINT8[LH]
bogdanm 92:4fc01daae5a5 5203 #define RSCAN0RMPTR47H RSCAN0.RMPTR47.UINT16[H]
bogdanm 92:4fc01daae5a5 5204 #define RSCAN0RMPTR47HL RSCAN0.RMPTR47.UINT8[HL]
bogdanm 92:4fc01daae5a5 5205 #define RSCAN0RMPTR47HH RSCAN0.RMPTR47.UINT8[HH]
bogdanm 92:4fc01daae5a5 5206 #define RSCAN0RMDF047 RSCAN0.RMDF047.UINT32
bogdanm 92:4fc01daae5a5 5207 #define RSCAN0RMDF047L RSCAN0.RMDF047.UINT16[L]
bogdanm 92:4fc01daae5a5 5208 #define RSCAN0RMDF047LL RSCAN0.RMDF047.UINT8[LL]
bogdanm 92:4fc01daae5a5 5209 #define RSCAN0RMDF047LH RSCAN0.RMDF047.UINT8[LH]
bogdanm 92:4fc01daae5a5 5210 #define RSCAN0RMDF047H RSCAN0.RMDF047.UINT16[H]
bogdanm 92:4fc01daae5a5 5211 #define RSCAN0RMDF047HL RSCAN0.RMDF047.UINT8[HL]
bogdanm 92:4fc01daae5a5 5212 #define RSCAN0RMDF047HH RSCAN0.RMDF047.UINT8[HH]
bogdanm 92:4fc01daae5a5 5213 #define RSCAN0RMDF147 RSCAN0.RMDF147.UINT32
bogdanm 92:4fc01daae5a5 5214 #define RSCAN0RMDF147L RSCAN0.RMDF147.UINT16[L]
bogdanm 92:4fc01daae5a5 5215 #define RSCAN0RMDF147LL RSCAN0.RMDF147.UINT8[LL]
bogdanm 92:4fc01daae5a5 5216 #define RSCAN0RMDF147LH RSCAN0.RMDF147.UINT8[LH]
bogdanm 92:4fc01daae5a5 5217 #define RSCAN0RMDF147H RSCAN0.RMDF147.UINT16[H]
bogdanm 92:4fc01daae5a5 5218 #define RSCAN0RMDF147HL RSCAN0.RMDF147.UINT8[HL]
bogdanm 92:4fc01daae5a5 5219 #define RSCAN0RMDF147HH RSCAN0.RMDF147.UINT8[HH]
bogdanm 92:4fc01daae5a5 5220 #define RSCAN0RMID48 RSCAN0.RMID48.UINT32
bogdanm 92:4fc01daae5a5 5221 #define RSCAN0RMID48L RSCAN0.RMID48.UINT16[L]
bogdanm 92:4fc01daae5a5 5222 #define RSCAN0RMID48LL RSCAN0.RMID48.UINT8[LL]
bogdanm 92:4fc01daae5a5 5223 #define RSCAN0RMID48LH RSCAN0.RMID48.UINT8[LH]
bogdanm 92:4fc01daae5a5 5224 #define RSCAN0RMID48H RSCAN0.RMID48.UINT16[H]
bogdanm 92:4fc01daae5a5 5225 #define RSCAN0RMID48HL RSCAN0.RMID48.UINT8[HL]
bogdanm 92:4fc01daae5a5 5226 #define RSCAN0RMID48HH RSCAN0.RMID48.UINT8[HH]
bogdanm 92:4fc01daae5a5 5227 #define RSCAN0RMPTR48 RSCAN0.RMPTR48.UINT32
bogdanm 92:4fc01daae5a5 5228 #define RSCAN0RMPTR48L RSCAN0.RMPTR48.UINT16[L]
bogdanm 92:4fc01daae5a5 5229 #define RSCAN0RMPTR48LL RSCAN0.RMPTR48.UINT8[LL]
bogdanm 92:4fc01daae5a5 5230 #define RSCAN0RMPTR48LH RSCAN0.RMPTR48.UINT8[LH]
bogdanm 92:4fc01daae5a5 5231 #define RSCAN0RMPTR48H RSCAN0.RMPTR48.UINT16[H]
bogdanm 92:4fc01daae5a5 5232 #define RSCAN0RMPTR48HL RSCAN0.RMPTR48.UINT8[HL]
bogdanm 92:4fc01daae5a5 5233 #define RSCAN0RMPTR48HH RSCAN0.RMPTR48.UINT8[HH]
bogdanm 92:4fc01daae5a5 5234 #define RSCAN0RMDF048 RSCAN0.RMDF048.UINT32
bogdanm 92:4fc01daae5a5 5235 #define RSCAN0RMDF048L RSCAN0.RMDF048.UINT16[L]
bogdanm 92:4fc01daae5a5 5236 #define RSCAN0RMDF048LL RSCAN0.RMDF048.UINT8[LL]
bogdanm 92:4fc01daae5a5 5237 #define RSCAN0RMDF048LH RSCAN0.RMDF048.UINT8[LH]
bogdanm 92:4fc01daae5a5 5238 #define RSCAN0RMDF048H RSCAN0.RMDF048.UINT16[H]
bogdanm 92:4fc01daae5a5 5239 #define RSCAN0RMDF048HL RSCAN0.RMDF048.UINT8[HL]
bogdanm 92:4fc01daae5a5 5240 #define RSCAN0RMDF048HH RSCAN0.RMDF048.UINT8[HH]
bogdanm 92:4fc01daae5a5 5241 #define RSCAN0RMDF148 RSCAN0.RMDF148.UINT32
bogdanm 92:4fc01daae5a5 5242 #define RSCAN0RMDF148L RSCAN0.RMDF148.UINT16[L]
bogdanm 92:4fc01daae5a5 5243 #define RSCAN0RMDF148LL RSCAN0.RMDF148.UINT8[LL]
bogdanm 92:4fc01daae5a5 5244 #define RSCAN0RMDF148LH RSCAN0.RMDF148.UINT8[LH]
bogdanm 92:4fc01daae5a5 5245 #define RSCAN0RMDF148H RSCAN0.RMDF148.UINT16[H]
bogdanm 92:4fc01daae5a5 5246 #define RSCAN0RMDF148HL RSCAN0.RMDF148.UINT8[HL]
bogdanm 92:4fc01daae5a5 5247 #define RSCAN0RMDF148HH RSCAN0.RMDF148.UINT8[HH]
bogdanm 92:4fc01daae5a5 5248 #define RSCAN0RMID49 RSCAN0.RMID49.UINT32
bogdanm 92:4fc01daae5a5 5249 #define RSCAN0RMID49L RSCAN0.RMID49.UINT16[L]
bogdanm 92:4fc01daae5a5 5250 #define RSCAN0RMID49LL RSCAN0.RMID49.UINT8[LL]
bogdanm 92:4fc01daae5a5 5251 #define RSCAN0RMID49LH RSCAN0.RMID49.UINT8[LH]
bogdanm 92:4fc01daae5a5 5252 #define RSCAN0RMID49H RSCAN0.RMID49.UINT16[H]
bogdanm 92:4fc01daae5a5 5253 #define RSCAN0RMID49HL RSCAN0.RMID49.UINT8[HL]
bogdanm 92:4fc01daae5a5 5254 #define RSCAN0RMID49HH RSCAN0.RMID49.UINT8[HH]
bogdanm 92:4fc01daae5a5 5255 #define RSCAN0RMPTR49 RSCAN0.RMPTR49.UINT32
bogdanm 92:4fc01daae5a5 5256 #define RSCAN0RMPTR49L RSCAN0.RMPTR49.UINT16[L]
bogdanm 92:4fc01daae5a5 5257 #define RSCAN0RMPTR49LL RSCAN0.RMPTR49.UINT8[LL]
bogdanm 92:4fc01daae5a5 5258 #define RSCAN0RMPTR49LH RSCAN0.RMPTR49.UINT8[LH]
bogdanm 92:4fc01daae5a5 5259 #define RSCAN0RMPTR49H RSCAN0.RMPTR49.UINT16[H]
bogdanm 92:4fc01daae5a5 5260 #define RSCAN0RMPTR49HL RSCAN0.RMPTR49.UINT8[HL]
bogdanm 92:4fc01daae5a5 5261 #define RSCAN0RMPTR49HH RSCAN0.RMPTR49.UINT8[HH]
bogdanm 92:4fc01daae5a5 5262 #define RSCAN0RMDF049 RSCAN0.RMDF049.UINT32
bogdanm 92:4fc01daae5a5 5263 #define RSCAN0RMDF049L RSCAN0.RMDF049.UINT16[L]
bogdanm 92:4fc01daae5a5 5264 #define RSCAN0RMDF049LL RSCAN0.RMDF049.UINT8[LL]
bogdanm 92:4fc01daae5a5 5265 #define RSCAN0RMDF049LH RSCAN0.RMDF049.UINT8[LH]
bogdanm 92:4fc01daae5a5 5266 #define RSCAN0RMDF049H RSCAN0.RMDF049.UINT16[H]
bogdanm 92:4fc01daae5a5 5267 #define RSCAN0RMDF049HL RSCAN0.RMDF049.UINT8[HL]
bogdanm 92:4fc01daae5a5 5268 #define RSCAN0RMDF049HH RSCAN0.RMDF049.UINT8[HH]
bogdanm 92:4fc01daae5a5 5269 #define RSCAN0RMDF149 RSCAN0.RMDF149.UINT32
bogdanm 92:4fc01daae5a5 5270 #define RSCAN0RMDF149L RSCAN0.RMDF149.UINT16[L]
bogdanm 92:4fc01daae5a5 5271 #define RSCAN0RMDF149LL RSCAN0.RMDF149.UINT8[LL]
bogdanm 92:4fc01daae5a5 5272 #define RSCAN0RMDF149LH RSCAN0.RMDF149.UINT8[LH]
bogdanm 92:4fc01daae5a5 5273 #define RSCAN0RMDF149H RSCAN0.RMDF149.UINT16[H]
bogdanm 92:4fc01daae5a5 5274 #define RSCAN0RMDF149HL RSCAN0.RMDF149.UINT8[HL]
bogdanm 92:4fc01daae5a5 5275 #define RSCAN0RMDF149HH RSCAN0.RMDF149.UINT8[HH]
bogdanm 92:4fc01daae5a5 5276 #define RSCAN0RMID50 RSCAN0.RMID50.UINT32
bogdanm 92:4fc01daae5a5 5277 #define RSCAN0RMID50L RSCAN0.RMID50.UINT16[L]
bogdanm 92:4fc01daae5a5 5278 #define RSCAN0RMID50LL RSCAN0.RMID50.UINT8[LL]
bogdanm 92:4fc01daae5a5 5279 #define RSCAN0RMID50LH RSCAN0.RMID50.UINT8[LH]
bogdanm 92:4fc01daae5a5 5280 #define RSCAN0RMID50H RSCAN0.RMID50.UINT16[H]
bogdanm 92:4fc01daae5a5 5281 #define RSCAN0RMID50HL RSCAN0.RMID50.UINT8[HL]
bogdanm 92:4fc01daae5a5 5282 #define RSCAN0RMID50HH RSCAN0.RMID50.UINT8[HH]
bogdanm 92:4fc01daae5a5 5283 #define RSCAN0RMPTR50 RSCAN0.RMPTR50.UINT32
bogdanm 92:4fc01daae5a5 5284 #define RSCAN0RMPTR50L RSCAN0.RMPTR50.UINT16[L]
bogdanm 92:4fc01daae5a5 5285 #define RSCAN0RMPTR50LL RSCAN0.RMPTR50.UINT8[LL]
bogdanm 92:4fc01daae5a5 5286 #define RSCAN0RMPTR50LH RSCAN0.RMPTR50.UINT8[LH]
bogdanm 92:4fc01daae5a5 5287 #define RSCAN0RMPTR50H RSCAN0.RMPTR50.UINT16[H]
bogdanm 92:4fc01daae5a5 5288 #define RSCAN0RMPTR50HL RSCAN0.RMPTR50.UINT8[HL]
bogdanm 92:4fc01daae5a5 5289 #define RSCAN0RMPTR50HH RSCAN0.RMPTR50.UINT8[HH]
bogdanm 92:4fc01daae5a5 5290 #define RSCAN0RMDF050 RSCAN0.RMDF050.UINT32
bogdanm 92:4fc01daae5a5 5291 #define RSCAN0RMDF050L RSCAN0.RMDF050.UINT16[L]
bogdanm 92:4fc01daae5a5 5292 #define RSCAN0RMDF050LL RSCAN0.RMDF050.UINT8[LL]
bogdanm 92:4fc01daae5a5 5293 #define RSCAN0RMDF050LH RSCAN0.RMDF050.UINT8[LH]
bogdanm 92:4fc01daae5a5 5294 #define RSCAN0RMDF050H RSCAN0.RMDF050.UINT16[H]
bogdanm 92:4fc01daae5a5 5295 #define RSCAN0RMDF050HL RSCAN0.RMDF050.UINT8[HL]
bogdanm 92:4fc01daae5a5 5296 #define RSCAN0RMDF050HH RSCAN0.RMDF050.UINT8[HH]
bogdanm 92:4fc01daae5a5 5297 #define RSCAN0RMDF150 RSCAN0.RMDF150.UINT32
bogdanm 92:4fc01daae5a5 5298 #define RSCAN0RMDF150L RSCAN0.RMDF150.UINT16[L]
bogdanm 92:4fc01daae5a5 5299 #define RSCAN0RMDF150LL RSCAN0.RMDF150.UINT8[LL]
bogdanm 92:4fc01daae5a5 5300 #define RSCAN0RMDF150LH RSCAN0.RMDF150.UINT8[LH]
bogdanm 92:4fc01daae5a5 5301 #define RSCAN0RMDF150H RSCAN0.RMDF150.UINT16[H]
bogdanm 92:4fc01daae5a5 5302 #define RSCAN0RMDF150HL RSCAN0.RMDF150.UINT8[HL]
bogdanm 92:4fc01daae5a5 5303 #define RSCAN0RMDF150HH RSCAN0.RMDF150.UINT8[HH]
bogdanm 92:4fc01daae5a5 5304 #define RSCAN0RMID51 RSCAN0.RMID51.UINT32
bogdanm 92:4fc01daae5a5 5305 #define RSCAN0RMID51L RSCAN0.RMID51.UINT16[L]
bogdanm 92:4fc01daae5a5 5306 #define RSCAN0RMID51LL RSCAN0.RMID51.UINT8[LL]
bogdanm 92:4fc01daae5a5 5307 #define RSCAN0RMID51LH RSCAN0.RMID51.UINT8[LH]
bogdanm 92:4fc01daae5a5 5308 #define RSCAN0RMID51H RSCAN0.RMID51.UINT16[H]
bogdanm 92:4fc01daae5a5 5309 #define RSCAN0RMID51HL RSCAN0.RMID51.UINT8[HL]
bogdanm 92:4fc01daae5a5 5310 #define RSCAN0RMID51HH RSCAN0.RMID51.UINT8[HH]
bogdanm 92:4fc01daae5a5 5311 #define RSCAN0RMPTR51 RSCAN0.RMPTR51.UINT32
bogdanm 92:4fc01daae5a5 5312 #define RSCAN0RMPTR51L RSCAN0.RMPTR51.UINT16[L]
bogdanm 92:4fc01daae5a5 5313 #define RSCAN0RMPTR51LL RSCAN0.RMPTR51.UINT8[LL]
bogdanm 92:4fc01daae5a5 5314 #define RSCAN0RMPTR51LH RSCAN0.RMPTR51.UINT8[LH]
bogdanm 92:4fc01daae5a5 5315 #define RSCAN0RMPTR51H RSCAN0.RMPTR51.UINT16[H]
bogdanm 92:4fc01daae5a5 5316 #define RSCAN0RMPTR51HL RSCAN0.RMPTR51.UINT8[HL]
bogdanm 92:4fc01daae5a5 5317 #define RSCAN0RMPTR51HH RSCAN0.RMPTR51.UINT8[HH]
bogdanm 92:4fc01daae5a5 5318 #define RSCAN0RMDF051 RSCAN0.RMDF051.UINT32
bogdanm 92:4fc01daae5a5 5319 #define RSCAN0RMDF051L RSCAN0.RMDF051.UINT16[L]
bogdanm 92:4fc01daae5a5 5320 #define RSCAN0RMDF051LL RSCAN0.RMDF051.UINT8[LL]
bogdanm 92:4fc01daae5a5 5321 #define RSCAN0RMDF051LH RSCAN0.RMDF051.UINT8[LH]
bogdanm 92:4fc01daae5a5 5322 #define RSCAN0RMDF051H RSCAN0.RMDF051.UINT16[H]
bogdanm 92:4fc01daae5a5 5323 #define RSCAN0RMDF051HL RSCAN0.RMDF051.UINT8[HL]
bogdanm 92:4fc01daae5a5 5324 #define RSCAN0RMDF051HH RSCAN0.RMDF051.UINT8[HH]
bogdanm 92:4fc01daae5a5 5325 #define RSCAN0RMDF151 RSCAN0.RMDF151.UINT32
bogdanm 92:4fc01daae5a5 5326 #define RSCAN0RMDF151L RSCAN0.RMDF151.UINT16[L]
bogdanm 92:4fc01daae5a5 5327 #define RSCAN0RMDF151LL RSCAN0.RMDF151.UINT8[LL]
bogdanm 92:4fc01daae5a5 5328 #define RSCAN0RMDF151LH RSCAN0.RMDF151.UINT8[LH]
bogdanm 92:4fc01daae5a5 5329 #define RSCAN0RMDF151H RSCAN0.RMDF151.UINT16[H]
bogdanm 92:4fc01daae5a5 5330 #define RSCAN0RMDF151HL RSCAN0.RMDF151.UINT8[HL]
bogdanm 92:4fc01daae5a5 5331 #define RSCAN0RMDF151HH RSCAN0.RMDF151.UINT8[HH]
bogdanm 92:4fc01daae5a5 5332 #define RSCAN0RMID52 RSCAN0.RMID52.UINT32
bogdanm 92:4fc01daae5a5 5333 #define RSCAN0RMID52L RSCAN0.RMID52.UINT16[L]
bogdanm 92:4fc01daae5a5 5334 #define RSCAN0RMID52LL RSCAN0.RMID52.UINT8[LL]
bogdanm 92:4fc01daae5a5 5335 #define RSCAN0RMID52LH RSCAN0.RMID52.UINT8[LH]
bogdanm 92:4fc01daae5a5 5336 #define RSCAN0RMID52H RSCAN0.RMID52.UINT16[H]
bogdanm 92:4fc01daae5a5 5337 #define RSCAN0RMID52HL RSCAN0.RMID52.UINT8[HL]
bogdanm 92:4fc01daae5a5 5338 #define RSCAN0RMID52HH RSCAN0.RMID52.UINT8[HH]
bogdanm 92:4fc01daae5a5 5339 #define RSCAN0RMPTR52 RSCAN0.RMPTR52.UINT32
bogdanm 92:4fc01daae5a5 5340 #define RSCAN0RMPTR52L RSCAN0.RMPTR52.UINT16[L]
bogdanm 92:4fc01daae5a5 5341 #define RSCAN0RMPTR52LL RSCAN0.RMPTR52.UINT8[LL]
bogdanm 92:4fc01daae5a5 5342 #define RSCAN0RMPTR52LH RSCAN0.RMPTR52.UINT8[LH]
bogdanm 92:4fc01daae5a5 5343 #define RSCAN0RMPTR52H RSCAN0.RMPTR52.UINT16[H]
bogdanm 92:4fc01daae5a5 5344 #define RSCAN0RMPTR52HL RSCAN0.RMPTR52.UINT8[HL]
bogdanm 92:4fc01daae5a5 5345 #define RSCAN0RMPTR52HH RSCAN0.RMPTR52.UINT8[HH]
bogdanm 92:4fc01daae5a5 5346 #define RSCAN0RMDF052 RSCAN0.RMDF052.UINT32
bogdanm 92:4fc01daae5a5 5347 #define RSCAN0RMDF052L RSCAN0.RMDF052.UINT16[L]
bogdanm 92:4fc01daae5a5 5348 #define RSCAN0RMDF052LL RSCAN0.RMDF052.UINT8[LL]
bogdanm 92:4fc01daae5a5 5349 #define RSCAN0RMDF052LH RSCAN0.RMDF052.UINT8[LH]
bogdanm 92:4fc01daae5a5 5350 #define RSCAN0RMDF052H RSCAN0.RMDF052.UINT16[H]
bogdanm 92:4fc01daae5a5 5351 #define RSCAN0RMDF052HL RSCAN0.RMDF052.UINT8[HL]
bogdanm 92:4fc01daae5a5 5352 #define RSCAN0RMDF052HH RSCAN0.RMDF052.UINT8[HH]
bogdanm 92:4fc01daae5a5 5353 #define RSCAN0RMDF152 RSCAN0.RMDF152.UINT32
bogdanm 92:4fc01daae5a5 5354 #define RSCAN0RMDF152L RSCAN0.RMDF152.UINT16[L]
bogdanm 92:4fc01daae5a5 5355 #define RSCAN0RMDF152LL RSCAN0.RMDF152.UINT8[LL]
bogdanm 92:4fc01daae5a5 5356 #define RSCAN0RMDF152LH RSCAN0.RMDF152.UINT8[LH]
bogdanm 92:4fc01daae5a5 5357 #define RSCAN0RMDF152H RSCAN0.RMDF152.UINT16[H]
bogdanm 92:4fc01daae5a5 5358 #define RSCAN0RMDF152HL RSCAN0.RMDF152.UINT8[HL]
bogdanm 92:4fc01daae5a5 5359 #define RSCAN0RMDF152HH RSCAN0.RMDF152.UINT8[HH]
bogdanm 92:4fc01daae5a5 5360 #define RSCAN0RMID53 RSCAN0.RMID53.UINT32
bogdanm 92:4fc01daae5a5 5361 #define RSCAN0RMID53L RSCAN0.RMID53.UINT16[L]
bogdanm 92:4fc01daae5a5 5362 #define RSCAN0RMID53LL RSCAN0.RMID53.UINT8[LL]
bogdanm 92:4fc01daae5a5 5363 #define RSCAN0RMID53LH RSCAN0.RMID53.UINT8[LH]
bogdanm 92:4fc01daae5a5 5364 #define RSCAN0RMID53H RSCAN0.RMID53.UINT16[H]
bogdanm 92:4fc01daae5a5 5365 #define RSCAN0RMID53HL RSCAN0.RMID53.UINT8[HL]
bogdanm 92:4fc01daae5a5 5366 #define RSCAN0RMID53HH RSCAN0.RMID53.UINT8[HH]
bogdanm 92:4fc01daae5a5 5367 #define RSCAN0RMPTR53 RSCAN0.RMPTR53.UINT32
bogdanm 92:4fc01daae5a5 5368 #define RSCAN0RMPTR53L RSCAN0.RMPTR53.UINT16[L]
bogdanm 92:4fc01daae5a5 5369 #define RSCAN0RMPTR53LL RSCAN0.RMPTR53.UINT8[LL]
bogdanm 92:4fc01daae5a5 5370 #define RSCAN0RMPTR53LH RSCAN0.RMPTR53.UINT8[LH]
bogdanm 92:4fc01daae5a5 5371 #define RSCAN0RMPTR53H RSCAN0.RMPTR53.UINT16[H]
bogdanm 92:4fc01daae5a5 5372 #define RSCAN0RMPTR53HL RSCAN0.RMPTR53.UINT8[HL]
bogdanm 92:4fc01daae5a5 5373 #define RSCAN0RMPTR53HH RSCAN0.RMPTR53.UINT8[HH]
bogdanm 92:4fc01daae5a5 5374 #define RSCAN0RMDF053 RSCAN0.RMDF053.UINT32
bogdanm 92:4fc01daae5a5 5375 #define RSCAN0RMDF053L RSCAN0.RMDF053.UINT16[L]
bogdanm 92:4fc01daae5a5 5376 #define RSCAN0RMDF053LL RSCAN0.RMDF053.UINT8[LL]
bogdanm 92:4fc01daae5a5 5377 #define RSCAN0RMDF053LH RSCAN0.RMDF053.UINT8[LH]
bogdanm 92:4fc01daae5a5 5378 #define RSCAN0RMDF053H RSCAN0.RMDF053.UINT16[H]
bogdanm 92:4fc01daae5a5 5379 #define RSCAN0RMDF053HL RSCAN0.RMDF053.UINT8[HL]
bogdanm 92:4fc01daae5a5 5380 #define RSCAN0RMDF053HH RSCAN0.RMDF053.UINT8[HH]
bogdanm 92:4fc01daae5a5 5381 #define RSCAN0RMDF153 RSCAN0.RMDF153.UINT32
bogdanm 92:4fc01daae5a5 5382 #define RSCAN0RMDF153L RSCAN0.RMDF153.UINT16[L]
bogdanm 92:4fc01daae5a5 5383 #define RSCAN0RMDF153LL RSCAN0.RMDF153.UINT8[LL]
bogdanm 92:4fc01daae5a5 5384 #define RSCAN0RMDF153LH RSCAN0.RMDF153.UINT8[LH]
bogdanm 92:4fc01daae5a5 5385 #define RSCAN0RMDF153H RSCAN0.RMDF153.UINT16[H]
bogdanm 92:4fc01daae5a5 5386 #define RSCAN0RMDF153HL RSCAN0.RMDF153.UINT8[HL]
bogdanm 92:4fc01daae5a5 5387 #define RSCAN0RMDF153HH RSCAN0.RMDF153.UINT8[HH]
bogdanm 92:4fc01daae5a5 5388 #define RSCAN0RMID54 RSCAN0.RMID54.UINT32
bogdanm 92:4fc01daae5a5 5389 #define RSCAN0RMID54L RSCAN0.RMID54.UINT16[L]
bogdanm 92:4fc01daae5a5 5390 #define RSCAN0RMID54LL RSCAN0.RMID54.UINT8[LL]
bogdanm 92:4fc01daae5a5 5391 #define RSCAN0RMID54LH RSCAN0.RMID54.UINT8[LH]
bogdanm 92:4fc01daae5a5 5392 #define RSCAN0RMID54H RSCAN0.RMID54.UINT16[H]
bogdanm 92:4fc01daae5a5 5393 #define RSCAN0RMID54HL RSCAN0.RMID54.UINT8[HL]
bogdanm 92:4fc01daae5a5 5394 #define RSCAN0RMID54HH RSCAN0.RMID54.UINT8[HH]
bogdanm 92:4fc01daae5a5 5395 #define RSCAN0RMPTR54 RSCAN0.RMPTR54.UINT32
bogdanm 92:4fc01daae5a5 5396 #define RSCAN0RMPTR54L RSCAN0.RMPTR54.UINT16[L]
bogdanm 92:4fc01daae5a5 5397 #define RSCAN0RMPTR54LL RSCAN0.RMPTR54.UINT8[LL]
bogdanm 92:4fc01daae5a5 5398 #define RSCAN0RMPTR54LH RSCAN0.RMPTR54.UINT8[LH]
bogdanm 92:4fc01daae5a5 5399 #define RSCAN0RMPTR54H RSCAN0.RMPTR54.UINT16[H]
bogdanm 92:4fc01daae5a5 5400 #define RSCAN0RMPTR54HL RSCAN0.RMPTR54.UINT8[HL]
bogdanm 92:4fc01daae5a5 5401 #define RSCAN0RMPTR54HH RSCAN0.RMPTR54.UINT8[HH]
bogdanm 92:4fc01daae5a5 5402 #define RSCAN0RMDF054 RSCAN0.RMDF054.UINT32
bogdanm 92:4fc01daae5a5 5403 #define RSCAN0RMDF054L RSCAN0.RMDF054.UINT16[L]
bogdanm 92:4fc01daae5a5 5404 #define RSCAN0RMDF054LL RSCAN0.RMDF054.UINT8[LL]
bogdanm 92:4fc01daae5a5 5405 #define RSCAN0RMDF054LH RSCAN0.RMDF054.UINT8[LH]
bogdanm 92:4fc01daae5a5 5406 #define RSCAN0RMDF054H RSCAN0.RMDF054.UINT16[H]
bogdanm 92:4fc01daae5a5 5407 #define RSCAN0RMDF054HL RSCAN0.RMDF054.UINT8[HL]
bogdanm 92:4fc01daae5a5 5408 #define RSCAN0RMDF054HH RSCAN0.RMDF054.UINT8[HH]
bogdanm 92:4fc01daae5a5 5409 #define RSCAN0RMDF154 RSCAN0.RMDF154.UINT32
bogdanm 92:4fc01daae5a5 5410 #define RSCAN0RMDF154L RSCAN0.RMDF154.UINT16[L]
bogdanm 92:4fc01daae5a5 5411 #define RSCAN0RMDF154LL RSCAN0.RMDF154.UINT8[LL]
bogdanm 92:4fc01daae5a5 5412 #define RSCAN0RMDF154LH RSCAN0.RMDF154.UINT8[LH]
bogdanm 92:4fc01daae5a5 5413 #define RSCAN0RMDF154H RSCAN0.RMDF154.UINT16[H]
bogdanm 92:4fc01daae5a5 5414 #define RSCAN0RMDF154HL RSCAN0.RMDF154.UINT8[HL]
bogdanm 92:4fc01daae5a5 5415 #define RSCAN0RMDF154HH RSCAN0.RMDF154.UINT8[HH]
bogdanm 92:4fc01daae5a5 5416 #define RSCAN0RMID55 RSCAN0.RMID55.UINT32
bogdanm 92:4fc01daae5a5 5417 #define RSCAN0RMID55L RSCAN0.RMID55.UINT16[L]
bogdanm 92:4fc01daae5a5 5418 #define RSCAN0RMID55LL RSCAN0.RMID55.UINT8[LL]
bogdanm 92:4fc01daae5a5 5419 #define RSCAN0RMID55LH RSCAN0.RMID55.UINT8[LH]
bogdanm 92:4fc01daae5a5 5420 #define RSCAN0RMID55H RSCAN0.RMID55.UINT16[H]
bogdanm 92:4fc01daae5a5 5421 #define RSCAN0RMID55HL RSCAN0.RMID55.UINT8[HL]
bogdanm 92:4fc01daae5a5 5422 #define RSCAN0RMID55HH RSCAN0.RMID55.UINT8[HH]
bogdanm 92:4fc01daae5a5 5423 #define RSCAN0RMPTR55 RSCAN0.RMPTR55.UINT32
bogdanm 92:4fc01daae5a5 5424 #define RSCAN0RMPTR55L RSCAN0.RMPTR55.UINT16[L]
bogdanm 92:4fc01daae5a5 5425 #define RSCAN0RMPTR55LL RSCAN0.RMPTR55.UINT8[LL]
bogdanm 92:4fc01daae5a5 5426 #define RSCAN0RMPTR55LH RSCAN0.RMPTR55.UINT8[LH]
bogdanm 92:4fc01daae5a5 5427 #define RSCAN0RMPTR55H RSCAN0.RMPTR55.UINT16[H]
bogdanm 92:4fc01daae5a5 5428 #define RSCAN0RMPTR55HL RSCAN0.RMPTR55.UINT8[HL]
bogdanm 92:4fc01daae5a5 5429 #define RSCAN0RMPTR55HH RSCAN0.RMPTR55.UINT8[HH]
bogdanm 92:4fc01daae5a5 5430 #define RSCAN0RMDF055 RSCAN0.RMDF055.UINT32
bogdanm 92:4fc01daae5a5 5431 #define RSCAN0RMDF055L RSCAN0.RMDF055.UINT16[L]
bogdanm 92:4fc01daae5a5 5432 #define RSCAN0RMDF055LL RSCAN0.RMDF055.UINT8[LL]
bogdanm 92:4fc01daae5a5 5433 #define RSCAN0RMDF055LH RSCAN0.RMDF055.UINT8[LH]
bogdanm 92:4fc01daae5a5 5434 #define RSCAN0RMDF055H RSCAN0.RMDF055.UINT16[H]
bogdanm 92:4fc01daae5a5 5435 #define RSCAN0RMDF055HL RSCAN0.RMDF055.UINT8[HL]
bogdanm 92:4fc01daae5a5 5436 #define RSCAN0RMDF055HH RSCAN0.RMDF055.UINT8[HH]
bogdanm 92:4fc01daae5a5 5437 #define RSCAN0RMDF155 RSCAN0.RMDF155.UINT32
bogdanm 92:4fc01daae5a5 5438 #define RSCAN0RMDF155L RSCAN0.RMDF155.UINT16[L]
bogdanm 92:4fc01daae5a5 5439 #define RSCAN0RMDF155LL RSCAN0.RMDF155.UINT8[LL]
bogdanm 92:4fc01daae5a5 5440 #define RSCAN0RMDF155LH RSCAN0.RMDF155.UINT8[LH]
bogdanm 92:4fc01daae5a5 5441 #define RSCAN0RMDF155H RSCAN0.RMDF155.UINT16[H]
bogdanm 92:4fc01daae5a5 5442 #define RSCAN0RMDF155HL RSCAN0.RMDF155.UINT8[HL]
bogdanm 92:4fc01daae5a5 5443 #define RSCAN0RMDF155HH RSCAN0.RMDF155.UINT8[HH]
bogdanm 92:4fc01daae5a5 5444 #define RSCAN0RMID56 RSCAN0.RMID56.UINT32
bogdanm 92:4fc01daae5a5 5445 #define RSCAN0RMID56L RSCAN0.RMID56.UINT16[L]
bogdanm 92:4fc01daae5a5 5446 #define RSCAN0RMID56LL RSCAN0.RMID56.UINT8[LL]
bogdanm 92:4fc01daae5a5 5447 #define RSCAN0RMID56LH RSCAN0.RMID56.UINT8[LH]
bogdanm 92:4fc01daae5a5 5448 #define RSCAN0RMID56H RSCAN0.RMID56.UINT16[H]
bogdanm 92:4fc01daae5a5 5449 #define RSCAN0RMID56HL RSCAN0.RMID56.UINT8[HL]
bogdanm 92:4fc01daae5a5 5450 #define RSCAN0RMID56HH RSCAN0.RMID56.UINT8[HH]
bogdanm 92:4fc01daae5a5 5451 #define RSCAN0RMPTR56 RSCAN0.RMPTR56.UINT32
bogdanm 92:4fc01daae5a5 5452 #define RSCAN0RMPTR56L RSCAN0.RMPTR56.UINT16[L]
bogdanm 92:4fc01daae5a5 5453 #define RSCAN0RMPTR56LL RSCAN0.RMPTR56.UINT8[LL]
bogdanm 92:4fc01daae5a5 5454 #define RSCAN0RMPTR56LH RSCAN0.RMPTR56.UINT8[LH]
bogdanm 92:4fc01daae5a5 5455 #define RSCAN0RMPTR56H RSCAN0.RMPTR56.UINT16[H]
bogdanm 92:4fc01daae5a5 5456 #define RSCAN0RMPTR56HL RSCAN0.RMPTR56.UINT8[HL]
bogdanm 92:4fc01daae5a5 5457 #define RSCAN0RMPTR56HH RSCAN0.RMPTR56.UINT8[HH]
bogdanm 92:4fc01daae5a5 5458 #define RSCAN0RMDF056 RSCAN0.RMDF056.UINT32
bogdanm 92:4fc01daae5a5 5459 #define RSCAN0RMDF056L RSCAN0.RMDF056.UINT16[L]
bogdanm 92:4fc01daae5a5 5460 #define RSCAN0RMDF056LL RSCAN0.RMDF056.UINT8[LL]
bogdanm 92:4fc01daae5a5 5461 #define RSCAN0RMDF056LH RSCAN0.RMDF056.UINT8[LH]
bogdanm 92:4fc01daae5a5 5462 #define RSCAN0RMDF056H RSCAN0.RMDF056.UINT16[H]
bogdanm 92:4fc01daae5a5 5463 #define RSCAN0RMDF056HL RSCAN0.RMDF056.UINT8[HL]
bogdanm 92:4fc01daae5a5 5464 #define RSCAN0RMDF056HH RSCAN0.RMDF056.UINT8[HH]
bogdanm 92:4fc01daae5a5 5465 #define RSCAN0RMDF156 RSCAN0.RMDF156.UINT32
bogdanm 92:4fc01daae5a5 5466 #define RSCAN0RMDF156L RSCAN0.RMDF156.UINT16[L]
bogdanm 92:4fc01daae5a5 5467 #define RSCAN0RMDF156LL RSCAN0.RMDF156.UINT8[LL]
bogdanm 92:4fc01daae5a5 5468 #define RSCAN0RMDF156LH RSCAN0.RMDF156.UINT8[LH]
bogdanm 92:4fc01daae5a5 5469 #define RSCAN0RMDF156H RSCAN0.RMDF156.UINT16[H]
bogdanm 92:4fc01daae5a5 5470 #define RSCAN0RMDF156HL RSCAN0.RMDF156.UINT8[HL]
bogdanm 92:4fc01daae5a5 5471 #define RSCAN0RMDF156HH RSCAN0.RMDF156.UINT8[HH]
bogdanm 92:4fc01daae5a5 5472 #define RSCAN0RMID57 RSCAN0.RMID57.UINT32
bogdanm 92:4fc01daae5a5 5473 #define RSCAN0RMID57L RSCAN0.RMID57.UINT16[L]
bogdanm 92:4fc01daae5a5 5474 #define RSCAN0RMID57LL RSCAN0.RMID57.UINT8[LL]
bogdanm 92:4fc01daae5a5 5475 #define RSCAN0RMID57LH RSCAN0.RMID57.UINT8[LH]
bogdanm 92:4fc01daae5a5 5476 #define RSCAN0RMID57H RSCAN0.RMID57.UINT16[H]
bogdanm 92:4fc01daae5a5 5477 #define RSCAN0RMID57HL RSCAN0.RMID57.UINT8[HL]
bogdanm 92:4fc01daae5a5 5478 #define RSCAN0RMID57HH RSCAN0.RMID57.UINT8[HH]
bogdanm 92:4fc01daae5a5 5479 #define RSCAN0RMPTR57 RSCAN0.RMPTR57.UINT32
bogdanm 92:4fc01daae5a5 5480 #define RSCAN0RMPTR57L RSCAN0.RMPTR57.UINT16[L]
bogdanm 92:4fc01daae5a5 5481 #define RSCAN0RMPTR57LL RSCAN0.RMPTR57.UINT8[LL]
bogdanm 92:4fc01daae5a5 5482 #define RSCAN0RMPTR57LH RSCAN0.RMPTR57.UINT8[LH]
bogdanm 92:4fc01daae5a5 5483 #define RSCAN0RMPTR57H RSCAN0.RMPTR57.UINT16[H]
bogdanm 92:4fc01daae5a5 5484 #define RSCAN0RMPTR57HL RSCAN0.RMPTR57.UINT8[HL]
bogdanm 92:4fc01daae5a5 5485 #define RSCAN0RMPTR57HH RSCAN0.RMPTR57.UINT8[HH]
bogdanm 92:4fc01daae5a5 5486 #define RSCAN0RMDF057 RSCAN0.RMDF057.UINT32
bogdanm 92:4fc01daae5a5 5487 #define RSCAN0RMDF057L RSCAN0.RMDF057.UINT16[L]
bogdanm 92:4fc01daae5a5 5488 #define RSCAN0RMDF057LL RSCAN0.RMDF057.UINT8[LL]
bogdanm 92:4fc01daae5a5 5489 #define RSCAN0RMDF057LH RSCAN0.RMDF057.UINT8[LH]
bogdanm 92:4fc01daae5a5 5490 #define RSCAN0RMDF057H RSCAN0.RMDF057.UINT16[H]
bogdanm 92:4fc01daae5a5 5491 #define RSCAN0RMDF057HL RSCAN0.RMDF057.UINT8[HL]
bogdanm 92:4fc01daae5a5 5492 #define RSCAN0RMDF057HH RSCAN0.RMDF057.UINT8[HH]
bogdanm 92:4fc01daae5a5 5493 #define RSCAN0RMDF157 RSCAN0.RMDF157.UINT32
bogdanm 92:4fc01daae5a5 5494 #define RSCAN0RMDF157L RSCAN0.RMDF157.UINT16[L]
bogdanm 92:4fc01daae5a5 5495 #define RSCAN0RMDF157LL RSCAN0.RMDF157.UINT8[LL]
bogdanm 92:4fc01daae5a5 5496 #define RSCAN0RMDF157LH RSCAN0.RMDF157.UINT8[LH]
bogdanm 92:4fc01daae5a5 5497 #define RSCAN0RMDF157H RSCAN0.RMDF157.UINT16[H]
bogdanm 92:4fc01daae5a5 5498 #define RSCAN0RMDF157HL RSCAN0.RMDF157.UINT8[HL]
bogdanm 92:4fc01daae5a5 5499 #define RSCAN0RMDF157HH RSCAN0.RMDF157.UINT8[HH]
bogdanm 92:4fc01daae5a5 5500 #define RSCAN0RMID58 RSCAN0.RMID58.UINT32
bogdanm 92:4fc01daae5a5 5501 #define RSCAN0RMID58L RSCAN0.RMID58.UINT16[L]
bogdanm 92:4fc01daae5a5 5502 #define RSCAN0RMID58LL RSCAN0.RMID58.UINT8[LL]
bogdanm 92:4fc01daae5a5 5503 #define RSCAN0RMID58LH RSCAN0.RMID58.UINT8[LH]
bogdanm 92:4fc01daae5a5 5504 #define RSCAN0RMID58H RSCAN0.RMID58.UINT16[H]
bogdanm 92:4fc01daae5a5 5505 #define RSCAN0RMID58HL RSCAN0.RMID58.UINT8[HL]
bogdanm 92:4fc01daae5a5 5506 #define RSCAN0RMID58HH RSCAN0.RMID58.UINT8[HH]
bogdanm 92:4fc01daae5a5 5507 #define RSCAN0RMPTR58 RSCAN0.RMPTR58.UINT32
bogdanm 92:4fc01daae5a5 5508 #define RSCAN0RMPTR58L RSCAN0.RMPTR58.UINT16[L]
bogdanm 92:4fc01daae5a5 5509 #define RSCAN0RMPTR58LL RSCAN0.RMPTR58.UINT8[LL]
bogdanm 92:4fc01daae5a5 5510 #define RSCAN0RMPTR58LH RSCAN0.RMPTR58.UINT8[LH]
bogdanm 92:4fc01daae5a5 5511 #define RSCAN0RMPTR58H RSCAN0.RMPTR58.UINT16[H]
bogdanm 92:4fc01daae5a5 5512 #define RSCAN0RMPTR58HL RSCAN0.RMPTR58.UINT8[HL]
bogdanm 92:4fc01daae5a5 5513 #define RSCAN0RMPTR58HH RSCAN0.RMPTR58.UINT8[HH]
bogdanm 92:4fc01daae5a5 5514 #define RSCAN0RMDF058 RSCAN0.RMDF058.UINT32
bogdanm 92:4fc01daae5a5 5515 #define RSCAN0RMDF058L RSCAN0.RMDF058.UINT16[L]
bogdanm 92:4fc01daae5a5 5516 #define RSCAN0RMDF058LL RSCAN0.RMDF058.UINT8[LL]
bogdanm 92:4fc01daae5a5 5517 #define RSCAN0RMDF058LH RSCAN0.RMDF058.UINT8[LH]
bogdanm 92:4fc01daae5a5 5518 #define RSCAN0RMDF058H RSCAN0.RMDF058.UINT16[H]
bogdanm 92:4fc01daae5a5 5519 #define RSCAN0RMDF058HL RSCAN0.RMDF058.UINT8[HL]
bogdanm 92:4fc01daae5a5 5520 #define RSCAN0RMDF058HH RSCAN0.RMDF058.UINT8[HH]
bogdanm 92:4fc01daae5a5 5521 #define RSCAN0RMDF158 RSCAN0.RMDF158.UINT32
bogdanm 92:4fc01daae5a5 5522 #define RSCAN0RMDF158L RSCAN0.RMDF158.UINT16[L]
bogdanm 92:4fc01daae5a5 5523 #define RSCAN0RMDF158LL RSCAN0.RMDF158.UINT8[LL]
bogdanm 92:4fc01daae5a5 5524 #define RSCAN0RMDF158LH RSCAN0.RMDF158.UINT8[LH]
bogdanm 92:4fc01daae5a5 5525 #define RSCAN0RMDF158H RSCAN0.RMDF158.UINT16[H]
bogdanm 92:4fc01daae5a5 5526 #define RSCAN0RMDF158HL RSCAN0.RMDF158.UINT8[HL]
bogdanm 92:4fc01daae5a5 5527 #define RSCAN0RMDF158HH RSCAN0.RMDF158.UINT8[HH]
bogdanm 92:4fc01daae5a5 5528 #define RSCAN0RMID59 RSCAN0.RMID59.UINT32
bogdanm 92:4fc01daae5a5 5529 #define RSCAN0RMID59L RSCAN0.RMID59.UINT16[L]
bogdanm 92:4fc01daae5a5 5530 #define RSCAN0RMID59LL RSCAN0.RMID59.UINT8[LL]
bogdanm 92:4fc01daae5a5 5531 #define RSCAN0RMID59LH RSCAN0.RMID59.UINT8[LH]
bogdanm 92:4fc01daae5a5 5532 #define RSCAN0RMID59H RSCAN0.RMID59.UINT16[H]
bogdanm 92:4fc01daae5a5 5533 #define RSCAN0RMID59HL RSCAN0.RMID59.UINT8[HL]
bogdanm 92:4fc01daae5a5 5534 #define RSCAN0RMID59HH RSCAN0.RMID59.UINT8[HH]
bogdanm 92:4fc01daae5a5 5535 #define RSCAN0RMPTR59 RSCAN0.RMPTR59.UINT32
bogdanm 92:4fc01daae5a5 5536 #define RSCAN0RMPTR59L RSCAN0.RMPTR59.UINT16[L]
bogdanm 92:4fc01daae5a5 5537 #define RSCAN0RMPTR59LL RSCAN0.RMPTR59.UINT8[LL]
bogdanm 92:4fc01daae5a5 5538 #define RSCAN0RMPTR59LH RSCAN0.RMPTR59.UINT8[LH]
bogdanm 92:4fc01daae5a5 5539 #define RSCAN0RMPTR59H RSCAN0.RMPTR59.UINT16[H]
bogdanm 92:4fc01daae5a5 5540 #define RSCAN0RMPTR59HL RSCAN0.RMPTR59.UINT8[HL]
bogdanm 92:4fc01daae5a5 5541 #define RSCAN0RMPTR59HH RSCAN0.RMPTR59.UINT8[HH]
bogdanm 92:4fc01daae5a5 5542 #define RSCAN0RMDF059 RSCAN0.RMDF059.UINT32
bogdanm 92:4fc01daae5a5 5543 #define RSCAN0RMDF059L RSCAN0.RMDF059.UINT16[L]
bogdanm 92:4fc01daae5a5 5544 #define RSCAN0RMDF059LL RSCAN0.RMDF059.UINT8[LL]
bogdanm 92:4fc01daae5a5 5545 #define RSCAN0RMDF059LH RSCAN0.RMDF059.UINT8[LH]
bogdanm 92:4fc01daae5a5 5546 #define RSCAN0RMDF059H RSCAN0.RMDF059.UINT16[H]
bogdanm 92:4fc01daae5a5 5547 #define RSCAN0RMDF059HL RSCAN0.RMDF059.UINT8[HL]
bogdanm 92:4fc01daae5a5 5548 #define RSCAN0RMDF059HH RSCAN0.RMDF059.UINT8[HH]
bogdanm 92:4fc01daae5a5 5549 #define RSCAN0RMDF159 RSCAN0.RMDF159.UINT32
bogdanm 92:4fc01daae5a5 5550 #define RSCAN0RMDF159L RSCAN0.RMDF159.UINT16[L]
bogdanm 92:4fc01daae5a5 5551 #define RSCAN0RMDF159LL RSCAN0.RMDF159.UINT8[LL]
bogdanm 92:4fc01daae5a5 5552 #define RSCAN0RMDF159LH RSCAN0.RMDF159.UINT8[LH]
bogdanm 92:4fc01daae5a5 5553 #define RSCAN0RMDF159H RSCAN0.RMDF159.UINT16[H]
bogdanm 92:4fc01daae5a5 5554 #define RSCAN0RMDF159HL RSCAN0.RMDF159.UINT8[HL]
bogdanm 92:4fc01daae5a5 5555 #define RSCAN0RMDF159HH RSCAN0.RMDF159.UINT8[HH]
bogdanm 92:4fc01daae5a5 5556 #define RSCAN0RMID60 RSCAN0.RMID60.UINT32
bogdanm 92:4fc01daae5a5 5557 #define RSCAN0RMID60L RSCAN0.RMID60.UINT16[L]
bogdanm 92:4fc01daae5a5 5558 #define RSCAN0RMID60LL RSCAN0.RMID60.UINT8[LL]
bogdanm 92:4fc01daae5a5 5559 #define RSCAN0RMID60LH RSCAN0.RMID60.UINT8[LH]
bogdanm 92:4fc01daae5a5 5560 #define RSCAN0RMID60H RSCAN0.RMID60.UINT16[H]
bogdanm 92:4fc01daae5a5 5561 #define RSCAN0RMID60HL RSCAN0.RMID60.UINT8[HL]
bogdanm 92:4fc01daae5a5 5562 #define RSCAN0RMID60HH RSCAN0.RMID60.UINT8[HH]
bogdanm 92:4fc01daae5a5 5563 #define RSCAN0RMPTR60 RSCAN0.RMPTR60.UINT32
bogdanm 92:4fc01daae5a5 5564 #define RSCAN0RMPTR60L RSCAN0.RMPTR60.UINT16[L]
bogdanm 92:4fc01daae5a5 5565 #define RSCAN0RMPTR60LL RSCAN0.RMPTR60.UINT8[LL]
bogdanm 92:4fc01daae5a5 5566 #define RSCAN0RMPTR60LH RSCAN0.RMPTR60.UINT8[LH]
bogdanm 92:4fc01daae5a5 5567 #define RSCAN0RMPTR60H RSCAN0.RMPTR60.UINT16[H]
bogdanm 92:4fc01daae5a5 5568 #define RSCAN0RMPTR60HL RSCAN0.RMPTR60.UINT8[HL]
bogdanm 92:4fc01daae5a5 5569 #define RSCAN0RMPTR60HH RSCAN0.RMPTR60.UINT8[HH]
bogdanm 92:4fc01daae5a5 5570 #define RSCAN0RMDF060 RSCAN0.RMDF060.UINT32
bogdanm 92:4fc01daae5a5 5571 #define RSCAN0RMDF060L RSCAN0.RMDF060.UINT16[L]
bogdanm 92:4fc01daae5a5 5572 #define RSCAN0RMDF060LL RSCAN0.RMDF060.UINT8[LL]
bogdanm 92:4fc01daae5a5 5573 #define RSCAN0RMDF060LH RSCAN0.RMDF060.UINT8[LH]
bogdanm 92:4fc01daae5a5 5574 #define RSCAN0RMDF060H RSCAN0.RMDF060.UINT16[H]
bogdanm 92:4fc01daae5a5 5575 #define RSCAN0RMDF060HL RSCAN0.RMDF060.UINT8[HL]
bogdanm 92:4fc01daae5a5 5576 #define RSCAN0RMDF060HH RSCAN0.RMDF060.UINT8[HH]
bogdanm 92:4fc01daae5a5 5577 #define RSCAN0RMDF160 RSCAN0.RMDF160.UINT32
bogdanm 92:4fc01daae5a5 5578 #define RSCAN0RMDF160L RSCAN0.RMDF160.UINT16[L]
bogdanm 92:4fc01daae5a5 5579 #define RSCAN0RMDF160LL RSCAN0.RMDF160.UINT8[LL]
bogdanm 92:4fc01daae5a5 5580 #define RSCAN0RMDF160LH RSCAN0.RMDF160.UINT8[LH]
bogdanm 92:4fc01daae5a5 5581 #define RSCAN0RMDF160H RSCAN0.RMDF160.UINT16[H]
bogdanm 92:4fc01daae5a5 5582 #define RSCAN0RMDF160HL RSCAN0.RMDF160.UINT8[HL]
bogdanm 92:4fc01daae5a5 5583 #define RSCAN0RMDF160HH RSCAN0.RMDF160.UINT8[HH]
bogdanm 92:4fc01daae5a5 5584 #define RSCAN0RMID61 RSCAN0.RMID61.UINT32
bogdanm 92:4fc01daae5a5 5585 #define RSCAN0RMID61L RSCAN0.RMID61.UINT16[L]
bogdanm 92:4fc01daae5a5 5586 #define RSCAN0RMID61LL RSCAN0.RMID61.UINT8[LL]
bogdanm 92:4fc01daae5a5 5587 #define RSCAN0RMID61LH RSCAN0.RMID61.UINT8[LH]
bogdanm 92:4fc01daae5a5 5588 #define RSCAN0RMID61H RSCAN0.RMID61.UINT16[H]
bogdanm 92:4fc01daae5a5 5589 #define RSCAN0RMID61HL RSCAN0.RMID61.UINT8[HL]
bogdanm 92:4fc01daae5a5 5590 #define RSCAN0RMID61HH RSCAN0.RMID61.UINT8[HH]
bogdanm 92:4fc01daae5a5 5591 #define RSCAN0RMPTR61 RSCAN0.RMPTR61.UINT32
bogdanm 92:4fc01daae5a5 5592 #define RSCAN0RMPTR61L RSCAN0.RMPTR61.UINT16[L]
bogdanm 92:4fc01daae5a5 5593 #define RSCAN0RMPTR61LL RSCAN0.RMPTR61.UINT8[LL]
bogdanm 92:4fc01daae5a5 5594 #define RSCAN0RMPTR61LH RSCAN0.RMPTR61.UINT8[LH]
bogdanm 92:4fc01daae5a5 5595 #define RSCAN0RMPTR61H RSCAN0.RMPTR61.UINT16[H]
bogdanm 92:4fc01daae5a5 5596 #define RSCAN0RMPTR61HL RSCAN0.RMPTR61.UINT8[HL]
bogdanm 92:4fc01daae5a5 5597 #define RSCAN0RMPTR61HH RSCAN0.RMPTR61.UINT8[HH]
bogdanm 92:4fc01daae5a5 5598 #define RSCAN0RMDF061 RSCAN0.RMDF061.UINT32
bogdanm 92:4fc01daae5a5 5599 #define RSCAN0RMDF061L RSCAN0.RMDF061.UINT16[L]
bogdanm 92:4fc01daae5a5 5600 #define RSCAN0RMDF061LL RSCAN0.RMDF061.UINT8[LL]
bogdanm 92:4fc01daae5a5 5601 #define RSCAN0RMDF061LH RSCAN0.RMDF061.UINT8[LH]
bogdanm 92:4fc01daae5a5 5602 #define RSCAN0RMDF061H RSCAN0.RMDF061.UINT16[H]
bogdanm 92:4fc01daae5a5 5603 #define RSCAN0RMDF061HL RSCAN0.RMDF061.UINT8[HL]
bogdanm 92:4fc01daae5a5 5604 #define RSCAN0RMDF061HH RSCAN0.RMDF061.UINT8[HH]
bogdanm 92:4fc01daae5a5 5605 #define RSCAN0RMDF161 RSCAN0.RMDF161.UINT32
bogdanm 92:4fc01daae5a5 5606 #define RSCAN0RMDF161L RSCAN0.RMDF161.UINT16[L]
bogdanm 92:4fc01daae5a5 5607 #define RSCAN0RMDF161LL RSCAN0.RMDF161.UINT8[LL]
bogdanm 92:4fc01daae5a5 5608 #define RSCAN0RMDF161LH RSCAN0.RMDF161.UINT8[LH]
bogdanm 92:4fc01daae5a5 5609 #define RSCAN0RMDF161H RSCAN0.RMDF161.UINT16[H]
bogdanm 92:4fc01daae5a5 5610 #define RSCAN0RMDF161HL RSCAN0.RMDF161.UINT8[HL]
bogdanm 92:4fc01daae5a5 5611 #define RSCAN0RMDF161HH RSCAN0.RMDF161.UINT8[HH]
bogdanm 92:4fc01daae5a5 5612 #define RSCAN0RMID62 RSCAN0.RMID62.UINT32
bogdanm 92:4fc01daae5a5 5613 #define RSCAN0RMID62L RSCAN0.RMID62.UINT16[L]
bogdanm 92:4fc01daae5a5 5614 #define RSCAN0RMID62LL RSCAN0.RMID62.UINT8[LL]
bogdanm 92:4fc01daae5a5 5615 #define RSCAN0RMID62LH RSCAN0.RMID62.UINT8[LH]
bogdanm 92:4fc01daae5a5 5616 #define RSCAN0RMID62H RSCAN0.RMID62.UINT16[H]
bogdanm 92:4fc01daae5a5 5617 #define RSCAN0RMID62HL RSCAN0.RMID62.UINT8[HL]
bogdanm 92:4fc01daae5a5 5618 #define RSCAN0RMID62HH RSCAN0.RMID62.UINT8[HH]
bogdanm 92:4fc01daae5a5 5619 #define RSCAN0RMPTR62 RSCAN0.RMPTR62.UINT32
bogdanm 92:4fc01daae5a5 5620 #define RSCAN0RMPTR62L RSCAN0.RMPTR62.UINT16[L]
bogdanm 92:4fc01daae5a5 5621 #define RSCAN0RMPTR62LL RSCAN0.RMPTR62.UINT8[LL]
bogdanm 92:4fc01daae5a5 5622 #define RSCAN0RMPTR62LH RSCAN0.RMPTR62.UINT8[LH]
bogdanm 92:4fc01daae5a5 5623 #define RSCAN0RMPTR62H RSCAN0.RMPTR62.UINT16[H]
bogdanm 92:4fc01daae5a5 5624 #define RSCAN0RMPTR62HL RSCAN0.RMPTR62.UINT8[HL]
bogdanm 92:4fc01daae5a5 5625 #define RSCAN0RMPTR62HH RSCAN0.RMPTR62.UINT8[HH]
bogdanm 92:4fc01daae5a5 5626 #define RSCAN0RMDF062 RSCAN0.RMDF062.UINT32
bogdanm 92:4fc01daae5a5 5627 #define RSCAN0RMDF062L RSCAN0.RMDF062.UINT16[L]
bogdanm 92:4fc01daae5a5 5628 #define RSCAN0RMDF062LL RSCAN0.RMDF062.UINT8[LL]
bogdanm 92:4fc01daae5a5 5629 #define RSCAN0RMDF062LH RSCAN0.RMDF062.UINT8[LH]
bogdanm 92:4fc01daae5a5 5630 #define RSCAN0RMDF062H RSCAN0.RMDF062.UINT16[H]
bogdanm 92:4fc01daae5a5 5631 #define RSCAN0RMDF062HL RSCAN0.RMDF062.UINT8[HL]
bogdanm 92:4fc01daae5a5 5632 #define RSCAN0RMDF062HH RSCAN0.RMDF062.UINT8[HH]
bogdanm 92:4fc01daae5a5 5633 #define RSCAN0RMDF162 RSCAN0.RMDF162.UINT32
bogdanm 92:4fc01daae5a5 5634 #define RSCAN0RMDF162L RSCAN0.RMDF162.UINT16[L]
bogdanm 92:4fc01daae5a5 5635 #define RSCAN0RMDF162LL RSCAN0.RMDF162.UINT8[LL]
bogdanm 92:4fc01daae5a5 5636 #define RSCAN0RMDF162LH RSCAN0.RMDF162.UINT8[LH]
bogdanm 92:4fc01daae5a5 5637 #define RSCAN0RMDF162H RSCAN0.RMDF162.UINT16[H]
bogdanm 92:4fc01daae5a5 5638 #define RSCAN0RMDF162HL RSCAN0.RMDF162.UINT8[HL]
bogdanm 92:4fc01daae5a5 5639 #define RSCAN0RMDF162HH RSCAN0.RMDF162.UINT8[HH]
bogdanm 92:4fc01daae5a5 5640 #define RSCAN0RMID63 RSCAN0.RMID63.UINT32
bogdanm 92:4fc01daae5a5 5641 #define RSCAN0RMID63L RSCAN0.RMID63.UINT16[L]
bogdanm 92:4fc01daae5a5 5642 #define RSCAN0RMID63LL RSCAN0.RMID63.UINT8[LL]
bogdanm 92:4fc01daae5a5 5643 #define RSCAN0RMID63LH RSCAN0.RMID63.UINT8[LH]
bogdanm 92:4fc01daae5a5 5644 #define RSCAN0RMID63H RSCAN0.RMID63.UINT16[H]
bogdanm 92:4fc01daae5a5 5645 #define RSCAN0RMID63HL RSCAN0.RMID63.UINT8[HL]
bogdanm 92:4fc01daae5a5 5646 #define RSCAN0RMID63HH RSCAN0.RMID63.UINT8[HH]
bogdanm 92:4fc01daae5a5 5647 #define RSCAN0RMPTR63 RSCAN0.RMPTR63.UINT32
bogdanm 92:4fc01daae5a5 5648 #define RSCAN0RMPTR63L RSCAN0.RMPTR63.UINT16[L]
bogdanm 92:4fc01daae5a5 5649 #define RSCAN0RMPTR63LL RSCAN0.RMPTR63.UINT8[LL]
bogdanm 92:4fc01daae5a5 5650 #define RSCAN0RMPTR63LH RSCAN0.RMPTR63.UINT8[LH]
bogdanm 92:4fc01daae5a5 5651 #define RSCAN0RMPTR63H RSCAN0.RMPTR63.UINT16[H]
bogdanm 92:4fc01daae5a5 5652 #define RSCAN0RMPTR63HL RSCAN0.RMPTR63.UINT8[HL]
bogdanm 92:4fc01daae5a5 5653 #define RSCAN0RMPTR63HH RSCAN0.RMPTR63.UINT8[HH]
bogdanm 92:4fc01daae5a5 5654 #define RSCAN0RMDF063 RSCAN0.RMDF063.UINT32
bogdanm 92:4fc01daae5a5 5655 #define RSCAN0RMDF063L RSCAN0.RMDF063.UINT16[L]
bogdanm 92:4fc01daae5a5 5656 #define RSCAN0RMDF063LL RSCAN0.RMDF063.UINT8[LL]
bogdanm 92:4fc01daae5a5 5657 #define RSCAN0RMDF063LH RSCAN0.RMDF063.UINT8[LH]
bogdanm 92:4fc01daae5a5 5658 #define RSCAN0RMDF063H RSCAN0.RMDF063.UINT16[H]
bogdanm 92:4fc01daae5a5 5659 #define RSCAN0RMDF063HL RSCAN0.RMDF063.UINT8[HL]
bogdanm 92:4fc01daae5a5 5660 #define RSCAN0RMDF063HH RSCAN0.RMDF063.UINT8[HH]
bogdanm 92:4fc01daae5a5 5661 #define RSCAN0RMDF163 RSCAN0.RMDF163.UINT32
bogdanm 92:4fc01daae5a5 5662 #define RSCAN0RMDF163L RSCAN0.RMDF163.UINT16[L]
bogdanm 92:4fc01daae5a5 5663 #define RSCAN0RMDF163LL RSCAN0.RMDF163.UINT8[LL]
bogdanm 92:4fc01daae5a5 5664 #define RSCAN0RMDF163LH RSCAN0.RMDF163.UINT8[LH]
bogdanm 92:4fc01daae5a5 5665 #define RSCAN0RMDF163H RSCAN0.RMDF163.UINT16[H]
bogdanm 92:4fc01daae5a5 5666 #define RSCAN0RMDF163HL RSCAN0.RMDF163.UINT8[HL]
bogdanm 92:4fc01daae5a5 5667 #define RSCAN0RMDF163HH RSCAN0.RMDF163.UINT8[HH]
bogdanm 92:4fc01daae5a5 5668 #define RSCAN0RMID64 RSCAN0.RMID64.UINT32
bogdanm 92:4fc01daae5a5 5669 #define RSCAN0RMID64L RSCAN0.RMID64.UINT16[L]
bogdanm 92:4fc01daae5a5 5670 #define RSCAN0RMID64LL RSCAN0.RMID64.UINT8[LL]
bogdanm 92:4fc01daae5a5 5671 #define RSCAN0RMID64LH RSCAN0.RMID64.UINT8[LH]
bogdanm 92:4fc01daae5a5 5672 #define RSCAN0RMID64H RSCAN0.RMID64.UINT16[H]
bogdanm 92:4fc01daae5a5 5673 #define RSCAN0RMID64HL RSCAN0.RMID64.UINT8[HL]
bogdanm 92:4fc01daae5a5 5674 #define RSCAN0RMID64HH RSCAN0.RMID64.UINT8[HH]
bogdanm 92:4fc01daae5a5 5675 #define RSCAN0RMPTR64 RSCAN0.RMPTR64.UINT32
bogdanm 92:4fc01daae5a5 5676 #define RSCAN0RMPTR64L RSCAN0.RMPTR64.UINT16[L]
bogdanm 92:4fc01daae5a5 5677 #define RSCAN0RMPTR64LL RSCAN0.RMPTR64.UINT8[LL]
bogdanm 92:4fc01daae5a5 5678 #define RSCAN0RMPTR64LH RSCAN0.RMPTR64.UINT8[LH]
bogdanm 92:4fc01daae5a5 5679 #define RSCAN0RMPTR64H RSCAN0.RMPTR64.UINT16[H]
bogdanm 92:4fc01daae5a5 5680 #define RSCAN0RMPTR64HL RSCAN0.RMPTR64.UINT8[HL]
bogdanm 92:4fc01daae5a5 5681 #define RSCAN0RMPTR64HH RSCAN0.RMPTR64.UINT8[HH]
bogdanm 92:4fc01daae5a5 5682 #define RSCAN0RMDF064 RSCAN0.RMDF064.UINT32
bogdanm 92:4fc01daae5a5 5683 #define RSCAN0RMDF064L RSCAN0.RMDF064.UINT16[L]
bogdanm 92:4fc01daae5a5 5684 #define RSCAN0RMDF064LL RSCAN0.RMDF064.UINT8[LL]
bogdanm 92:4fc01daae5a5 5685 #define RSCAN0RMDF064LH RSCAN0.RMDF064.UINT8[LH]
bogdanm 92:4fc01daae5a5 5686 #define RSCAN0RMDF064H RSCAN0.RMDF064.UINT16[H]
bogdanm 92:4fc01daae5a5 5687 #define RSCAN0RMDF064HL RSCAN0.RMDF064.UINT8[HL]
bogdanm 92:4fc01daae5a5 5688 #define RSCAN0RMDF064HH RSCAN0.RMDF064.UINT8[HH]
bogdanm 92:4fc01daae5a5 5689 #define RSCAN0RMDF164 RSCAN0.RMDF164.UINT32
bogdanm 92:4fc01daae5a5 5690 #define RSCAN0RMDF164L RSCAN0.RMDF164.UINT16[L]
bogdanm 92:4fc01daae5a5 5691 #define RSCAN0RMDF164LL RSCAN0.RMDF164.UINT8[LL]
bogdanm 92:4fc01daae5a5 5692 #define RSCAN0RMDF164LH RSCAN0.RMDF164.UINT8[LH]
bogdanm 92:4fc01daae5a5 5693 #define RSCAN0RMDF164H RSCAN0.RMDF164.UINT16[H]
bogdanm 92:4fc01daae5a5 5694 #define RSCAN0RMDF164HL RSCAN0.RMDF164.UINT8[HL]
bogdanm 92:4fc01daae5a5 5695 #define RSCAN0RMDF164HH RSCAN0.RMDF164.UINT8[HH]
bogdanm 92:4fc01daae5a5 5696 #define RSCAN0RMID65 RSCAN0.RMID65.UINT32
bogdanm 92:4fc01daae5a5 5697 #define RSCAN0RMID65L RSCAN0.RMID65.UINT16[L]
bogdanm 92:4fc01daae5a5 5698 #define RSCAN0RMID65LL RSCAN0.RMID65.UINT8[LL]
bogdanm 92:4fc01daae5a5 5699 #define RSCAN0RMID65LH RSCAN0.RMID65.UINT8[LH]
bogdanm 92:4fc01daae5a5 5700 #define RSCAN0RMID65H RSCAN0.RMID65.UINT16[H]
bogdanm 92:4fc01daae5a5 5701 #define RSCAN0RMID65HL RSCAN0.RMID65.UINT8[HL]
bogdanm 92:4fc01daae5a5 5702 #define RSCAN0RMID65HH RSCAN0.RMID65.UINT8[HH]
bogdanm 92:4fc01daae5a5 5703 #define RSCAN0RMPTR65 RSCAN0.RMPTR65.UINT32
bogdanm 92:4fc01daae5a5 5704 #define RSCAN0RMPTR65L RSCAN0.RMPTR65.UINT16[L]
bogdanm 92:4fc01daae5a5 5705 #define RSCAN0RMPTR65LL RSCAN0.RMPTR65.UINT8[LL]
bogdanm 92:4fc01daae5a5 5706 #define RSCAN0RMPTR65LH RSCAN0.RMPTR65.UINT8[LH]
bogdanm 92:4fc01daae5a5 5707 #define RSCAN0RMPTR65H RSCAN0.RMPTR65.UINT16[H]
bogdanm 92:4fc01daae5a5 5708 #define RSCAN0RMPTR65HL RSCAN0.RMPTR65.UINT8[HL]
bogdanm 92:4fc01daae5a5 5709 #define RSCAN0RMPTR65HH RSCAN0.RMPTR65.UINT8[HH]
bogdanm 92:4fc01daae5a5 5710 #define RSCAN0RMDF065 RSCAN0.RMDF065.UINT32
bogdanm 92:4fc01daae5a5 5711 #define RSCAN0RMDF065L RSCAN0.RMDF065.UINT16[L]
bogdanm 92:4fc01daae5a5 5712 #define RSCAN0RMDF065LL RSCAN0.RMDF065.UINT8[LL]
bogdanm 92:4fc01daae5a5 5713 #define RSCAN0RMDF065LH RSCAN0.RMDF065.UINT8[LH]
bogdanm 92:4fc01daae5a5 5714 #define RSCAN0RMDF065H RSCAN0.RMDF065.UINT16[H]
bogdanm 92:4fc01daae5a5 5715 #define RSCAN0RMDF065HL RSCAN0.RMDF065.UINT8[HL]
bogdanm 92:4fc01daae5a5 5716 #define RSCAN0RMDF065HH RSCAN0.RMDF065.UINT8[HH]
bogdanm 92:4fc01daae5a5 5717 #define RSCAN0RMDF165 RSCAN0.RMDF165.UINT32
bogdanm 92:4fc01daae5a5 5718 #define RSCAN0RMDF165L RSCAN0.RMDF165.UINT16[L]
bogdanm 92:4fc01daae5a5 5719 #define RSCAN0RMDF165LL RSCAN0.RMDF165.UINT8[LL]
bogdanm 92:4fc01daae5a5 5720 #define RSCAN0RMDF165LH RSCAN0.RMDF165.UINT8[LH]
bogdanm 92:4fc01daae5a5 5721 #define RSCAN0RMDF165H RSCAN0.RMDF165.UINT16[H]
bogdanm 92:4fc01daae5a5 5722 #define RSCAN0RMDF165HL RSCAN0.RMDF165.UINT8[HL]
bogdanm 92:4fc01daae5a5 5723 #define RSCAN0RMDF165HH RSCAN0.RMDF165.UINT8[HH]
bogdanm 92:4fc01daae5a5 5724 #define RSCAN0RMID66 RSCAN0.RMID66.UINT32
bogdanm 92:4fc01daae5a5 5725 #define RSCAN0RMID66L RSCAN0.RMID66.UINT16[L]
bogdanm 92:4fc01daae5a5 5726 #define RSCAN0RMID66LL RSCAN0.RMID66.UINT8[LL]
bogdanm 92:4fc01daae5a5 5727 #define RSCAN0RMID66LH RSCAN0.RMID66.UINT8[LH]
bogdanm 92:4fc01daae5a5 5728 #define RSCAN0RMID66H RSCAN0.RMID66.UINT16[H]
bogdanm 92:4fc01daae5a5 5729 #define RSCAN0RMID66HL RSCAN0.RMID66.UINT8[HL]
bogdanm 92:4fc01daae5a5 5730 #define RSCAN0RMID66HH RSCAN0.RMID66.UINT8[HH]
bogdanm 92:4fc01daae5a5 5731 #define RSCAN0RMPTR66 RSCAN0.RMPTR66.UINT32
bogdanm 92:4fc01daae5a5 5732 #define RSCAN0RMPTR66L RSCAN0.RMPTR66.UINT16[L]
bogdanm 92:4fc01daae5a5 5733 #define RSCAN0RMPTR66LL RSCAN0.RMPTR66.UINT8[LL]
bogdanm 92:4fc01daae5a5 5734 #define RSCAN0RMPTR66LH RSCAN0.RMPTR66.UINT8[LH]
bogdanm 92:4fc01daae5a5 5735 #define RSCAN0RMPTR66H RSCAN0.RMPTR66.UINT16[H]
bogdanm 92:4fc01daae5a5 5736 #define RSCAN0RMPTR66HL RSCAN0.RMPTR66.UINT8[HL]
bogdanm 92:4fc01daae5a5 5737 #define RSCAN0RMPTR66HH RSCAN0.RMPTR66.UINT8[HH]
bogdanm 92:4fc01daae5a5 5738 #define RSCAN0RMDF066 RSCAN0.RMDF066.UINT32
bogdanm 92:4fc01daae5a5 5739 #define RSCAN0RMDF066L RSCAN0.RMDF066.UINT16[L]
bogdanm 92:4fc01daae5a5 5740 #define RSCAN0RMDF066LL RSCAN0.RMDF066.UINT8[LL]
bogdanm 92:4fc01daae5a5 5741 #define RSCAN0RMDF066LH RSCAN0.RMDF066.UINT8[LH]
bogdanm 92:4fc01daae5a5 5742 #define RSCAN0RMDF066H RSCAN0.RMDF066.UINT16[H]
bogdanm 92:4fc01daae5a5 5743 #define RSCAN0RMDF066HL RSCAN0.RMDF066.UINT8[HL]
bogdanm 92:4fc01daae5a5 5744 #define RSCAN0RMDF066HH RSCAN0.RMDF066.UINT8[HH]
bogdanm 92:4fc01daae5a5 5745 #define RSCAN0RMDF166 RSCAN0.RMDF166.UINT32
bogdanm 92:4fc01daae5a5 5746 #define RSCAN0RMDF166L RSCAN0.RMDF166.UINT16[L]
bogdanm 92:4fc01daae5a5 5747 #define RSCAN0RMDF166LL RSCAN0.RMDF166.UINT8[LL]
bogdanm 92:4fc01daae5a5 5748 #define RSCAN0RMDF166LH RSCAN0.RMDF166.UINT8[LH]
bogdanm 92:4fc01daae5a5 5749 #define RSCAN0RMDF166H RSCAN0.RMDF166.UINT16[H]
bogdanm 92:4fc01daae5a5 5750 #define RSCAN0RMDF166HL RSCAN0.RMDF166.UINT8[HL]
bogdanm 92:4fc01daae5a5 5751 #define RSCAN0RMDF166HH RSCAN0.RMDF166.UINT8[HH]
bogdanm 92:4fc01daae5a5 5752 #define RSCAN0RMID67 RSCAN0.RMID67.UINT32
bogdanm 92:4fc01daae5a5 5753 #define RSCAN0RMID67L RSCAN0.RMID67.UINT16[L]
bogdanm 92:4fc01daae5a5 5754 #define RSCAN0RMID67LL RSCAN0.RMID67.UINT8[LL]
bogdanm 92:4fc01daae5a5 5755 #define RSCAN0RMID67LH RSCAN0.RMID67.UINT8[LH]
bogdanm 92:4fc01daae5a5 5756 #define RSCAN0RMID67H RSCAN0.RMID67.UINT16[H]
bogdanm 92:4fc01daae5a5 5757 #define RSCAN0RMID67HL RSCAN0.RMID67.UINT8[HL]
bogdanm 92:4fc01daae5a5 5758 #define RSCAN0RMID67HH RSCAN0.RMID67.UINT8[HH]
bogdanm 92:4fc01daae5a5 5759 #define RSCAN0RMPTR67 RSCAN0.RMPTR67.UINT32
bogdanm 92:4fc01daae5a5 5760 #define RSCAN0RMPTR67L RSCAN0.RMPTR67.UINT16[L]
bogdanm 92:4fc01daae5a5 5761 #define RSCAN0RMPTR67LL RSCAN0.RMPTR67.UINT8[LL]
bogdanm 92:4fc01daae5a5 5762 #define RSCAN0RMPTR67LH RSCAN0.RMPTR67.UINT8[LH]
bogdanm 92:4fc01daae5a5 5763 #define RSCAN0RMPTR67H RSCAN0.RMPTR67.UINT16[H]
bogdanm 92:4fc01daae5a5 5764 #define RSCAN0RMPTR67HL RSCAN0.RMPTR67.UINT8[HL]
bogdanm 92:4fc01daae5a5 5765 #define RSCAN0RMPTR67HH RSCAN0.RMPTR67.UINT8[HH]
bogdanm 92:4fc01daae5a5 5766 #define RSCAN0RMDF067 RSCAN0.RMDF067.UINT32
bogdanm 92:4fc01daae5a5 5767 #define RSCAN0RMDF067L RSCAN0.RMDF067.UINT16[L]
bogdanm 92:4fc01daae5a5 5768 #define RSCAN0RMDF067LL RSCAN0.RMDF067.UINT8[LL]
bogdanm 92:4fc01daae5a5 5769 #define RSCAN0RMDF067LH RSCAN0.RMDF067.UINT8[LH]
bogdanm 92:4fc01daae5a5 5770 #define RSCAN0RMDF067H RSCAN0.RMDF067.UINT16[H]
bogdanm 92:4fc01daae5a5 5771 #define RSCAN0RMDF067HL RSCAN0.RMDF067.UINT8[HL]
bogdanm 92:4fc01daae5a5 5772 #define RSCAN0RMDF067HH RSCAN0.RMDF067.UINT8[HH]
bogdanm 92:4fc01daae5a5 5773 #define RSCAN0RMDF167 RSCAN0.RMDF167.UINT32
bogdanm 92:4fc01daae5a5 5774 #define RSCAN0RMDF167L RSCAN0.RMDF167.UINT16[L]
bogdanm 92:4fc01daae5a5 5775 #define RSCAN0RMDF167LL RSCAN0.RMDF167.UINT8[LL]
bogdanm 92:4fc01daae5a5 5776 #define RSCAN0RMDF167LH RSCAN0.RMDF167.UINT8[LH]
bogdanm 92:4fc01daae5a5 5777 #define RSCAN0RMDF167H RSCAN0.RMDF167.UINT16[H]
bogdanm 92:4fc01daae5a5 5778 #define RSCAN0RMDF167HL RSCAN0.RMDF167.UINT8[HL]
bogdanm 92:4fc01daae5a5 5779 #define RSCAN0RMDF167HH RSCAN0.RMDF167.UINT8[HH]
bogdanm 92:4fc01daae5a5 5780 #define RSCAN0RMID68 RSCAN0.RMID68.UINT32
bogdanm 92:4fc01daae5a5 5781 #define RSCAN0RMID68L RSCAN0.RMID68.UINT16[L]
bogdanm 92:4fc01daae5a5 5782 #define RSCAN0RMID68LL RSCAN0.RMID68.UINT8[LL]
bogdanm 92:4fc01daae5a5 5783 #define RSCAN0RMID68LH RSCAN0.RMID68.UINT8[LH]
bogdanm 92:4fc01daae5a5 5784 #define RSCAN0RMID68H RSCAN0.RMID68.UINT16[H]
bogdanm 92:4fc01daae5a5 5785 #define RSCAN0RMID68HL RSCAN0.RMID68.UINT8[HL]
bogdanm 92:4fc01daae5a5 5786 #define RSCAN0RMID68HH RSCAN0.RMID68.UINT8[HH]
bogdanm 92:4fc01daae5a5 5787 #define RSCAN0RMPTR68 RSCAN0.RMPTR68.UINT32
bogdanm 92:4fc01daae5a5 5788 #define RSCAN0RMPTR68L RSCAN0.RMPTR68.UINT16[L]
bogdanm 92:4fc01daae5a5 5789 #define RSCAN0RMPTR68LL RSCAN0.RMPTR68.UINT8[LL]
bogdanm 92:4fc01daae5a5 5790 #define RSCAN0RMPTR68LH RSCAN0.RMPTR68.UINT8[LH]
bogdanm 92:4fc01daae5a5 5791 #define RSCAN0RMPTR68H RSCAN0.RMPTR68.UINT16[H]
bogdanm 92:4fc01daae5a5 5792 #define RSCAN0RMPTR68HL RSCAN0.RMPTR68.UINT8[HL]
bogdanm 92:4fc01daae5a5 5793 #define RSCAN0RMPTR68HH RSCAN0.RMPTR68.UINT8[HH]
bogdanm 92:4fc01daae5a5 5794 #define RSCAN0RMDF068 RSCAN0.RMDF068.UINT32
bogdanm 92:4fc01daae5a5 5795 #define RSCAN0RMDF068L RSCAN0.RMDF068.UINT16[L]
bogdanm 92:4fc01daae5a5 5796 #define RSCAN0RMDF068LL RSCAN0.RMDF068.UINT8[LL]
bogdanm 92:4fc01daae5a5 5797 #define RSCAN0RMDF068LH RSCAN0.RMDF068.UINT8[LH]
bogdanm 92:4fc01daae5a5 5798 #define RSCAN0RMDF068H RSCAN0.RMDF068.UINT16[H]
bogdanm 92:4fc01daae5a5 5799 #define RSCAN0RMDF068HL RSCAN0.RMDF068.UINT8[HL]
bogdanm 92:4fc01daae5a5 5800 #define RSCAN0RMDF068HH RSCAN0.RMDF068.UINT8[HH]
bogdanm 92:4fc01daae5a5 5801 #define RSCAN0RMDF168 RSCAN0.RMDF168.UINT32
bogdanm 92:4fc01daae5a5 5802 #define RSCAN0RMDF168L RSCAN0.RMDF168.UINT16[L]
bogdanm 92:4fc01daae5a5 5803 #define RSCAN0RMDF168LL RSCAN0.RMDF168.UINT8[LL]
bogdanm 92:4fc01daae5a5 5804 #define RSCAN0RMDF168LH RSCAN0.RMDF168.UINT8[LH]
bogdanm 92:4fc01daae5a5 5805 #define RSCAN0RMDF168H RSCAN0.RMDF168.UINT16[H]
bogdanm 92:4fc01daae5a5 5806 #define RSCAN0RMDF168HL RSCAN0.RMDF168.UINT8[HL]
bogdanm 92:4fc01daae5a5 5807 #define RSCAN0RMDF168HH RSCAN0.RMDF168.UINT8[HH]
bogdanm 92:4fc01daae5a5 5808 #define RSCAN0RMID69 RSCAN0.RMID69.UINT32
bogdanm 92:4fc01daae5a5 5809 #define RSCAN0RMID69L RSCAN0.RMID69.UINT16[L]
bogdanm 92:4fc01daae5a5 5810 #define RSCAN0RMID69LL RSCAN0.RMID69.UINT8[LL]
bogdanm 92:4fc01daae5a5 5811 #define RSCAN0RMID69LH RSCAN0.RMID69.UINT8[LH]
bogdanm 92:4fc01daae5a5 5812 #define RSCAN0RMID69H RSCAN0.RMID69.UINT16[H]
bogdanm 92:4fc01daae5a5 5813 #define RSCAN0RMID69HL RSCAN0.RMID69.UINT8[HL]
bogdanm 92:4fc01daae5a5 5814 #define RSCAN0RMID69HH RSCAN0.RMID69.UINT8[HH]
bogdanm 92:4fc01daae5a5 5815 #define RSCAN0RMPTR69 RSCAN0.RMPTR69.UINT32
bogdanm 92:4fc01daae5a5 5816 #define RSCAN0RMPTR69L RSCAN0.RMPTR69.UINT16[L]
bogdanm 92:4fc01daae5a5 5817 #define RSCAN0RMPTR69LL RSCAN0.RMPTR69.UINT8[LL]
bogdanm 92:4fc01daae5a5 5818 #define RSCAN0RMPTR69LH RSCAN0.RMPTR69.UINT8[LH]
bogdanm 92:4fc01daae5a5 5819 #define RSCAN0RMPTR69H RSCAN0.RMPTR69.UINT16[H]
bogdanm 92:4fc01daae5a5 5820 #define RSCAN0RMPTR69HL RSCAN0.RMPTR69.UINT8[HL]
bogdanm 92:4fc01daae5a5 5821 #define RSCAN0RMPTR69HH RSCAN0.RMPTR69.UINT8[HH]
bogdanm 92:4fc01daae5a5 5822 #define RSCAN0RMDF069 RSCAN0.RMDF069.UINT32
bogdanm 92:4fc01daae5a5 5823 #define RSCAN0RMDF069L RSCAN0.RMDF069.UINT16[L]
bogdanm 92:4fc01daae5a5 5824 #define RSCAN0RMDF069LL RSCAN0.RMDF069.UINT8[LL]
bogdanm 92:4fc01daae5a5 5825 #define RSCAN0RMDF069LH RSCAN0.RMDF069.UINT8[LH]
bogdanm 92:4fc01daae5a5 5826 #define RSCAN0RMDF069H RSCAN0.RMDF069.UINT16[H]
bogdanm 92:4fc01daae5a5 5827 #define RSCAN0RMDF069HL RSCAN0.RMDF069.UINT8[HL]
bogdanm 92:4fc01daae5a5 5828 #define RSCAN0RMDF069HH RSCAN0.RMDF069.UINT8[HH]
bogdanm 92:4fc01daae5a5 5829 #define RSCAN0RMDF169 RSCAN0.RMDF169.UINT32
bogdanm 92:4fc01daae5a5 5830 #define RSCAN0RMDF169L RSCAN0.RMDF169.UINT16[L]
bogdanm 92:4fc01daae5a5 5831 #define RSCAN0RMDF169LL RSCAN0.RMDF169.UINT8[LL]
bogdanm 92:4fc01daae5a5 5832 #define RSCAN0RMDF169LH RSCAN0.RMDF169.UINT8[LH]
bogdanm 92:4fc01daae5a5 5833 #define RSCAN0RMDF169H RSCAN0.RMDF169.UINT16[H]
bogdanm 92:4fc01daae5a5 5834 #define RSCAN0RMDF169HL RSCAN0.RMDF169.UINT8[HL]
bogdanm 92:4fc01daae5a5 5835 #define RSCAN0RMDF169HH RSCAN0.RMDF169.UINT8[HH]
bogdanm 92:4fc01daae5a5 5836 #define RSCAN0RMID70 RSCAN0.RMID70.UINT32
bogdanm 92:4fc01daae5a5 5837 #define RSCAN0RMID70L RSCAN0.RMID70.UINT16[L]
bogdanm 92:4fc01daae5a5 5838 #define RSCAN0RMID70LL RSCAN0.RMID70.UINT8[LL]
bogdanm 92:4fc01daae5a5 5839 #define RSCAN0RMID70LH RSCAN0.RMID70.UINT8[LH]
bogdanm 92:4fc01daae5a5 5840 #define RSCAN0RMID70H RSCAN0.RMID70.UINT16[H]
bogdanm 92:4fc01daae5a5 5841 #define RSCAN0RMID70HL RSCAN0.RMID70.UINT8[HL]
bogdanm 92:4fc01daae5a5 5842 #define RSCAN0RMID70HH RSCAN0.RMID70.UINT8[HH]
bogdanm 92:4fc01daae5a5 5843 #define RSCAN0RMPTR70 RSCAN0.RMPTR70.UINT32
bogdanm 92:4fc01daae5a5 5844 #define RSCAN0RMPTR70L RSCAN0.RMPTR70.UINT16[L]
bogdanm 92:4fc01daae5a5 5845 #define RSCAN0RMPTR70LL RSCAN0.RMPTR70.UINT8[LL]
bogdanm 92:4fc01daae5a5 5846 #define RSCAN0RMPTR70LH RSCAN0.RMPTR70.UINT8[LH]
bogdanm 92:4fc01daae5a5 5847 #define RSCAN0RMPTR70H RSCAN0.RMPTR70.UINT16[H]
bogdanm 92:4fc01daae5a5 5848 #define RSCAN0RMPTR70HL RSCAN0.RMPTR70.UINT8[HL]
bogdanm 92:4fc01daae5a5 5849 #define RSCAN0RMPTR70HH RSCAN0.RMPTR70.UINT8[HH]
bogdanm 92:4fc01daae5a5 5850 #define RSCAN0RMDF070 RSCAN0.RMDF070.UINT32
bogdanm 92:4fc01daae5a5 5851 #define RSCAN0RMDF070L RSCAN0.RMDF070.UINT16[L]
bogdanm 92:4fc01daae5a5 5852 #define RSCAN0RMDF070LL RSCAN0.RMDF070.UINT8[LL]
bogdanm 92:4fc01daae5a5 5853 #define RSCAN0RMDF070LH RSCAN0.RMDF070.UINT8[LH]
bogdanm 92:4fc01daae5a5 5854 #define RSCAN0RMDF070H RSCAN0.RMDF070.UINT16[H]
bogdanm 92:4fc01daae5a5 5855 #define RSCAN0RMDF070HL RSCAN0.RMDF070.UINT8[HL]
bogdanm 92:4fc01daae5a5 5856 #define RSCAN0RMDF070HH RSCAN0.RMDF070.UINT8[HH]
bogdanm 92:4fc01daae5a5 5857 #define RSCAN0RMDF170 RSCAN0.RMDF170.UINT32
bogdanm 92:4fc01daae5a5 5858 #define RSCAN0RMDF170L RSCAN0.RMDF170.UINT16[L]
bogdanm 92:4fc01daae5a5 5859 #define RSCAN0RMDF170LL RSCAN0.RMDF170.UINT8[LL]
bogdanm 92:4fc01daae5a5 5860 #define RSCAN0RMDF170LH RSCAN0.RMDF170.UINT8[LH]
bogdanm 92:4fc01daae5a5 5861 #define RSCAN0RMDF170H RSCAN0.RMDF170.UINT16[H]
bogdanm 92:4fc01daae5a5 5862 #define RSCAN0RMDF170HL RSCAN0.RMDF170.UINT8[HL]
bogdanm 92:4fc01daae5a5 5863 #define RSCAN0RMDF170HH RSCAN0.RMDF170.UINT8[HH]
bogdanm 92:4fc01daae5a5 5864 #define RSCAN0RMID71 RSCAN0.RMID71.UINT32
bogdanm 92:4fc01daae5a5 5865 #define RSCAN0RMID71L RSCAN0.RMID71.UINT16[L]
bogdanm 92:4fc01daae5a5 5866 #define RSCAN0RMID71LL RSCAN0.RMID71.UINT8[LL]
bogdanm 92:4fc01daae5a5 5867 #define RSCAN0RMID71LH RSCAN0.RMID71.UINT8[LH]
bogdanm 92:4fc01daae5a5 5868 #define RSCAN0RMID71H RSCAN0.RMID71.UINT16[H]
bogdanm 92:4fc01daae5a5 5869 #define RSCAN0RMID71HL RSCAN0.RMID71.UINT8[HL]
bogdanm 92:4fc01daae5a5 5870 #define RSCAN0RMID71HH RSCAN0.RMID71.UINT8[HH]
bogdanm 92:4fc01daae5a5 5871 #define RSCAN0RMPTR71 RSCAN0.RMPTR71.UINT32
bogdanm 92:4fc01daae5a5 5872 #define RSCAN0RMPTR71L RSCAN0.RMPTR71.UINT16[L]
bogdanm 92:4fc01daae5a5 5873 #define RSCAN0RMPTR71LL RSCAN0.RMPTR71.UINT8[LL]
bogdanm 92:4fc01daae5a5 5874 #define RSCAN0RMPTR71LH RSCAN0.RMPTR71.UINT8[LH]
bogdanm 92:4fc01daae5a5 5875 #define RSCAN0RMPTR71H RSCAN0.RMPTR71.UINT16[H]
bogdanm 92:4fc01daae5a5 5876 #define RSCAN0RMPTR71HL RSCAN0.RMPTR71.UINT8[HL]
bogdanm 92:4fc01daae5a5 5877 #define RSCAN0RMPTR71HH RSCAN0.RMPTR71.UINT8[HH]
bogdanm 92:4fc01daae5a5 5878 #define RSCAN0RMDF071 RSCAN0.RMDF071.UINT32
bogdanm 92:4fc01daae5a5 5879 #define RSCAN0RMDF071L RSCAN0.RMDF071.UINT16[L]
bogdanm 92:4fc01daae5a5 5880 #define RSCAN0RMDF071LL RSCAN0.RMDF071.UINT8[LL]
bogdanm 92:4fc01daae5a5 5881 #define RSCAN0RMDF071LH RSCAN0.RMDF071.UINT8[LH]
bogdanm 92:4fc01daae5a5 5882 #define RSCAN0RMDF071H RSCAN0.RMDF071.UINT16[H]
bogdanm 92:4fc01daae5a5 5883 #define RSCAN0RMDF071HL RSCAN0.RMDF071.UINT8[HL]
bogdanm 92:4fc01daae5a5 5884 #define RSCAN0RMDF071HH RSCAN0.RMDF071.UINT8[HH]
bogdanm 92:4fc01daae5a5 5885 #define RSCAN0RMDF171 RSCAN0.RMDF171.UINT32
bogdanm 92:4fc01daae5a5 5886 #define RSCAN0RMDF171L RSCAN0.RMDF171.UINT16[L]
bogdanm 92:4fc01daae5a5 5887 #define RSCAN0RMDF171LL RSCAN0.RMDF171.UINT8[LL]
bogdanm 92:4fc01daae5a5 5888 #define RSCAN0RMDF171LH RSCAN0.RMDF171.UINT8[LH]
bogdanm 92:4fc01daae5a5 5889 #define RSCAN0RMDF171H RSCAN0.RMDF171.UINT16[H]
bogdanm 92:4fc01daae5a5 5890 #define RSCAN0RMDF171HL RSCAN0.RMDF171.UINT8[HL]
bogdanm 92:4fc01daae5a5 5891 #define RSCAN0RMDF171HH RSCAN0.RMDF171.UINT8[HH]
bogdanm 92:4fc01daae5a5 5892 #define RSCAN0RMID72 RSCAN0.RMID72.UINT32
bogdanm 92:4fc01daae5a5 5893 #define RSCAN0RMID72L RSCAN0.RMID72.UINT16[L]
bogdanm 92:4fc01daae5a5 5894 #define RSCAN0RMID72LL RSCAN0.RMID72.UINT8[LL]
bogdanm 92:4fc01daae5a5 5895 #define RSCAN0RMID72LH RSCAN0.RMID72.UINT8[LH]
bogdanm 92:4fc01daae5a5 5896 #define RSCAN0RMID72H RSCAN0.RMID72.UINT16[H]
bogdanm 92:4fc01daae5a5 5897 #define RSCAN0RMID72HL RSCAN0.RMID72.UINT8[HL]
bogdanm 92:4fc01daae5a5 5898 #define RSCAN0RMID72HH RSCAN0.RMID72.UINT8[HH]
bogdanm 92:4fc01daae5a5 5899 #define RSCAN0RMPTR72 RSCAN0.RMPTR72.UINT32
bogdanm 92:4fc01daae5a5 5900 #define RSCAN0RMPTR72L RSCAN0.RMPTR72.UINT16[L]
bogdanm 92:4fc01daae5a5 5901 #define RSCAN0RMPTR72LL RSCAN0.RMPTR72.UINT8[LL]
bogdanm 92:4fc01daae5a5 5902 #define RSCAN0RMPTR72LH RSCAN0.RMPTR72.UINT8[LH]
bogdanm 92:4fc01daae5a5 5903 #define RSCAN0RMPTR72H RSCAN0.RMPTR72.UINT16[H]
bogdanm 92:4fc01daae5a5 5904 #define RSCAN0RMPTR72HL RSCAN0.RMPTR72.UINT8[HL]
bogdanm 92:4fc01daae5a5 5905 #define RSCAN0RMPTR72HH RSCAN0.RMPTR72.UINT8[HH]
bogdanm 92:4fc01daae5a5 5906 #define RSCAN0RMDF072 RSCAN0.RMDF072.UINT32
bogdanm 92:4fc01daae5a5 5907 #define RSCAN0RMDF072L RSCAN0.RMDF072.UINT16[L]
bogdanm 92:4fc01daae5a5 5908 #define RSCAN0RMDF072LL RSCAN0.RMDF072.UINT8[LL]
bogdanm 92:4fc01daae5a5 5909 #define RSCAN0RMDF072LH RSCAN0.RMDF072.UINT8[LH]
bogdanm 92:4fc01daae5a5 5910 #define RSCAN0RMDF072H RSCAN0.RMDF072.UINT16[H]
bogdanm 92:4fc01daae5a5 5911 #define RSCAN0RMDF072HL RSCAN0.RMDF072.UINT8[HL]
bogdanm 92:4fc01daae5a5 5912 #define RSCAN0RMDF072HH RSCAN0.RMDF072.UINT8[HH]
bogdanm 92:4fc01daae5a5 5913 #define RSCAN0RMDF172 RSCAN0.RMDF172.UINT32
bogdanm 92:4fc01daae5a5 5914 #define RSCAN0RMDF172L RSCAN0.RMDF172.UINT16[L]
bogdanm 92:4fc01daae5a5 5915 #define RSCAN0RMDF172LL RSCAN0.RMDF172.UINT8[LL]
bogdanm 92:4fc01daae5a5 5916 #define RSCAN0RMDF172LH RSCAN0.RMDF172.UINT8[LH]
bogdanm 92:4fc01daae5a5 5917 #define RSCAN0RMDF172H RSCAN0.RMDF172.UINT16[H]
bogdanm 92:4fc01daae5a5 5918 #define RSCAN0RMDF172HL RSCAN0.RMDF172.UINT8[HL]
bogdanm 92:4fc01daae5a5 5919 #define RSCAN0RMDF172HH RSCAN0.RMDF172.UINT8[HH]
bogdanm 92:4fc01daae5a5 5920 #define RSCAN0RMID73 RSCAN0.RMID73.UINT32
bogdanm 92:4fc01daae5a5 5921 #define RSCAN0RMID73L RSCAN0.RMID73.UINT16[L]
bogdanm 92:4fc01daae5a5 5922 #define RSCAN0RMID73LL RSCAN0.RMID73.UINT8[LL]
bogdanm 92:4fc01daae5a5 5923 #define RSCAN0RMID73LH RSCAN0.RMID73.UINT8[LH]
bogdanm 92:4fc01daae5a5 5924 #define RSCAN0RMID73H RSCAN0.RMID73.UINT16[H]
bogdanm 92:4fc01daae5a5 5925 #define RSCAN0RMID73HL RSCAN0.RMID73.UINT8[HL]
bogdanm 92:4fc01daae5a5 5926 #define RSCAN0RMID73HH RSCAN0.RMID73.UINT8[HH]
bogdanm 92:4fc01daae5a5 5927 #define RSCAN0RMPTR73 RSCAN0.RMPTR73.UINT32
bogdanm 92:4fc01daae5a5 5928 #define RSCAN0RMPTR73L RSCAN0.RMPTR73.UINT16[L]
bogdanm 92:4fc01daae5a5 5929 #define RSCAN0RMPTR73LL RSCAN0.RMPTR73.UINT8[LL]
bogdanm 92:4fc01daae5a5 5930 #define RSCAN0RMPTR73LH RSCAN0.RMPTR73.UINT8[LH]
bogdanm 92:4fc01daae5a5 5931 #define RSCAN0RMPTR73H RSCAN0.RMPTR73.UINT16[H]
bogdanm 92:4fc01daae5a5 5932 #define RSCAN0RMPTR73HL RSCAN0.RMPTR73.UINT8[HL]
bogdanm 92:4fc01daae5a5 5933 #define RSCAN0RMPTR73HH RSCAN0.RMPTR73.UINT8[HH]
bogdanm 92:4fc01daae5a5 5934 #define RSCAN0RMDF073 RSCAN0.RMDF073.UINT32
bogdanm 92:4fc01daae5a5 5935 #define RSCAN0RMDF073L RSCAN0.RMDF073.UINT16[L]
bogdanm 92:4fc01daae5a5 5936 #define RSCAN0RMDF073LL RSCAN0.RMDF073.UINT8[LL]
bogdanm 92:4fc01daae5a5 5937 #define RSCAN0RMDF073LH RSCAN0.RMDF073.UINT8[LH]
bogdanm 92:4fc01daae5a5 5938 #define RSCAN0RMDF073H RSCAN0.RMDF073.UINT16[H]
bogdanm 92:4fc01daae5a5 5939 #define RSCAN0RMDF073HL RSCAN0.RMDF073.UINT8[HL]
bogdanm 92:4fc01daae5a5 5940 #define RSCAN0RMDF073HH RSCAN0.RMDF073.UINT8[HH]
bogdanm 92:4fc01daae5a5 5941 #define RSCAN0RMDF173 RSCAN0.RMDF173.UINT32
bogdanm 92:4fc01daae5a5 5942 #define RSCAN0RMDF173L RSCAN0.RMDF173.UINT16[L]
bogdanm 92:4fc01daae5a5 5943 #define RSCAN0RMDF173LL RSCAN0.RMDF173.UINT8[LL]
bogdanm 92:4fc01daae5a5 5944 #define RSCAN0RMDF173LH RSCAN0.RMDF173.UINT8[LH]
bogdanm 92:4fc01daae5a5 5945 #define RSCAN0RMDF173H RSCAN0.RMDF173.UINT16[H]
bogdanm 92:4fc01daae5a5 5946 #define RSCAN0RMDF173HL RSCAN0.RMDF173.UINT8[HL]
bogdanm 92:4fc01daae5a5 5947 #define RSCAN0RMDF173HH RSCAN0.RMDF173.UINT8[HH]
bogdanm 92:4fc01daae5a5 5948 #define RSCAN0RMID74 RSCAN0.RMID74.UINT32
bogdanm 92:4fc01daae5a5 5949 #define RSCAN0RMID74L RSCAN0.RMID74.UINT16[L]
bogdanm 92:4fc01daae5a5 5950 #define RSCAN0RMID74LL RSCAN0.RMID74.UINT8[LL]
bogdanm 92:4fc01daae5a5 5951 #define RSCAN0RMID74LH RSCAN0.RMID74.UINT8[LH]
bogdanm 92:4fc01daae5a5 5952 #define RSCAN0RMID74H RSCAN0.RMID74.UINT16[H]
bogdanm 92:4fc01daae5a5 5953 #define RSCAN0RMID74HL RSCAN0.RMID74.UINT8[HL]
bogdanm 92:4fc01daae5a5 5954 #define RSCAN0RMID74HH RSCAN0.RMID74.UINT8[HH]
bogdanm 92:4fc01daae5a5 5955 #define RSCAN0RMPTR74 RSCAN0.RMPTR74.UINT32
bogdanm 92:4fc01daae5a5 5956 #define RSCAN0RMPTR74L RSCAN0.RMPTR74.UINT16[L]
bogdanm 92:4fc01daae5a5 5957 #define RSCAN0RMPTR74LL RSCAN0.RMPTR74.UINT8[LL]
bogdanm 92:4fc01daae5a5 5958 #define RSCAN0RMPTR74LH RSCAN0.RMPTR74.UINT8[LH]
bogdanm 92:4fc01daae5a5 5959 #define RSCAN0RMPTR74H RSCAN0.RMPTR74.UINT16[H]
bogdanm 92:4fc01daae5a5 5960 #define RSCAN0RMPTR74HL RSCAN0.RMPTR74.UINT8[HL]
bogdanm 92:4fc01daae5a5 5961 #define RSCAN0RMPTR74HH RSCAN0.RMPTR74.UINT8[HH]
bogdanm 92:4fc01daae5a5 5962 #define RSCAN0RMDF074 RSCAN0.RMDF074.UINT32
bogdanm 92:4fc01daae5a5 5963 #define RSCAN0RMDF074L RSCAN0.RMDF074.UINT16[L]
bogdanm 92:4fc01daae5a5 5964 #define RSCAN0RMDF074LL RSCAN0.RMDF074.UINT8[LL]
bogdanm 92:4fc01daae5a5 5965 #define RSCAN0RMDF074LH RSCAN0.RMDF074.UINT8[LH]
bogdanm 92:4fc01daae5a5 5966 #define RSCAN0RMDF074H RSCAN0.RMDF074.UINT16[H]
bogdanm 92:4fc01daae5a5 5967 #define RSCAN0RMDF074HL RSCAN0.RMDF074.UINT8[HL]
bogdanm 92:4fc01daae5a5 5968 #define RSCAN0RMDF074HH RSCAN0.RMDF074.UINT8[HH]
bogdanm 92:4fc01daae5a5 5969 #define RSCAN0RMDF174 RSCAN0.RMDF174.UINT32
bogdanm 92:4fc01daae5a5 5970 #define RSCAN0RMDF174L RSCAN0.RMDF174.UINT16[L]
bogdanm 92:4fc01daae5a5 5971 #define RSCAN0RMDF174LL RSCAN0.RMDF174.UINT8[LL]
bogdanm 92:4fc01daae5a5 5972 #define RSCAN0RMDF174LH RSCAN0.RMDF174.UINT8[LH]
bogdanm 92:4fc01daae5a5 5973 #define RSCAN0RMDF174H RSCAN0.RMDF174.UINT16[H]
bogdanm 92:4fc01daae5a5 5974 #define RSCAN0RMDF174HL RSCAN0.RMDF174.UINT8[HL]
bogdanm 92:4fc01daae5a5 5975 #define RSCAN0RMDF174HH RSCAN0.RMDF174.UINT8[HH]
bogdanm 92:4fc01daae5a5 5976 #define RSCAN0RMID75 RSCAN0.RMID75.UINT32
bogdanm 92:4fc01daae5a5 5977 #define RSCAN0RMID75L RSCAN0.RMID75.UINT16[L]
bogdanm 92:4fc01daae5a5 5978 #define RSCAN0RMID75LL RSCAN0.RMID75.UINT8[LL]
bogdanm 92:4fc01daae5a5 5979 #define RSCAN0RMID75LH RSCAN0.RMID75.UINT8[LH]
bogdanm 92:4fc01daae5a5 5980 #define RSCAN0RMID75H RSCAN0.RMID75.UINT16[H]
bogdanm 92:4fc01daae5a5 5981 #define RSCAN0RMID75HL RSCAN0.RMID75.UINT8[HL]
bogdanm 92:4fc01daae5a5 5982 #define RSCAN0RMID75HH RSCAN0.RMID75.UINT8[HH]
bogdanm 92:4fc01daae5a5 5983 #define RSCAN0RMPTR75 RSCAN0.RMPTR75.UINT32
bogdanm 92:4fc01daae5a5 5984 #define RSCAN0RMPTR75L RSCAN0.RMPTR75.UINT16[L]
bogdanm 92:4fc01daae5a5 5985 #define RSCAN0RMPTR75LL RSCAN0.RMPTR75.UINT8[LL]
bogdanm 92:4fc01daae5a5 5986 #define RSCAN0RMPTR75LH RSCAN0.RMPTR75.UINT8[LH]
bogdanm 92:4fc01daae5a5 5987 #define RSCAN0RMPTR75H RSCAN0.RMPTR75.UINT16[H]
bogdanm 92:4fc01daae5a5 5988 #define RSCAN0RMPTR75HL RSCAN0.RMPTR75.UINT8[HL]
bogdanm 92:4fc01daae5a5 5989 #define RSCAN0RMPTR75HH RSCAN0.RMPTR75.UINT8[HH]
bogdanm 92:4fc01daae5a5 5990 #define RSCAN0RMDF075 RSCAN0.RMDF075.UINT32
bogdanm 92:4fc01daae5a5 5991 #define RSCAN0RMDF075L RSCAN0.RMDF075.UINT16[L]
bogdanm 92:4fc01daae5a5 5992 #define RSCAN0RMDF075LL RSCAN0.RMDF075.UINT8[LL]
bogdanm 92:4fc01daae5a5 5993 #define RSCAN0RMDF075LH RSCAN0.RMDF075.UINT8[LH]
bogdanm 92:4fc01daae5a5 5994 #define RSCAN0RMDF075H RSCAN0.RMDF075.UINT16[H]
bogdanm 92:4fc01daae5a5 5995 #define RSCAN0RMDF075HL RSCAN0.RMDF075.UINT8[HL]
bogdanm 92:4fc01daae5a5 5996 #define RSCAN0RMDF075HH RSCAN0.RMDF075.UINT8[HH]
bogdanm 92:4fc01daae5a5 5997 #define RSCAN0RMDF175 RSCAN0.RMDF175.UINT32
bogdanm 92:4fc01daae5a5 5998 #define RSCAN0RMDF175L RSCAN0.RMDF175.UINT16[L]
bogdanm 92:4fc01daae5a5 5999 #define RSCAN0RMDF175LL RSCAN0.RMDF175.UINT8[LL]
bogdanm 92:4fc01daae5a5 6000 #define RSCAN0RMDF175LH RSCAN0.RMDF175.UINT8[LH]
bogdanm 92:4fc01daae5a5 6001 #define RSCAN0RMDF175H RSCAN0.RMDF175.UINT16[H]
bogdanm 92:4fc01daae5a5 6002 #define RSCAN0RMDF175HL RSCAN0.RMDF175.UINT8[HL]
bogdanm 92:4fc01daae5a5 6003 #define RSCAN0RMDF175HH RSCAN0.RMDF175.UINT8[HH]
bogdanm 92:4fc01daae5a5 6004 #define RSCAN0RMID76 RSCAN0.RMID76.UINT32
bogdanm 92:4fc01daae5a5 6005 #define RSCAN0RMID76L RSCAN0.RMID76.UINT16[L]
bogdanm 92:4fc01daae5a5 6006 #define RSCAN0RMID76LL RSCAN0.RMID76.UINT8[LL]
bogdanm 92:4fc01daae5a5 6007 #define RSCAN0RMID76LH RSCAN0.RMID76.UINT8[LH]
bogdanm 92:4fc01daae5a5 6008 #define RSCAN0RMID76H RSCAN0.RMID76.UINT16[H]
bogdanm 92:4fc01daae5a5 6009 #define RSCAN0RMID76HL RSCAN0.RMID76.UINT8[HL]
bogdanm 92:4fc01daae5a5 6010 #define RSCAN0RMID76HH RSCAN0.RMID76.UINT8[HH]
bogdanm 92:4fc01daae5a5 6011 #define RSCAN0RMPTR76 RSCAN0.RMPTR76.UINT32
bogdanm 92:4fc01daae5a5 6012 #define RSCAN0RMPTR76L RSCAN0.RMPTR76.UINT16[L]
bogdanm 92:4fc01daae5a5 6013 #define RSCAN0RMPTR76LL RSCAN0.RMPTR76.UINT8[LL]
bogdanm 92:4fc01daae5a5 6014 #define RSCAN0RMPTR76LH RSCAN0.RMPTR76.UINT8[LH]
bogdanm 92:4fc01daae5a5 6015 #define RSCAN0RMPTR76H RSCAN0.RMPTR76.UINT16[H]
bogdanm 92:4fc01daae5a5 6016 #define RSCAN0RMPTR76HL RSCAN0.RMPTR76.UINT8[HL]
bogdanm 92:4fc01daae5a5 6017 #define RSCAN0RMPTR76HH RSCAN0.RMPTR76.UINT8[HH]
bogdanm 92:4fc01daae5a5 6018 #define RSCAN0RMDF076 RSCAN0.RMDF076.UINT32
bogdanm 92:4fc01daae5a5 6019 #define RSCAN0RMDF076L RSCAN0.RMDF076.UINT16[L]
bogdanm 92:4fc01daae5a5 6020 #define RSCAN0RMDF076LL RSCAN0.RMDF076.UINT8[LL]
bogdanm 92:4fc01daae5a5 6021 #define RSCAN0RMDF076LH RSCAN0.RMDF076.UINT8[LH]
bogdanm 92:4fc01daae5a5 6022 #define RSCAN0RMDF076H RSCAN0.RMDF076.UINT16[H]
bogdanm 92:4fc01daae5a5 6023 #define RSCAN0RMDF076HL RSCAN0.RMDF076.UINT8[HL]
bogdanm 92:4fc01daae5a5 6024 #define RSCAN0RMDF076HH RSCAN0.RMDF076.UINT8[HH]
bogdanm 92:4fc01daae5a5 6025 #define RSCAN0RMDF176 RSCAN0.RMDF176.UINT32
bogdanm 92:4fc01daae5a5 6026 #define RSCAN0RMDF176L RSCAN0.RMDF176.UINT16[L]
bogdanm 92:4fc01daae5a5 6027 #define RSCAN0RMDF176LL RSCAN0.RMDF176.UINT8[LL]
bogdanm 92:4fc01daae5a5 6028 #define RSCAN0RMDF176LH RSCAN0.RMDF176.UINT8[LH]
bogdanm 92:4fc01daae5a5 6029 #define RSCAN0RMDF176H RSCAN0.RMDF176.UINT16[H]
bogdanm 92:4fc01daae5a5 6030 #define RSCAN0RMDF176HL RSCAN0.RMDF176.UINT8[HL]
bogdanm 92:4fc01daae5a5 6031 #define RSCAN0RMDF176HH RSCAN0.RMDF176.UINT8[HH]
bogdanm 92:4fc01daae5a5 6032 #define RSCAN0RMID77 RSCAN0.RMID77.UINT32
bogdanm 92:4fc01daae5a5 6033 #define RSCAN0RMID77L RSCAN0.RMID77.UINT16[L]
bogdanm 92:4fc01daae5a5 6034 #define RSCAN0RMID77LL RSCAN0.RMID77.UINT8[LL]
bogdanm 92:4fc01daae5a5 6035 #define RSCAN0RMID77LH RSCAN0.RMID77.UINT8[LH]
bogdanm 92:4fc01daae5a5 6036 #define RSCAN0RMID77H RSCAN0.RMID77.UINT16[H]
bogdanm 92:4fc01daae5a5 6037 #define RSCAN0RMID77HL RSCAN0.RMID77.UINT8[HL]
bogdanm 92:4fc01daae5a5 6038 #define RSCAN0RMID77HH RSCAN0.RMID77.UINT8[HH]
bogdanm 92:4fc01daae5a5 6039 #define RSCAN0RMPTR77 RSCAN0.RMPTR77.UINT32
bogdanm 92:4fc01daae5a5 6040 #define RSCAN0RMPTR77L RSCAN0.RMPTR77.UINT16[L]
bogdanm 92:4fc01daae5a5 6041 #define RSCAN0RMPTR77LL RSCAN0.RMPTR77.UINT8[LL]
bogdanm 92:4fc01daae5a5 6042 #define RSCAN0RMPTR77LH RSCAN0.RMPTR77.UINT8[LH]
bogdanm 92:4fc01daae5a5 6043 #define RSCAN0RMPTR77H RSCAN0.RMPTR77.UINT16[H]
bogdanm 92:4fc01daae5a5 6044 #define RSCAN0RMPTR77HL RSCAN0.RMPTR77.UINT8[HL]
bogdanm 92:4fc01daae5a5 6045 #define RSCAN0RMPTR77HH RSCAN0.RMPTR77.UINT8[HH]
bogdanm 92:4fc01daae5a5 6046 #define RSCAN0RMDF077 RSCAN0.RMDF077.UINT32
bogdanm 92:4fc01daae5a5 6047 #define RSCAN0RMDF077L RSCAN0.RMDF077.UINT16[L]
bogdanm 92:4fc01daae5a5 6048 #define RSCAN0RMDF077LL RSCAN0.RMDF077.UINT8[LL]
bogdanm 92:4fc01daae5a5 6049 #define RSCAN0RMDF077LH RSCAN0.RMDF077.UINT8[LH]
bogdanm 92:4fc01daae5a5 6050 #define RSCAN0RMDF077H RSCAN0.RMDF077.UINT16[H]
bogdanm 92:4fc01daae5a5 6051 #define RSCAN0RMDF077HL RSCAN0.RMDF077.UINT8[HL]
bogdanm 92:4fc01daae5a5 6052 #define RSCAN0RMDF077HH RSCAN0.RMDF077.UINT8[HH]
bogdanm 92:4fc01daae5a5 6053 #define RSCAN0RMDF177 RSCAN0.RMDF177.UINT32
bogdanm 92:4fc01daae5a5 6054 #define RSCAN0RMDF177L RSCAN0.RMDF177.UINT16[L]
bogdanm 92:4fc01daae5a5 6055 #define RSCAN0RMDF177LL RSCAN0.RMDF177.UINT8[LL]
bogdanm 92:4fc01daae5a5 6056 #define RSCAN0RMDF177LH RSCAN0.RMDF177.UINT8[LH]
bogdanm 92:4fc01daae5a5 6057 #define RSCAN0RMDF177H RSCAN0.RMDF177.UINT16[H]
bogdanm 92:4fc01daae5a5 6058 #define RSCAN0RMDF177HL RSCAN0.RMDF177.UINT8[HL]
bogdanm 92:4fc01daae5a5 6059 #define RSCAN0RMDF177HH RSCAN0.RMDF177.UINT8[HH]
bogdanm 92:4fc01daae5a5 6060 #define RSCAN0RMID78 RSCAN0.RMID78.UINT32
bogdanm 92:4fc01daae5a5 6061 #define RSCAN0RMID78L RSCAN0.RMID78.UINT16[L]
bogdanm 92:4fc01daae5a5 6062 #define RSCAN0RMID78LL RSCAN0.RMID78.UINT8[LL]
bogdanm 92:4fc01daae5a5 6063 #define RSCAN0RMID78LH RSCAN0.RMID78.UINT8[LH]
bogdanm 92:4fc01daae5a5 6064 #define RSCAN0RMID78H RSCAN0.RMID78.UINT16[H]
bogdanm 92:4fc01daae5a5 6065 #define RSCAN0RMID78HL RSCAN0.RMID78.UINT8[HL]
bogdanm 92:4fc01daae5a5 6066 #define RSCAN0RMID78HH RSCAN0.RMID78.UINT8[HH]
bogdanm 92:4fc01daae5a5 6067 #define RSCAN0RMPTR78 RSCAN0.RMPTR78.UINT32
bogdanm 92:4fc01daae5a5 6068 #define RSCAN0RMPTR78L RSCAN0.RMPTR78.UINT16[L]
bogdanm 92:4fc01daae5a5 6069 #define RSCAN0RMPTR78LL RSCAN0.RMPTR78.UINT8[LL]
bogdanm 92:4fc01daae5a5 6070 #define RSCAN0RMPTR78LH RSCAN0.RMPTR78.UINT8[LH]
bogdanm 92:4fc01daae5a5 6071 #define RSCAN0RMPTR78H RSCAN0.RMPTR78.UINT16[H]
bogdanm 92:4fc01daae5a5 6072 #define RSCAN0RMPTR78HL RSCAN0.RMPTR78.UINT8[HL]
bogdanm 92:4fc01daae5a5 6073 #define RSCAN0RMPTR78HH RSCAN0.RMPTR78.UINT8[HH]
bogdanm 92:4fc01daae5a5 6074 #define RSCAN0RMDF078 RSCAN0.RMDF078.UINT32
bogdanm 92:4fc01daae5a5 6075 #define RSCAN0RMDF078L RSCAN0.RMDF078.UINT16[L]
bogdanm 92:4fc01daae5a5 6076 #define RSCAN0RMDF078LL RSCAN0.RMDF078.UINT8[LL]
bogdanm 92:4fc01daae5a5 6077 #define RSCAN0RMDF078LH RSCAN0.RMDF078.UINT8[LH]
bogdanm 92:4fc01daae5a5 6078 #define RSCAN0RMDF078H RSCAN0.RMDF078.UINT16[H]
bogdanm 92:4fc01daae5a5 6079 #define RSCAN0RMDF078HL RSCAN0.RMDF078.UINT8[HL]
bogdanm 92:4fc01daae5a5 6080 #define RSCAN0RMDF078HH RSCAN0.RMDF078.UINT8[HH]
bogdanm 92:4fc01daae5a5 6081 #define RSCAN0RMDF178 RSCAN0.RMDF178.UINT32
bogdanm 92:4fc01daae5a5 6082 #define RSCAN0RMDF178L RSCAN0.RMDF178.UINT16[L]
bogdanm 92:4fc01daae5a5 6083 #define RSCAN0RMDF178LL RSCAN0.RMDF178.UINT8[LL]
bogdanm 92:4fc01daae5a5 6084 #define RSCAN0RMDF178LH RSCAN0.RMDF178.UINT8[LH]
bogdanm 92:4fc01daae5a5 6085 #define RSCAN0RMDF178H RSCAN0.RMDF178.UINT16[H]
bogdanm 92:4fc01daae5a5 6086 #define RSCAN0RMDF178HL RSCAN0.RMDF178.UINT8[HL]
bogdanm 92:4fc01daae5a5 6087 #define RSCAN0RMDF178HH RSCAN0.RMDF178.UINT8[HH]
bogdanm 92:4fc01daae5a5 6088 #define RSCAN0RMID79 RSCAN0.RMID79.UINT32
bogdanm 92:4fc01daae5a5 6089 #define RSCAN0RMID79L RSCAN0.RMID79.UINT16[L]
bogdanm 92:4fc01daae5a5 6090 #define RSCAN0RMID79LL RSCAN0.RMID79.UINT8[LL]
bogdanm 92:4fc01daae5a5 6091 #define RSCAN0RMID79LH RSCAN0.RMID79.UINT8[LH]
bogdanm 92:4fc01daae5a5 6092 #define RSCAN0RMID79H RSCAN0.RMID79.UINT16[H]
bogdanm 92:4fc01daae5a5 6093 #define RSCAN0RMID79HL RSCAN0.RMID79.UINT8[HL]
bogdanm 92:4fc01daae5a5 6094 #define RSCAN0RMID79HH RSCAN0.RMID79.UINT8[HH]
bogdanm 92:4fc01daae5a5 6095 #define RSCAN0RMPTR79 RSCAN0.RMPTR79.UINT32
bogdanm 92:4fc01daae5a5 6096 #define RSCAN0RMPTR79L RSCAN0.RMPTR79.UINT16[L]
bogdanm 92:4fc01daae5a5 6097 #define RSCAN0RMPTR79LL RSCAN0.RMPTR79.UINT8[LL]
bogdanm 92:4fc01daae5a5 6098 #define RSCAN0RMPTR79LH RSCAN0.RMPTR79.UINT8[LH]
bogdanm 92:4fc01daae5a5 6099 #define RSCAN0RMPTR79H RSCAN0.RMPTR79.UINT16[H]
bogdanm 92:4fc01daae5a5 6100 #define RSCAN0RMPTR79HL RSCAN0.RMPTR79.UINT8[HL]
bogdanm 92:4fc01daae5a5 6101 #define RSCAN0RMPTR79HH RSCAN0.RMPTR79.UINT8[HH]
bogdanm 92:4fc01daae5a5 6102 #define RSCAN0RMDF079 RSCAN0.RMDF079.UINT32
bogdanm 92:4fc01daae5a5 6103 #define RSCAN0RMDF079L RSCAN0.RMDF079.UINT16[L]
bogdanm 92:4fc01daae5a5 6104 #define RSCAN0RMDF079LL RSCAN0.RMDF079.UINT8[LL]
bogdanm 92:4fc01daae5a5 6105 #define RSCAN0RMDF079LH RSCAN0.RMDF079.UINT8[LH]
bogdanm 92:4fc01daae5a5 6106 #define RSCAN0RMDF079H RSCAN0.RMDF079.UINT16[H]
bogdanm 92:4fc01daae5a5 6107 #define RSCAN0RMDF079HL RSCAN0.RMDF079.UINT8[HL]
bogdanm 92:4fc01daae5a5 6108 #define RSCAN0RMDF079HH RSCAN0.RMDF079.UINT8[HH]
bogdanm 92:4fc01daae5a5 6109 #define RSCAN0RMDF179 RSCAN0.RMDF179.UINT32
bogdanm 92:4fc01daae5a5 6110 #define RSCAN0RMDF179L RSCAN0.RMDF179.UINT16[L]
bogdanm 92:4fc01daae5a5 6111 #define RSCAN0RMDF179LL RSCAN0.RMDF179.UINT8[LL]
bogdanm 92:4fc01daae5a5 6112 #define RSCAN0RMDF179LH RSCAN0.RMDF179.UINT8[LH]
bogdanm 92:4fc01daae5a5 6113 #define RSCAN0RMDF179H RSCAN0.RMDF179.UINT16[H]
bogdanm 92:4fc01daae5a5 6114 #define RSCAN0RMDF179HL RSCAN0.RMDF179.UINT8[HL]
bogdanm 92:4fc01daae5a5 6115 #define RSCAN0RMDF179HH RSCAN0.RMDF179.UINT8[HH]
bogdanm 92:4fc01daae5a5 6116 #define RSCAN0RFID0 RSCAN0.RFID0.UINT32
bogdanm 92:4fc01daae5a5 6117 #define RSCAN0RFID0L RSCAN0.RFID0.UINT16[L]
bogdanm 92:4fc01daae5a5 6118 #define RSCAN0RFID0LL RSCAN0.RFID0.UINT8[LL]
bogdanm 92:4fc01daae5a5 6119 #define RSCAN0RFID0LH RSCAN0.RFID0.UINT8[LH]
bogdanm 92:4fc01daae5a5 6120 #define RSCAN0RFID0H RSCAN0.RFID0.UINT16[H]
bogdanm 92:4fc01daae5a5 6121 #define RSCAN0RFID0HL RSCAN0.RFID0.UINT8[HL]
bogdanm 92:4fc01daae5a5 6122 #define RSCAN0RFID0HH RSCAN0.RFID0.UINT8[HH]
bogdanm 92:4fc01daae5a5 6123 #define RSCAN0RFPTR0 RSCAN0.RFPTR0.UINT32
bogdanm 92:4fc01daae5a5 6124 #define RSCAN0RFPTR0L RSCAN0.RFPTR0.UINT16[L]
bogdanm 92:4fc01daae5a5 6125 #define RSCAN0RFPTR0LL RSCAN0.RFPTR0.UINT8[LL]
bogdanm 92:4fc01daae5a5 6126 #define RSCAN0RFPTR0LH RSCAN0.RFPTR0.UINT8[LH]
bogdanm 92:4fc01daae5a5 6127 #define RSCAN0RFPTR0H RSCAN0.RFPTR0.UINT16[H]
bogdanm 92:4fc01daae5a5 6128 #define RSCAN0RFPTR0HL RSCAN0.RFPTR0.UINT8[HL]
bogdanm 92:4fc01daae5a5 6129 #define RSCAN0RFPTR0HH RSCAN0.RFPTR0.UINT8[HH]
bogdanm 92:4fc01daae5a5 6130 #define RSCAN0RFDF00 RSCAN0.RFDF00.UINT32
bogdanm 92:4fc01daae5a5 6131 #define RSCAN0RFDF00L RSCAN0.RFDF00.UINT16[L]
bogdanm 92:4fc01daae5a5 6132 #define RSCAN0RFDF00LL RSCAN0.RFDF00.UINT8[LL]
bogdanm 92:4fc01daae5a5 6133 #define RSCAN0RFDF00LH RSCAN0.RFDF00.UINT8[LH]
bogdanm 92:4fc01daae5a5 6134 #define RSCAN0RFDF00H RSCAN0.RFDF00.UINT16[H]
bogdanm 92:4fc01daae5a5 6135 #define RSCAN0RFDF00HL RSCAN0.RFDF00.UINT8[HL]
bogdanm 92:4fc01daae5a5 6136 #define RSCAN0RFDF00HH RSCAN0.RFDF00.UINT8[HH]
bogdanm 92:4fc01daae5a5 6137 #define RSCAN0RFDF10 RSCAN0.RFDF10.UINT32
bogdanm 92:4fc01daae5a5 6138 #define RSCAN0RFDF10L RSCAN0.RFDF10.UINT16[L]
bogdanm 92:4fc01daae5a5 6139 #define RSCAN0RFDF10LL RSCAN0.RFDF10.UINT8[LL]
bogdanm 92:4fc01daae5a5 6140 #define RSCAN0RFDF10LH RSCAN0.RFDF10.UINT8[LH]
bogdanm 92:4fc01daae5a5 6141 #define RSCAN0RFDF10H RSCAN0.RFDF10.UINT16[H]
bogdanm 92:4fc01daae5a5 6142 #define RSCAN0RFDF10HL RSCAN0.RFDF10.UINT8[HL]
bogdanm 92:4fc01daae5a5 6143 #define RSCAN0RFDF10HH RSCAN0.RFDF10.UINT8[HH]
bogdanm 92:4fc01daae5a5 6144 #define RSCAN0RFID1 RSCAN0.RFID1.UINT32
bogdanm 92:4fc01daae5a5 6145 #define RSCAN0RFID1L RSCAN0.RFID1.UINT16[L]
bogdanm 92:4fc01daae5a5 6146 #define RSCAN0RFID1LL RSCAN0.RFID1.UINT8[LL]
bogdanm 92:4fc01daae5a5 6147 #define RSCAN0RFID1LH RSCAN0.RFID1.UINT8[LH]
bogdanm 92:4fc01daae5a5 6148 #define RSCAN0RFID1H RSCAN0.RFID1.UINT16[H]
bogdanm 92:4fc01daae5a5 6149 #define RSCAN0RFID1HL RSCAN0.RFID1.UINT8[HL]
bogdanm 92:4fc01daae5a5 6150 #define RSCAN0RFID1HH RSCAN0.RFID1.UINT8[HH]
bogdanm 92:4fc01daae5a5 6151 #define RSCAN0RFPTR1 RSCAN0.RFPTR1.UINT32
bogdanm 92:4fc01daae5a5 6152 #define RSCAN0RFPTR1L RSCAN0.RFPTR1.UINT16[L]
bogdanm 92:4fc01daae5a5 6153 #define RSCAN0RFPTR1LL RSCAN0.RFPTR1.UINT8[LL]
bogdanm 92:4fc01daae5a5 6154 #define RSCAN0RFPTR1LH RSCAN0.RFPTR1.UINT8[LH]
bogdanm 92:4fc01daae5a5 6155 #define RSCAN0RFPTR1H RSCAN0.RFPTR1.UINT16[H]
bogdanm 92:4fc01daae5a5 6156 #define RSCAN0RFPTR1HL RSCAN0.RFPTR1.UINT8[HL]
bogdanm 92:4fc01daae5a5 6157 #define RSCAN0RFPTR1HH RSCAN0.RFPTR1.UINT8[HH]
bogdanm 92:4fc01daae5a5 6158 #define RSCAN0RFDF01 RSCAN0.RFDF01.UINT32
bogdanm 92:4fc01daae5a5 6159 #define RSCAN0RFDF01L RSCAN0.RFDF01.UINT16[L]
bogdanm 92:4fc01daae5a5 6160 #define RSCAN0RFDF01LL RSCAN0.RFDF01.UINT8[LL]
bogdanm 92:4fc01daae5a5 6161 #define RSCAN0RFDF01LH RSCAN0.RFDF01.UINT8[LH]
bogdanm 92:4fc01daae5a5 6162 #define RSCAN0RFDF01H RSCAN0.RFDF01.UINT16[H]
bogdanm 92:4fc01daae5a5 6163 #define RSCAN0RFDF01HL RSCAN0.RFDF01.UINT8[HL]
bogdanm 92:4fc01daae5a5 6164 #define RSCAN0RFDF01HH RSCAN0.RFDF01.UINT8[HH]
bogdanm 92:4fc01daae5a5 6165 #define RSCAN0RFDF11 RSCAN0.RFDF11.UINT32
bogdanm 92:4fc01daae5a5 6166 #define RSCAN0RFDF11L RSCAN0.RFDF11.UINT16[L]
bogdanm 92:4fc01daae5a5 6167 #define RSCAN0RFDF11LL RSCAN0.RFDF11.UINT8[LL]
bogdanm 92:4fc01daae5a5 6168 #define RSCAN0RFDF11LH RSCAN0.RFDF11.UINT8[LH]
bogdanm 92:4fc01daae5a5 6169 #define RSCAN0RFDF11H RSCAN0.RFDF11.UINT16[H]
bogdanm 92:4fc01daae5a5 6170 #define RSCAN0RFDF11HL RSCAN0.RFDF11.UINT8[HL]
bogdanm 92:4fc01daae5a5 6171 #define RSCAN0RFDF11HH RSCAN0.RFDF11.UINT8[HH]
bogdanm 92:4fc01daae5a5 6172 #define RSCAN0RFID2 RSCAN0.RFID2.UINT32
bogdanm 92:4fc01daae5a5 6173 #define RSCAN0RFID2L RSCAN0.RFID2.UINT16[L]
bogdanm 92:4fc01daae5a5 6174 #define RSCAN0RFID2LL RSCAN0.RFID2.UINT8[LL]
bogdanm 92:4fc01daae5a5 6175 #define RSCAN0RFID2LH RSCAN0.RFID2.UINT8[LH]
bogdanm 92:4fc01daae5a5 6176 #define RSCAN0RFID2H RSCAN0.RFID2.UINT16[H]
bogdanm 92:4fc01daae5a5 6177 #define RSCAN0RFID2HL RSCAN0.RFID2.UINT8[HL]
bogdanm 92:4fc01daae5a5 6178 #define RSCAN0RFID2HH RSCAN0.RFID2.UINT8[HH]
bogdanm 92:4fc01daae5a5 6179 #define RSCAN0RFPTR2 RSCAN0.RFPTR2.UINT32
bogdanm 92:4fc01daae5a5 6180 #define RSCAN0RFPTR2L RSCAN0.RFPTR2.UINT16[L]
bogdanm 92:4fc01daae5a5 6181 #define RSCAN0RFPTR2LL RSCAN0.RFPTR2.UINT8[LL]
bogdanm 92:4fc01daae5a5 6182 #define RSCAN0RFPTR2LH RSCAN0.RFPTR2.UINT8[LH]
bogdanm 92:4fc01daae5a5 6183 #define RSCAN0RFPTR2H RSCAN0.RFPTR2.UINT16[H]
bogdanm 92:4fc01daae5a5 6184 #define RSCAN0RFPTR2HL RSCAN0.RFPTR2.UINT8[HL]
bogdanm 92:4fc01daae5a5 6185 #define RSCAN0RFPTR2HH RSCAN0.RFPTR2.UINT8[HH]
bogdanm 92:4fc01daae5a5 6186 #define RSCAN0RFDF02 RSCAN0.RFDF02.UINT32
bogdanm 92:4fc01daae5a5 6187 #define RSCAN0RFDF02L RSCAN0.RFDF02.UINT16[L]
bogdanm 92:4fc01daae5a5 6188 #define RSCAN0RFDF02LL RSCAN0.RFDF02.UINT8[LL]
bogdanm 92:4fc01daae5a5 6189 #define RSCAN0RFDF02LH RSCAN0.RFDF02.UINT8[LH]
bogdanm 92:4fc01daae5a5 6190 #define RSCAN0RFDF02H RSCAN0.RFDF02.UINT16[H]
bogdanm 92:4fc01daae5a5 6191 #define RSCAN0RFDF02HL RSCAN0.RFDF02.UINT8[HL]
bogdanm 92:4fc01daae5a5 6192 #define RSCAN0RFDF02HH RSCAN0.RFDF02.UINT8[HH]
bogdanm 92:4fc01daae5a5 6193 #define RSCAN0RFDF12 RSCAN0.RFDF12.UINT32
bogdanm 92:4fc01daae5a5 6194 #define RSCAN0RFDF12L RSCAN0.RFDF12.UINT16[L]
bogdanm 92:4fc01daae5a5 6195 #define RSCAN0RFDF12LL RSCAN0.RFDF12.UINT8[LL]
bogdanm 92:4fc01daae5a5 6196 #define RSCAN0RFDF12LH RSCAN0.RFDF12.UINT8[LH]
bogdanm 92:4fc01daae5a5 6197 #define RSCAN0RFDF12H RSCAN0.RFDF12.UINT16[H]
bogdanm 92:4fc01daae5a5 6198 #define RSCAN0RFDF12HL RSCAN0.RFDF12.UINT8[HL]
bogdanm 92:4fc01daae5a5 6199 #define RSCAN0RFDF12HH RSCAN0.RFDF12.UINT8[HH]
bogdanm 92:4fc01daae5a5 6200 #define RSCAN0RFID3 RSCAN0.RFID3.UINT32
bogdanm 92:4fc01daae5a5 6201 #define RSCAN0RFID3L RSCAN0.RFID3.UINT16[L]
bogdanm 92:4fc01daae5a5 6202 #define RSCAN0RFID3LL RSCAN0.RFID3.UINT8[LL]
bogdanm 92:4fc01daae5a5 6203 #define RSCAN0RFID3LH RSCAN0.RFID3.UINT8[LH]
bogdanm 92:4fc01daae5a5 6204 #define RSCAN0RFID3H RSCAN0.RFID3.UINT16[H]
bogdanm 92:4fc01daae5a5 6205 #define RSCAN0RFID3HL RSCAN0.RFID3.UINT8[HL]
bogdanm 92:4fc01daae5a5 6206 #define RSCAN0RFID3HH RSCAN0.RFID3.UINT8[HH]
bogdanm 92:4fc01daae5a5 6207 #define RSCAN0RFPTR3 RSCAN0.RFPTR3.UINT32
bogdanm 92:4fc01daae5a5 6208 #define RSCAN0RFPTR3L RSCAN0.RFPTR3.UINT16[L]
bogdanm 92:4fc01daae5a5 6209 #define RSCAN0RFPTR3LL RSCAN0.RFPTR3.UINT8[LL]
bogdanm 92:4fc01daae5a5 6210 #define RSCAN0RFPTR3LH RSCAN0.RFPTR3.UINT8[LH]
bogdanm 92:4fc01daae5a5 6211 #define RSCAN0RFPTR3H RSCAN0.RFPTR3.UINT16[H]
bogdanm 92:4fc01daae5a5 6212 #define RSCAN0RFPTR3HL RSCAN0.RFPTR3.UINT8[HL]
bogdanm 92:4fc01daae5a5 6213 #define RSCAN0RFPTR3HH RSCAN0.RFPTR3.UINT8[HH]
bogdanm 92:4fc01daae5a5 6214 #define RSCAN0RFDF03 RSCAN0.RFDF03.UINT32
bogdanm 92:4fc01daae5a5 6215 #define RSCAN0RFDF03L RSCAN0.RFDF03.UINT16[L]
bogdanm 92:4fc01daae5a5 6216 #define RSCAN0RFDF03LL RSCAN0.RFDF03.UINT8[LL]
bogdanm 92:4fc01daae5a5 6217 #define RSCAN0RFDF03LH RSCAN0.RFDF03.UINT8[LH]
bogdanm 92:4fc01daae5a5 6218 #define RSCAN0RFDF03H RSCAN0.RFDF03.UINT16[H]
bogdanm 92:4fc01daae5a5 6219 #define RSCAN0RFDF03HL RSCAN0.RFDF03.UINT8[HL]
bogdanm 92:4fc01daae5a5 6220 #define RSCAN0RFDF03HH RSCAN0.RFDF03.UINT8[HH]
bogdanm 92:4fc01daae5a5 6221 #define RSCAN0RFDF13 RSCAN0.RFDF13.UINT32
bogdanm 92:4fc01daae5a5 6222 #define RSCAN0RFDF13L RSCAN0.RFDF13.UINT16[L]
bogdanm 92:4fc01daae5a5 6223 #define RSCAN0RFDF13LL RSCAN0.RFDF13.UINT8[LL]
bogdanm 92:4fc01daae5a5 6224 #define RSCAN0RFDF13LH RSCAN0.RFDF13.UINT8[LH]
bogdanm 92:4fc01daae5a5 6225 #define RSCAN0RFDF13H RSCAN0.RFDF13.UINT16[H]
bogdanm 92:4fc01daae5a5 6226 #define RSCAN0RFDF13HL RSCAN0.RFDF13.UINT8[HL]
bogdanm 92:4fc01daae5a5 6227 #define RSCAN0RFDF13HH RSCAN0.RFDF13.UINT8[HH]
bogdanm 92:4fc01daae5a5 6228 #define RSCAN0RFID4 RSCAN0.RFID4.UINT32
bogdanm 92:4fc01daae5a5 6229 #define RSCAN0RFID4L RSCAN0.RFID4.UINT16[L]
bogdanm 92:4fc01daae5a5 6230 #define RSCAN0RFID4LL RSCAN0.RFID4.UINT8[LL]
bogdanm 92:4fc01daae5a5 6231 #define RSCAN0RFID4LH RSCAN0.RFID4.UINT8[LH]
bogdanm 92:4fc01daae5a5 6232 #define RSCAN0RFID4H RSCAN0.RFID4.UINT16[H]
bogdanm 92:4fc01daae5a5 6233 #define RSCAN0RFID4HL RSCAN0.RFID4.UINT8[HL]
bogdanm 92:4fc01daae5a5 6234 #define RSCAN0RFID4HH RSCAN0.RFID4.UINT8[HH]
bogdanm 92:4fc01daae5a5 6235 #define RSCAN0RFPTR4 RSCAN0.RFPTR4.UINT32
bogdanm 92:4fc01daae5a5 6236 #define RSCAN0RFPTR4L RSCAN0.RFPTR4.UINT16[L]
bogdanm 92:4fc01daae5a5 6237 #define RSCAN0RFPTR4LL RSCAN0.RFPTR4.UINT8[LL]
bogdanm 92:4fc01daae5a5 6238 #define RSCAN0RFPTR4LH RSCAN0.RFPTR4.UINT8[LH]
bogdanm 92:4fc01daae5a5 6239 #define RSCAN0RFPTR4H RSCAN0.RFPTR4.UINT16[H]
bogdanm 92:4fc01daae5a5 6240 #define RSCAN0RFPTR4HL RSCAN0.RFPTR4.UINT8[HL]
bogdanm 92:4fc01daae5a5 6241 #define RSCAN0RFPTR4HH RSCAN0.RFPTR4.UINT8[HH]
bogdanm 92:4fc01daae5a5 6242 #define RSCAN0RFDF04 RSCAN0.RFDF04.UINT32
bogdanm 92:4fc01daae5a5 6243 #define RSCAN0RFDF04L RSCAN0.RFDF04.UINT16[L]
bogdanm 92:4fc01daae5a5 6244 #define RSCAN0RFDF04LL RSCAN0.RFDF04.UINT8[LL]
bogdanm 92:4fc01daae5a5 6245 #define RSCAN0RFDF04LH RSCAN0.RFDF04.UINT8[LH]
bogdanm 92:4fc01daae5a5 6246 #define RSCAN0RFDF04H RSCAN0.RFDF04.UINT16[H]
bogdanm 92:4fc01daae5a5 6247 #define RSCAN0RFDF04HL RSCAN0.RFDF04.UINT8[HL]
bogdanm 92:4fc01daae5a5 6248 #define RSCAN0RFDF04HH RSCAN0.RFDF04.UINT8[HH]
bogdanm 92:4fc01daae5a5 6249 #define RSCAN0RFDF14 RSCAN0.RFDF14.UINT32
bogdanm 92:4fc01daae5a5 6250 #define RSCAN0RFDF14L RSCAN0.RFDF14.UINT16[L]
bogdanm 92:4fc01daae5a5 6251 #define RSCAN0RFDF14LL RSCAN0.RFDF14.UINT8[LL]
bogdanm 92:4fc01daae5a5 6252 #define RSCAN0RFDF14LH RSCAN0.RFDF14.UINT8[LH]
bogdanm 92:4fc01daae5a5 6253 #define RSCAN0RFDF14H RSCAN0.RFDF14.UINT16[H]
bogdanm 92:4fc01daae5a5 6254 #define RSCAN0RFDF14HL RSCAN0.RFDF14.UINT8[HL]
bogdanm 92:4fc01daae5a5 6255 #define RSCAN0RFDF14HH RSCAN0.RFDF14.UINT8[HH]
bogdanm 92:4fc01daae5a5 6256 #define RSCAN0RFID5 RSCAN0.RFID5.UINT32
bogdanm 92:4fc01daae5a5 6257 #define RSCAN0RFID5L RSCAN0.RFID5.UINT16[L]
bogdanm 92:4fc01daae5a5 6258 #define RSCAN0RFID5LL RSCAN0.RFID5.UINT8[LL]
bogdanm 92:4fc01daae5a5 6259 #define RSCAN0RFID5LH RSCAN0.RFID5.UINT8[LH]
bogdanm 92:4fc01daae5a5 6260 #define RSCAN0RFID5H RSCAN0.RFID5.UINT16[H]
bogdanm 92:4fc01daae5a5 6261 #define RSCAN0RFID5HL RSCAN0.RFID5.UINT8[HL]
bogdanm 92:4fc01daae5a5 6262 #define RSCAN0RFID5HH RSCAN0.RFID5.UINT8[HH]
bogdanm 92:4fc01daae5a5 6263 #define RSCAN0RFPTR5 RSCAN0.RFPTR5.UINT32
bogdanm 92:4fc01daae5a5 6264 #define RSCAN0RFPTR5L RSCAN0.RFPTR5.UINT16[L]
bogdanm 92:4fc01daae5a5 6265 #define RSCAN0RFPTR5LL RSCAN0.RFPTR5.UINT8[LL]
bogdanm 92:4fc01daae5a5 6266 #define RSCAN0RFPTR5LH RSCAN0.RFPTR5.UINT8[LH]
bogdanm 92:4fc01daae5a5 6267 #define RSCAN0RFPTR5H RSCAN0.RFPTR5.UINT16[H]
bogdanm 92:4fc01daae5a5 6268 #define RSCAN0RFPTR5HL RSCAN0.RFPTR5.UINT8[HL]
bogdanm 92:4fc01daae5a5 6269 #define RSCAN0RFPTR5HH RSCAN0.RFPTR5.UINT8[HH]
bogdanm 92:4fc01daae5a5 6270 #define RSCAN0RFDF05 RSCAN0.RFDF05.UINT32
bogdanm 92:4fc01daae5a5 6271 #define RSCAN0RFDF05L RSCAN0.RFDF05.UINT16[L]
bogdanm 92:4fc01daae5a5 6272 #define RSCAN0RFDF05LL RSCAN0.RFDF05.UINT8[LL]
bogdanm 92:4fc01daae5a5 6273 #define RSCAN0RFDF05LH RSCAN0.RFDF05.UINT8[LH]
bogdanm 92:4fc01daae5a5 6274 #define RSCAN0RFDF05H RSCAN0.RFDF05.UINT16[H]
bogdanm 92:4fc01daae5a5 6275 #define RSCAN0RFDF05HL RSCAN0.RFDF05.UINT8[HL]
bogdanm 92:4fc01daae5a5 6276 #define RSCAN0RFDF05HH RSCAN0.RFDF05.UINT8[HH]
bogdanm 92:4fc01daae5a5 6277 #define RSCAN0RFDF15 RSCAN0.RFDF15.UINT32
bogdanm 92:4fc01daae5a5 6278 #define RSCAN0RFDF15L RSCAN0.RFDF15.UINT16[L]
bogdanm 92:4fc01daae5a5 6279 #define RSCAN0RFDF15LL RSCAN0.RFDF15.UINT8[LL]
bogdanm 92:4fc01daae5a5 6280 #define RSCAN0RFDF15LH RSCAN0.RFDF15.UINT8[LH]
bogdanm 92:4fc01daae5a5 6281 #define RSCAN0RFDF15H RSCAN0.RFDF15.UINT16[H]
bogdanm 92:4fc01daae5a5 6282 #define RSCAN0RFDF15HL RSCAN0.RFDF15.UINT8[HL]
bogdanm 92:4fc01daae5a5 6283 #define RSCAN0RFDF15HH RSCAN0.RFDF15.UINT8[HH]
bogdanm 92:4fc01daae5a5 6284 #define RSCAN0RFID6 RSCAN0.RFID6.UINT32
bogdanm 92:4fc01daae5a5 6285 #define RSCAN0RFID6L RSCAN0.RFID6.UINT16[L]
bogdanm 92:4fc01daae5a5 6286 #define RSCAN0RFID6LL RSCAN0.RFID6.UINT8[LL]
bogdanm 92:4fc01daae5a5 6287 #define RSCAN0RFID6LH RSCAN0.RFID6.UINT8[LH]
bogdanm 92:4fc01daae5a5 6288 #define RSCAN0RFID6H RSCAN0.RFID6.UINT16[H]
bogdanm 92:4fc01daae5a5 6289 #define RSCAN0RFID6HL RSCAN0.RFID6.UINT8[HL]
bogdanm 92:4fc01daae5a5 6290 #define RSCAN0RFID6HH RSCAN0.RFID6.UINT8[HH]
bogdanm 92:4fc01daae5a5 6291 #define RSCAN0RFPTR6 RSCAN0.RFPTR6.UINT32
bogdanm 92:4fc01daae5a5 6292 #define RSCAN0RFPTR6L RSCAN0.RFPTR6.UINT16[L]
bogdanm 92:4fc01daae5a5 6293 #define RSCAN0RFPTR6LL RSCAN0.RFPTR6.UINT8[LL]
bogdanm 92:4fc01daae5a5 6294 #define RSCAN0RFPTR6LH RSCAN0.RFPTR6.UINT8[LH]
bogdanm 92:4fc01daae5a5 6295 #define RSCAN0RFPTR6H RSCAN0.RFPTR6.UINT16[H]
bogdanm 92:4fc01daae5a5 6296 #define RSCAN0RFPTR6HL RSCAN0.RFPTR6.UINT8[HL]
bogdanm 92:4fc01daae5a5 6297 #define RSCAN0RFPTR6HH RSCAN0.RFPTR6.UINT8[HH]
bogdanm 92:4fc01daae5a5 6298 #define RSCAN0RFDF06 RSCAN0.RFDF06.UINT32
bogdanm 92:4fc01daae5a5 6299 #define RSCAN0RFDF06L RSCAN0.RFDF06.UINT16[L]
bogdanm 92:4fc01daae5a5 6300 #define RSCAN0RFDF06LL RSCAN0.RFDF06.UINT8[LL]
bogdanm 92:4fc01daae5a5 6301 #define RSCAN0RFDF06LH RSCAN0.RFDF06.UINT8[LH]
bogdanm 92:4fc01daae5a5 6302 #define RSCAN0RFDF06H RSCAN0.RFDF06.UINT16[H]
bogdanm 92:4fc01daae5a5 6303 #define RSCAN0RFDF06HL RSCAN0.RFDF06.UINT8[HL]
bogdanm 92:4fc01daae5a5 6304 #define RSCAN0RFDF06HH RSCAN0.RFDF06.UINT8[HH]
bogdanm 92:4fc01daae5a5 6305 #define RSCAN0RFDF16 RSCAN0.RFDF16.UINT32
bogdanm 92:4fc01daae5a5 6306 #define RSCAN0RFDF16L RSCAN0.RFDF16.UINT16[L]
bogdanm 92:4fc01daae5a5 6307 #define RSCAN0RFDF16LL RSCAN0.RFDF16.UINT8[LL]
bogdanm 92:4fc01daae5a5 6308 #define RSCAN0RFDF16LH RSCAN0.RFDF16.UINT8[LH]
bogdanm 92:4fc01daae5a5 6309 #define RSCAN0RFDF16H RSCAN0.RFDF16.UINT16[H]
bogdanm 92:4fc01daae5a5 6310 #define RSCAN0RFDF16HL RSCAN0.RFDF16.UINT8[HL]
bogdanm 92:4fc01daae5a5 6311 #define RSCAN0RFDF16HH RSCAN0.RFDF16.UINT8[HH]
bogdanm 92:4fc01daae5a5 6312 #define RSCAN0RFID7 RSCAN0.RFID7.UINT32
bogdanm 92:4fc01daae5a5 6313 #define RSCAN0RFID7L RSCAN0.RFID7.UINT16[L]
bogdanm 92:4fc01daae5a5 6314 #define RSCAN0RFID7LL RSCAN0.RFID7.UINT8[LL]
bogdanm 92:4fc01daae5a5 6315 #define RSCAN0RFID7LH RSCAN0.RFID7.UINT8[LH]
bogdanm 92:4fc01daae5a5 6316 #define RSCAN0RFID7H RSCAN0.RFID7.UINT16[H]
bogdanm 92:4fc01daae5a5 6317 #define RSCAN0RFID7HL RSCAN0.RFID7.UINT8[HL]
bogdanm 92:4fc01daae5a5 6318 #define RSCAN0RFID7HH RSCAN0.RFID7.UINT8[HH]
bogdanm 92:4fc01daae5a5 6319 #define RSCAN0RFPTR7 RSCAN0.RFPTR7.UINT32
bogdanm 92:4fc01daae5a5 6320 #define RSCAN0RFPTR7L RSCAN0.RFPTR7.UINT16[L]
bogdanm 92:4fc01daae5a5 6321 #define RSCAN0RFPTR7LL RSCAN0.RFPTR7.UINT8[LL]
bogdanm 92:4fc01daae5a5 6322 #define RSCAN0RFPTR7LH RSCAN0.RFPTR7.UINT8[LH]
bogdanm 92:4fc01daae5a5 6323 #define RSCAN0RFPTR7H RSCAN0.RFPTR7.UINT16[H]
bogdanm 92:4fc01daae5a5 6324 #define RSCAN0RFPTR7HL RSCAN0.RFPTR7.UINT8[HL]
bogdanm 92:4fc01daae5a5 6325 #define RSCAN0RFPTR7HH RSCAN0.RFPTR7.UINT8[HH]
bogdanm 92:4fc01daae5a5 6326 #define RSCAN0RFDF07 RSCAN0.RFDF07.UINT32
bogdanm 92:4fc01daae5a5 6327 #define RSCAN0RFDF07L RSCAN0.RFDF07.UINT16[L]
bogdanm 92:4fc01daae5a5 6328 #define RSCAN0RFDF07LL RSCAN0.RFDF07.UINT8[LL]
bogdanm 92:4fc01daae5a5 6329 #define RSCAN0RFDF07LH RSCAN0.RFDF07.UINT8[LH]
bogdanm 92:4fc01daae5a5 6330 #define RSCAN0RFDF07H RSCAN0.RFDF07.UINT16[H]
bogdanm 92:4fc01daae5a5 6331 #define RSCAN0RFDF07HL RSCAN0.RFDF07.UINT8[HL]
bogdanm 92:4fc01daae5a5 6332 #define RSCAN0RFDF07HH RSCAN0.RFDF07.UINT8[HH]
bogdanm 92:4fc01daae5a5 6333 #define RSCAN0RFDF17 RSCAN0.RFDF17.UINT32
bogdanm 92:4fc01daae5a5 6334 #define RSCAN0RFDF17L RSCAN0.RFDF17.UINT16[L]
bogdanm 92:4fc01daae5a5 6335 #define RSCAN0RFDF17LL RSCAN0.RFDF17.UINT8[LL]
bogdanm 92:4fc01daae5a5 6336 #define RSCAN0RFDF17LH RSCAN0.RFDF17.UINT8[LH]
bogdanm 92:4fc01daae5a5 6337 #define RSCAN0RFDF17H RSCAN0.RFDF17.UINT16[H]
bogdanm 92:4fc01daae5a5 6338 #define RSCAN0RFDF17HL RSCAN0.RFDF17.UINT8[HL]
bogdanm 92:4fc01daae5a5 6339 #define RSCAN0RFDF17HH RSCAN0.RFDF17.UINT8[HH]
bogdanm 92:4fc01daae5a5 6340 #define RSCAN0CFID0 RSCAN0.CFID0.UINT32
bogdanm 92:4fc01daae5a5 6341 #define RSCAN0CFID0L RSCAN0.CFID0.UINT16[L]
bogdanm 92:4fc01daae5a5 6342 #define RSCAN0CFID0LL RSCAN0.CFID0.UINT8[LL]
bogdanm 92:4fc01daae5a5 6343 #define RSCAN0CFID0LH RSCAN0.CFID0.UINT8[LH]
bogdanm 92:4fc01daae5a5 6344 #define RSCAN0CFID0H RSCAN0.CFID0.UINT16[H]
bogdanm 92:4fc01daae5a5 6345 #define RSCAN0CFID0HL RSCAN0.CFID0.UINT8[HL]
bogdanm 92:4fc01daae5a5 6346 #define RSCAN0CFID0HH RSCAN0.CFID0.UINT8[HH]
bogdanm 92:4fc01daae5a5 6347 #define RSCAN0CFPTR0 RSCAN0.CFPTR0.UINT32
bogdanm 92:4fc01daae5a5 6348 #define RSCAN0CFPTR0L RSCAN0.CFPTR0.UINT16[L]
bogdanm 92:4fc01daae5a5 6349 #define RSCAN0CFPTR0LL RSCAN0.CFPTR0.UINT8[LL]
bogdanm 92:4fc01daae5a5 6350 #define RSCAN0CFPTR0LH RSCAN0.CFPTR0.UINT8[LH]
bogdanm 92:4fc01daae5a5 6351 #define RSCAN0CFPTR0H RSCAN0.CFPTR0.UINT16[H]
bogdanm 92:4fc01daae5a5 6352 #define RSCAN0CFPTR0HL RSCAN0.CFPTR0.UINT8[HL]
bogdanm 92:4fc01daae5a5 6353 #define RSCAN0CFPTR0HH RSCAN0.CFPTR0.UINT8[HH]
bogdanm 92:4fc01daae5a5 6354 #define RSCAN0CFDF00 RSCAN0.CFDF00.UINT32
bogdanm 92:4fc01daae5a5 6355 #define RSCAN0CFDF00L RSCAN0.CFDF00.UINT16[L]
bogdanm 92:4fc01daae5a5 6356 #define RSCAN0CFDF00LL RSCAN0.CFDF00.UINT8[LL]
bogdanm 92:4fc01daae5a5 6357 #define RSCAN0CFDF00LH RSCAN0.CFDF00.UINT8[LH]
bogdanm 92:4fc01daae5a5 6358 #define RSCAN0CFDF00H RSCAN0.CFDF00.UINT16[H]
bogdanm 92:4fc01daae5a5 6359 #define RSCAN0CFDF00HL RSCAN0.CFDF00.UINT8[HL]
bogdanm 92:4fc01daae5a5 6360 #define RSCAN0CFDF00HH RSCAN0.CFDF00.UINT8[HH]
bogdanm 92:4fc01daae5a5 6361 #define RSCAN0CFDF10 RSCAN0.CFDF10.UINT32
bogdanm 92:4fc01daae5a5 6362 #define RSCAN0CFDF10L RSCAN0.CFDF10.UINT16[L]
bogdanm 92:4fc01daae5a5 6363 #define RSCAN0CFDF10LL RSCAN0.CFDF10.UINT8[LL]
bogdanm 92:4fc01daae5a5 6364 #define RSCAN0CFDF10LH RSCAN0.CFDF10.UINT8[LH]
bogdanm 92:4fc01daae5a5 6365 #define RSCAN0CFDF10H RSCAN0.CFDF10.UINT16[H]
bogdanm 92:4fc01daae5a5 6366 #define RSCAN0CFDF10HL RSCAN0.CFDF10.UINT8[HL]
bogdanm 92:4fc01daae5a5 6367 #define RSCAN0CFDF10HH RSCAN0.CFDF10.UINT8[HH]
bogdanm 92:4fc01daae5a5 6368 #define RSCAN0CFID1 RSCAN0.CFID1.UINT32
bogdanm 92:4fc01daae5a5 6369 #define RSCAN0CFID1L RSCAN0.CFID1.UINT16[L]
bogdanm 92:4fc01daae5a5 6370 #define RSCAN0CFID1LL RSCAN0.CFID1.UINT8[LL]
bogdanm 92:4fc01daae5a5 6371 #define RSCAN0CFID1LH RSCAN0.CFID1.UINT8[LH]
bogdanm 92:4fc01daae5a5 6372 #define RSCAN0CFID1H RSCAN0.CFID1.UINT16[H]
bogdanm 92:4fc01daae5a5 6373 #define RSCAN0CFID1HL RSCAN0.CFID1.UINT8[HL]
bogdanm 92:4fc01daae5a5 6374 #define RSCAN0CFID1HH RSCAN0.CFID1.UINT8[HH]
bogdanm 92:4fc01daae5a5 6375 #define RSCAN0CFPTR1 RSCAN0.CFPTR1.UINT32
bogdanm 92:4fc01daae5a5 6376 #define RSCAN0CFPTR1L RSCAN0.CFPTR1.UINT16[L]
bogdanm 92:4fc01daae5a5 6377 #define RSCAN0CFPTR1LL RSCAN0.CFPTR1.UINT8[LL]
bogdanm 92:4fc01daae5a5 6378 #define RSCAN0CFPTR1LH RSCAN0.CFPTR1.UINT8[LH]
bogdanm 92:4fc01daae5a5 6379 #define RSCAN0CFPTR1H RSCAN0.CFPTR1.UINT16[H]
bogdanm 92:4fc01daae5a5 6380 #define RSCAN0CFPTR1HL RSCAN0.CFPTR1.UINT8[HL]
bogdanm 92:4fc01daae5a5 6381 #define RSCAN0CFPTR1HH RSCAN0.CFPTR1.UINT8[HH]
bogdanm 92:4fc01daae5a5 6382 #define RSCAN0CFDF01 RSCAN0.CFDF01.UINT32
bogdanm 92:4fc01daae5a5 6383 #define RSCAN0CFDF01L RSCAN0.CFDF01.UINT16[L]
bogdanm 92:4fc01daae5a5 6384 #define RSCAN0CFDF01LL RSCAN0.CFDF01.UINT8[LL]
bogdanm 92:4fc01daae5a5 6385 #define RSCAN0CFDF01LH RSCAN0.CFDF01.UINT8[LH]
bogdanm 92:4fc01daae5a5 6386 #define RSCAN0CFDF01H RSCAN0.CFDF01.UINT16[H]
bogdanm 92:4fc01daae5a5 6387 #define RSCAN0CFDF01HL RSCAN0.CFDF01.UINT8[HL]
bogdanm 92:4fc01daae5a5 6388 #define RSCAN0CFDF01HH RSCAN0.CFDF01.UINT8[HH]
bogdanm 92:4fc01daae5a5 6389 #define RSCAN0CFDF11 RSCAN0.CFDF11.UINT32
bogdanm 92:4fc01daae5a5 6390 #define RSCAN0CFDF11L RSCAN0.CFDF11.UINT16[L]
bogdanm 92:4fc01daae5a5 6391 #define RSCAN0CFDF11LL RSCAN0.CFDF11.UINT8[LL]
bogdanm 92:4fc01daae5a5 6392 #define RSCAN0CFDF11LH RSCAN0.CFDF11.UINT8[LH]
bogdanm 92:4fc01daae5a5 6393 #define RSCAN0CFDF11H RSCAN0.CFDF11.UINT16[H]
bogdanm 92:4fc01daae5a5 6394 #define RSCAN0CFDF11HL RSCAN0.CFDF11.UINT8[HL]
bogdanm 92:4fc01daae5a5 6395 #define RSCAN0CFDF11HH RSCAN0.CFDF11.UINT8[HH]
bogdanm 92:4fc01daae5a5 6396 #define RSCAN0CFID2 RSCAN0.CFID2.UINT32
bogdanm 92:4fc01daae5a5 6397 #define RSCAN0CFID2L RSCAN0.CFID2.UINT16[L]
bogdanm 92:4fc01daae5a5 6398 #define RSCAN0CFID2LL RSCAN0.CFID2.UINT8[LL]
bogdanm 92:4fc01daae5a5 6399 #define RSCAN0CFID2LH RSCAN0.CFID2.UINT8[LH]
bogdanm 92:4fc01daae5a5 6400 #define RSCAN0CFID2H RSCAN0.CFID2.UINT16[H]
bogdanm 92:4fc01daae5a5 6401 #define RSCAN0CFID2HL RSCAN0.CFID2.UINT8[HL]
bogdanm 92:4fc01daae5a5 6402 #define RSCAN0CFID2HH RSCAN0.CFID2.UINT8[HH]
bogdanm 92:4fc01daae5a5 6403 #define RSCAN0CFPTR2 RSCAN0.CFPTR2.UINT32
bogdanm 92:4fc01daae5a5 6404 #define RSCAN0CFPTR2L RSCAN0.CFPTR2.UINT16[L]
bogdanm 92:4fc01daae5a5 6405 #define RSCAN0CFPTR2LL RSCAN0.CFPTR2.UINT8[LL]
bogdanm 92:4fc01daae5a5 6406 #define RSCAN0CFPTR2LH RSCAN0.CFPTR2.UINT8[LH]
bogdanm 92:4fc01daae5a5 6407 #define RSCAN0CFPTR2H RSCAN0.CFPTR2.UINT16[H]
bogdanm 92:4fc01daae5a5 6408 #define RSCAN0CFPTR2HL RSCAN0.CFPTR2.UINT8[HL]
bogdanm 92:4fc01daae5a5 6409 #define RSCAN0CFPTR2HH RSCAN0.CFPTR2.UINT8[HH]
bogdanm 92:4fc01daae5a5 6410 #define RSCAN0CFDF02 RSCAN0.CFDF02.UINT32
bogdanm 92:4fc01daae5a5 6411 #define RSCAN0CFDF02L RSCAN0.CFDF02.UINT16[L]
bogdanm 92:4fc01daae5a5 6412 #define RSCAN0CFDF02LL RSCAN0.CFDF02.UINT8[LL]
bogdanm 92:4fc01daae5a5 6413 #define RSCAN0CFDF02LH RSCAN0.CFDF02.UINT8[LH]
bogdanm 92:4fc01daae5a5 6414 #define RSCAN0CFDF02H RSCAN0.CFDF02.UINT16[H]
bogdanm 92:4fc01daae5a5 6415 #define RSCAN0CFDF02HL RSCAN0.CFDF02.UINT8[HL]
bogdanm 92:4fc01daae5a5 6416 #define RSCAN0CFDF02HH RSCAN0.CFDF02.UINT8[HH]
bogdanm 92:4fc01daae5a5 6417 #define RSCAN0CFDF12 RSCAN0.CFDF12.UINT32
bogdanm 92:4fc01daae5a5 6418 #define RSCAN0CFDF12L RSCAN0.CFDF12.UINT16[L]
bogdanm 92:4fc01daae5a5 6419 #define RSCAN0CFDF12LL RSCAN0.CFDF12.UINT8[LL]
bogdanm 92:4fc01daae5a5 6420 #define RSCAN0CFDF12LH RSCAN0.CFDF12.UINT8[LH]
bogdanm 92:4fc01daae5a5 6421 #define RSCAN0CFDF12H RSCAN0.CFDF12.UINT16[H]
bogdanm 92:4fc01daae5a5 6422 #define RSCAN0CFDF12HL RSCAN0.CFDF12.UINT8[HL]
bogdanm 92:4fc01daae5a5 6423 #define RSCAN0CFDF12HH RSCAN0.CFDF12.UINT8[HH]
bogdanm 92:4fc01daae5a5 6424 #define RSCAN0CFID3 RSCAN0.CFID3.UINT32
bogdanm 92:4fc01daae5a5 6425 #define RSCAN0CFID3L RSCAN0.CFID3.UINT16[L]
bogdanm 92:4fc01daae5a5 6426 #define RSCAN0CFID3LL RSCAN0.CFID3.UINT8[LL]
bogdanm 92:4fc01daae5a5 6427 #define RSCAN0CFID3LH RSCAN0.CFID3.UINT8[LH]
bogdanm 92:4fc01daae5a5 6428 #define RSCAN0CFID3H RSCAN0.CFID3.UINT16[H]
bogdanm 92:4fc01daae5a5 6429 #define RSCAN0CFID3HL RSCAN0.CFID3.UINT8[HL]
bogdanm 92:4fc01daae5a5 6430 #define RSCAN0CFID3HH RSCAN0.CFID3.UINT8[HH]
bogdanm 92:4fc01daae5a5 6431 #define RSCAN0CFPTR3 RSCAN0.CFPTR3.UINT32
bogdanm 92:4fc01daae5a5 6432 #define RSCAN0CFPTR3L RSCAN0.CFPTR3.UINT16[L]
bogdanm 92:4fc01daae5a5 6433 #define RSCAN0CFPTR3LL RSCAN0.CFPTR3.UINT8[LL]
bogdanm 92:4fc01daae5a5 6434 #define RSCAN0CFPTR3LH RSCAN0.CFPTR3.UINT8[LH]
bogdanm 92:4fc01daae5a5 6435 #define RSCAN0CFPTR3H RSCAN0.CFPTR3.UINT16[H]
bogdanm 92:4fc01daae5a5 6436 #define RSCAN0CFPTR3HL RSCAN0.CFPTR3.UINT8[HL]
bogdanm 92:4fc01daae5a5 6437 #define RSCAN0CFPTR3HH RSCAN0.CFPTR3.UINT8[HH]
bogdanm 92:4fc01daae5a5 6438 #define RSCAN0CFDF03 RSCAN0.CFDF03.UINT32
bogdanm 92:4fc01daae5a5 6439 #define RSCAN0CFDF03L RSCAN0.CFDF03.UINT16[L]
bogdanm 92:4fc01daae5a5 6440 #define RSCAN0CFDF03LL RSCAN0.CFDF03.UINT8[LL]
bogdanm 92:4fc01daae5a5 6441 #define RSCAN0CFDF03LH RSCAN0.CFDF03.UINT8[LH]
bogdanm 92:4fc01daae5a5 6442 #define RSCAN0CFDF03H RSCAN0.CFDF03.UINT16[H]
bogdanm 92:4fc01daae5a5 6443 #define RSCAN0CFDF03HL RSCAN0.CFDF03.UINT8[HL]
bogdanm 92:4fc01daae5a5 6444 #define RSCAN0CFDF03HH RSCAN0.CFDF03.UINT8[HH]
bogdanm 92:4fc01daae5a5 6445 #define RSCAN0CFDF13 RSCAN0.CFDF13.UINT32
bogdanm 92:4fc01daae5a5 6446 #define RSCAN0CFDF13L RSCAN0.CFDF13.UINT16[L]
bogdanm 92:4fc01daae5a5 6447 #define RSCAN0CFDF13LL RSCAN0.CFDF13.UINT8[LL]
bogdanm 92:4fc01daae5a5 6448 #define RSCAN0CFDF13LH RSCAN0.CFDF13.UINT8[LH]
bogdanm 92:4fc01daae5a5 6449 #define RSCAN0CFDF13H RSCAN0.CFDF13.UINT16[H]
bogdanm 92:4fc01daae5a5 6450 #define RSCAN0CFDF13HL RSCAN0.CFDF13.UINT8[HL]
bogdanm 92:4fc01daae5a5 6451 #define RSCAN0CFDF13HH RSCAN0.CFDF13.UINT8[HH]
bogdanm 92:4fc01daae5a5 6452 #define RSCAN0CFID4 RSCAN0.CFID4.UINT32
bogdanm 92:4fc01daae5a5 6453 #define RSCAN0CFID4L RSCAN0.CFID4.UINT16[L]
bogdanm 92:4fc01daae5a5 6454 #define RSCAN0CFID4LL RSCAN0.CFID4.UINT8[LL]
bogdanm 92:4fc01daae5a5 6455 #define RSCAN0CFID4LH RSCAN0.CFID4.UINT8[LH]
bogdanm 92:4fc01daae5a5 6456 #define RSCAN0CFID4H RSCAN0.CFID4.UINT16[H]
bogdanm 92:4fc01daae5a5 6457 #define RSCAN0CFID4HL RSCAN0.CFID4.UINT8[HL]
bogdanm 92:4fc01daae5a5 6458 #define RSCAN0CFID4HH RSCAN0.CFID4.UINT8[HH]
bogdanm 92:4fc01daae5a5 6459 #define RSCAN0CFPTR4 RSCAN0.CFPTR4.UINT32
bogdanm 92:4fc01daae5a5 6460 #define RSCAN0CFPTR4L RSCAN0.CFPTR4.UINT16[L]
bogdanm 92:4fc01daae5a5 6461 #define RSCAN0CFPTR4LL RSCAN0.CFPTR4.UINT8[LL]
bogdanm 92:4fc01daae5a5 6462 #define RSCAN0CFPTR4LH RSCAN0.CFPTR4.UINT8[LH]
bogdanm 92:4fc01daae5a5 6463 #define RSCAN0CFPTR4H RSCAN0.CFPTR4.UINT16[H]
bogdanm 92:4fc01daae5a5 6464 #define RSCAN0CFPTR4HL RSCAN0.CFPTR4.UINT8[HL]
bogdanm 92:4fc01daae5a5 6465 #define RSCAN0CFPTR4HH RSCAN0.CFPTR4.UINT8[HH]
bogdanm 92:4fc01daae5a5 6466 #define RSCAN0CFDF04 RSCAN0.CFDF04.UINT32
bogdanm 92:4fc01daae5a5 6467 #define RSCAN0CFDF04L RSCAN0.CFDF04.UINT16[L]
bogdanm 92:4fc01daae5a5 6468 #define RSCAN0CFDF04LL RSCAN0.CFDF04.UINT8[LL]
bogdanm 92:4fc01daae5a5 6469 #define RSCAN0CFDF04LH RSCAN0.CFDF04.UINT8[LH]
bogdanm 92:4fc01daae5a5 6470 #define RSCAN0CFDF04H RSCAN0.CFDF04.UINT16[H]
bogdanm 92:4fc01daae5a5 6471 #define RSCAN0CFDF04HL RSCAN0.CFDF04.UINT8[HL]
bogdanm 92:4fc01daae5a5 6472 #define RSCAN0CFDF04HH RSCAN0.CFDF04.UINT8[HH]
bogdanm 92:4fc01daae5a5 6473 #define RSCAN0CFDF14 RSCAN0.CFDF14.UINT32
bogdanm 92:4fc01daae5a5 6474 #define RSCAN0CFDF14L RSCAN0.CFDF14.UINT16[L]
bogdanm 92:4fc01daae5a5 6475 #define RSCAN0CFDF14LL RSCAN0.CFDF14.UINT8[LL]
bogdanm 92:4fc01daae5a5 6476 #define RSCAN0CFDF14LH RSCAN0.CFDF14.UINT8[LH]
bogdanm 92:4fc01daae5a5 6477 #define RSCAN0CFDF14H RSCAN0.CFDF14.UINT16[H]
bogdanm 92:4fc01daae5a5 6478 #define RSCAN0CFDF14HL RSCAN0.CFDF14.UINT8[HL]
bogdanm 92:4fc01daae5a5 6479 #define RSCAN0CFDF14HH RSCAN0.CFDF14.UINT8[HH]
bogdanm 92:4fc01daae5a5 6480 #define RSCAN0CFID5 RSCAN0.CFID5.UINT32
bogdanm 92:4fc01daae5a5 6481 #define RSCAN0CFID5L RSCAN0.CFID5.UINT16[L]
bogdanm 92:4fc01daae5a5 6482 #define RSCAN0CFID5LL RSCAN0.CFID5.UINT8[LL]
bogdanm 92:4fc01daae5a5 6483 #define RSCAN0CFID5LH RSCAN0.CFID5.UINT8[LH]
bogdanm 92:4fc01daae5a5 6484 #define RSCAN0CFID5H RSCAN0.CFID5.UINT16[H]
bogdanm 92:4fc01daae5a5 6485 #define RSCAN0CFID5HL RSCAN0.CFID5.UINT8[HL]
bogdanm 92:4fc01daae5a5 6486 #define RSCAN0CFID5HH RSCAN0.CFID5.UINT8[HH]
bogdanm 92:4fc01daae5a5 6487 #define RSCAN0CFPTR5 RSCAN0.CFPTR5.UINT32
bogdanm 92:4fc01daae5a5 6488 #define RSCAN0CFPTR5L RSCAN0.CFPTR5.UINT16[L]
bogdanm 92:4fc01daae5a5 6489 #define RSCAN0CFPTR5LL RSCAN0.CFPTR5.UINT8[LL]
bogdanm 92:4fc01daae5a5 6490 #define RSCAN0CFPTR5LH RSCAN0.CFPTR5.UINT8[LH]
bogdanm 92:4fc01daae5a5 6491 #define RSCAN0CFPTR5H RSCAN0.CFPTR5.UINT16[H]
bogdanm 92:4fc01daae5a5 6492 #define RSCAN0CFPTR5HL RSCAN0.CFPTR5.UINT8[HL]
bogdanm 92:4fc01daae5a5 6493 #define RSCAN0CFPTR5HH RSCAN0.CFPTR5.UINT8[HH]
bogdanm 92:4fc01daae5a5 6494 #define RSCAN0CFDF05 RSCAN0.CFDF05.UINT32
bogdanm 92:4fc01daae5a5 6495 #define RSCAN0CFDF05L RSCAN0.CFDF05.UINT16[L]
bogdanm 92:4fc01daae5a5 6496 #define RSCAN0CFDF05LL RSCAN0.CFDF05.UINT8[LL]
bogdanm 92:4fc01daae5a5 6497 #define RSCAN0CFDF05LH RSCAN0.CFDF05.UINT8[LH]
bogdanm 92:4fc01daae5a5 6498 #define RSCAN0CFDF05H RSCAN0.CFDF05.UINT16[H]
bogdanm 92:4fc01daae5a5 6499 #define RSCAN0CFDF05HL RSCAN0.CFDF05.UINT8[HL]
bogdanm 92:4fc01daae5a5 6500 #define RSCAN0CFDF05HH RSCAN0.CFDF05.UINT8[HH]
bogdanm 92:4fc01daae5a5 6501 #define RSCAN0CFDF15 RSCAN0.CFDF15.UINT32
bogdanm 92:4fc01daae5a5 6502 #define RSCAN0CFDF15L RSCAN0.CFDF15.UINT16[L]
bogdanm 92:4fc01daae5a5 6503 #define RSCAN0CFDF15LL RSCAN0.CFDF15.UINT8[LL]
bogdanm 92:4fc01daae5a5 6504 #define RSCAN0CFDF15LH RSCAN0.CFDF15.UINT8[LH]
bogdanm 92:4fc01daae5a5 6505 #define RSCAN0CFDF15H RSCAN0.CFDF15.UINT16[H]
bogdanm 92:4fc01daae5a5 6506 #define RSCAN0CFDF15HL RSCAN0.CFDF15.UINT8[HL]
bogdanm 92:4fc01daae5a5 6507 #define RSCAN0CFDF15HH RSCAN0.CFDF15.UINT8[HH]
bogdanm 92:4fc01daae5a5 6508 #define RSCAN0CFID6 RSCAN0.CFID6.UINT32
bogdanm 92:4fc01daae5a5 6509 #define RSCAN0CFID6L RSCAN0.CFID6.UINT16[L]
bogdanm 92:4fc01daae5a5 6510 #define RSCAN0CFID6LL RSCAN0.CFID6.UINT8[LL]
bogdanm 92:4fc01daae5a5 6511 #define RSCAN0CFID6LH RSCAN0.CFID6.UINT8[LH]
bogdanm 92:4fc01daae5a5 6512 #define RSCAN0CFID6H RSCAN0.CFID6.UINT16[H]
bogdanm 92:4fc01daae5a5 6513 #define RSCAN0CFID6HL RSCAN0.CFID6.UINT8[HL]
bogdanm 92:4fc01daae5a5 6514 #define RSCAN0CFID6HH RSCAN0.CFID6.UINT8[HH]
bogdanm 92:4fc01daae5a5 6515 #define RSCAN0CFPTR6 RSCAN0.CFPTR6.UINT32
bogdanm 92:4fc01daae5a5 6516 #define RSCAN0CFPTR6L RSCAN0.CFPTR6.UINT16[L]
bogdanm 92:4fc01daae5a5 6517 #define RSCAN0CFPTR6LL RSCAN0.CFPTR6.UINT8[LL]
bogdanm 92:4fc01daae5a5 6518 #define RSCAN0CFPTR6LH RSCAN0.CFPTR6.UINT8[LH]
bogdanm 92:4fc01daae5a5 6519 #define RSCAN0CFPTR6H RSCAN0.CFPTR6.UINT16[H]
bogdanm 92:4fc01daae5a5 6520 #define RSCAN0CFPTR6HL RSCAN0.CFPTR6.UINT8[HL]
bogdanm 92:4fc01daae5a5 6521 #define RSCAN0CFPTR6HH RSCAN0.CFPTR6.UINT8[HH]
bogdanm 92:4fc01daae5a5 6522 #define RSCAN0CFDF06 RSCAN0.CFDF06.UINT32
bogdanm 92:4fc01daae5a5 6523 #define RSCAN0CFDF06L RSCAN0.CFDF06.UINT16[L]
bogdanm 92:4fc01daae5a5 6524 #define RSCAN0CFDF06LL RSCAN0.CFDF06.UINT8[LL]
bogdanm 92:4fc01daae5a5 6525 #define RSCAN0CFDF06LH RSCAN0.CFDF06.UINT8[LH]
bogdanm 92:4fc01daae5a5 6526 #define RSCAN0CFDF06H RSCAN0.CFDF06.UINT16[H]
bogdanm 92:4fc01daae5a5 6527 #define RSCAN0CFDF06HL RSCAN0.CFDF06.UINT8[HL]
bogdanm 92:4fc01daae5a5 6528 #define RSCAN0CFDF06HH RSCAN0.CFDF06.UINT8[HH]
bogdanm 92:4fc01daae5a5 6529 #define RSCAN0CFDF16 RSCAN0.CFDF16.UINT32
bogdanm 92:4fc01daae5a5 6530 #define RSCAN0CFDF16L RSCAN0.CFDF16.UINT16[L]
bogdanm 92:4fc01daae5a5 6531 #define RSCAN0CFDF16LL RSCAN0.CFDF16.UINT8[LL]
bogdanm 92:4fc01daae5a5 6532 #define RSCAN0CFDF16LH RSCAN0.CFDF16.UINT8[LH]
bogdanm 92:4fc01daae5a5 6533 #define RSCAN0CFDF16H RSCAN0.CFDF16.UINT16[H]
bogdanm 92:4fc01daae5a5 6534 #define RSCAN0CFDF16HL RSCAN0.CFDF16.UINT8[HL]
bogdanm 92:4fc01daae5a5 6535 #define RSCAN0CFDF16HH RSCAN0.CFDF16.UINT8[HH]
bogdanm 92:4fc01daae5a5 6536 #define RSCAN0CFID7 RSCAN0.CFID7.UINT32
bogdanm 92:4fc01daae5a5 6537 #define RSCAN0CFID7L RSCAN0.CFID7.UINT16[L]
bogdanm 92:4fc01daae5a5 6538 #define RSCAN0CFID7LL RSCAN0.CFID7.UINT8[LL]
bogdanm 92:4fc01daae5a5 6539 #define RSCAN0CFID7LH RSCAN0.CFID7.UINT8[LH]
bogdanm 92:4fc01daae5a5 6540 #define RSCAN0CFID7H RSCAN0.CFID7.UINT16[H]
bogdanm 92:4fc01daae5a5 6541 #define RSCAN0CFID7HL RSCAN0.CFID7.UINT8[HL]
bogdanm 92:4fc01daae5a5 6542 #define RSCAN0CFID7HH RSCAN0.CFID7.UINT8[HH]
bogdanm 92:4fc01daae5a5 6543 #define RSCAN0CFPTR7 RSCAN0.CFPTR7.UINT32
bogdanm 92:4fc01daae5a5 6544 #define RSCAN0CFPTR7L RSCAN0.CFPTR7.UINT16[L]
bogdanm 92:4fc01daae5a5 6545 #define RSCAN0CFPTR7LL RSCAN0.CFPTR7.UINT8[LL]
bogdanm 92:4fc01daae5a5 6546 #define RSCAN0CFPTR7LH RSCAN0.CFPTR7.UINT8[LH]
bogdanm 92:4fc01daae5a5 6547 #define RSCAN0CFPTR7H RSCAN0.CFPTR7.UINT16[H]
bogdanm 92:4fc01daae5a5 6548 #define RSCAN0CFPTR7HL RSCAN0.CFPTR7.UINT8[HL]
bogdanm 92:4fc01daae5a5 6549 #define RSCAN0CFPTR7HH RSCAN0.CFPTR7.UINT8[HH]
bogdanm 92:4fc01daae5a5 6550 #define RSCAN0CFDF07 RSCAN0.CFDF07.UINT32
bogdanm 92:4fc01daae5a5 6551 #define RSCAN0CFDF07L RSCAN0.CFDF07.UINT16[L]
bogdanm 92:4fc01daae5a5 6552 #define RSCAN0CFDF07LL RSCAN0.CFDF07.UINT8[LL]
bogdanm 92:4fc01daae5a5 6553 #define RSCAN0CFDF07LH RSCAN0.CFDF07.UINT8[LH]
bogdanm 92:4fc01daae5a5 6554 #define RSCAN0CFDF07H RSCAN0.CFDF07.UINT16[H]
bogdanm 92:4fc01daae5a5 6555 #define RSCAN0CFDF07HL RSCAN0.CFDF07.UINT8[HL]
bogdanm 92:4fc01daae5a5 6556 #define RSCAN0CFDF07HH RSCAN0.CFDF07.UINT8[HH]
bogdanm 92:4fc01daae5a5 6557 #define RSCAN0CFDF17 RSCAN0.CFDF17.UINT32
bogdanm 92:4fc01daae5a5 6558 #define RSCAN0CFDF17L RSCAN0.CFDF17.UINT16[L]
bogdanm 92:4fc01daae5a5 6559 #define RSCAN0CFDF17LL RSCAN0.CFDF17.UINT8[LL]
bogdanm 92:4fc01daae5a5 6560 #define RSCAN0CFDF17LH RSCAN0.CFDF17.UINT8[LH]
bogdanm 92:4fc01daae5a5 6561 #define RSCAN0CFDF17H RSCAN0.CFDF17.UINT16[H]
bogdanm 92:4fc01daae5a5 6562 #define RSCAN0CFDF17HL RSCAN0.CFDF17.UINT8[HL]
bogdanm 92:4fc01daae5a5 6563 #define RSCAN0CFDF17HH RSCAN0.CFDF17.UINT8[HH]
bogdanm 92:4fc01daae5a5 6564 #define RSCAN0CFID8 RSCAN0.CFID8.UINT32
bogdanm 92:4fc01daae5a5 6565 #define RSCAN0CFID8L RSCAN0.CFID8.UINT16[L]
bogdanm 92:4fc01daae5a5 6566 #define RSCAN0CFID8LL RSCAN0.CFID8.UINT8[LL]
bogdanm 92:4fc01daae5a5 6567 #define RSCAN0CFID8LH RSCAN0.CFID8.UINT8[LH]
bogdanm 92:4fc01daae5a5 6568 #define RSCAN0CFID8H RSCAN0.CFID8.UINT16[H]
bogdanm 92:4fc01daae5a5 6569 #define RSCAN0CFID8HL RSCAN0.CFID8.UINT8[HL]
bogdanm 92:4fc01daae5a5 6570 #define RSCAN0CFID8HH RSCAN0.CFID8.UINT8[HH]
bogdanm 92:4fc01daae5a5 6571 #define RSCAN0CFPTR8 RSCAN0.CFPTR8.UINT32
bogdanm 92:4fc01daae5a5 6572 #define RSCAN0CFPTR8L RSCAN0.CFPTR8.UINT16[L]
bogdanm 92:4fc01daae5a5 6573 #define RSCAN0CFPTR8LL RSCAN0.CFPTR8.UINT8[LL]
bogdanm 92:4fc01daae5a5 6574 #define RSCAN0CFPTR8LH RSCAN0.CFPTR8.UINT8[LH]
bogdanm 92:4fc01daae5a5 6575 #define RSCAN0CFPTR8H RSCAN0.CFPTR8.UINT16[H]
bogdanm 92:4fc01daae5a5 6576 #define RSCAN0CFPTR8HL RSCAN0.CFPTR8.UINT8[HL]
bogdanm 92:4fc01daae5a5 6577 #define RSCAN0CFPTR8HH RSCAN0.CFPTR8.UINT8[HH]
bogdanm 92:4fc01daae5a5 6578 #define RSCAN0CFDF08 RSCAN0.CFDF08.UINT32
bogdanm 92:4fc01daae5a5 6579 #define RSCAN0CFDF08L RSCAN0.CFDF08.UINT16[L]
bogdanm 92:4fc01daae5a5 6580 #define RSCAN0CFDF08LL RSCAN0.CFDF08.UINT8[LL]
bogdanm 92:4fc01daae5a5 6581 #define RSCAN0CFDF08LH RSCAN0.CFDF08.UINT8[LH]
bogdanm 92:4fc01daae5a5 6582 #define RSCAN0CFDF08H RSCAN0.CFDF08.UINT16[H]
bogdanm 92:4fc01daae5a5 6583 #define RSCAN0CFDF08HL RSCAN0.CFDF08.UINT8[HL]
bogdanm 92:4fc01daae5a5 6584 #define RSCAN0CFDF08HH RSCAN0.CFDF08.UINT8[HH]
bogdanm 92:4fc01daae5a5 6585 #define RSCAN0CFDF18 RSCAN0.CFDF18.UINT32
bogdanm 92:4fc01daae5a5 6586 #define RSCAN0CFDF18L RSCAN0.CFDF18.UINT16[L]
bogdanm 92:4fc01daae5a5 6587 #define RSCAN0CFDF18LL RSCAN0.CFDF18.UINT8[LL]
bogdanm 92:4fc01daae5a5 6588 #define RSCAN0CFDF18LH RSCAN0.CFDF18.UINT8[LH]
bogdanm 92:4fc01daae5a5 6589 #define RSCAN0CFDF18H RSCAN0.CFDF18.UINT16[H]
bogdanm 92:4fc01daae5a5 6590 #define RSCAN0CFDF18HL RSCAN0.CFDF18.UINT8[HL]
bogdanm 92:4fc01daae5a5 6591 #define RSCAN0CFDF18HH RSCAN0.CFDF18.UINT8[HH]
bogdanm 92:4fc01daae5a5 6592 #define RSCAN0CFID9 RSCAN0.CFID9.UINT32
bogdanm 92:4fc01daae5a5 6593 #define RSCAN0CFID9L RSCAN0.CFID9.UINT16[L]
bogdanm 92:4fc01daae5a5 6594 #define RSCAN0CFID9LL RSCAN0.CFID9.UINT8[LL]
bogdanm 92:4fc01daae5a5 6595 #define RSCAN0CFID9LH RSCAN0.CFID9.UINT8[LH]
bogdanm 92:4fc01daae5a5 6596 #define RSCAN0CFID9H RSCAN0.CFID9.UINT16[H]
bogdanm 92:4fc01daae5a5 6597 #define RSCAN0CFID9HL RSCAN0.CFID9.UINT8[HL]
bogdanm 92:4fc01daae5a5 6598 #define RSCAN0CFID9HH RSCAN0.CFID9.UINT8[HH]
bogdanm 92:4fc01daae5a5 6599 #define RSCAN0CFPTR9 RSCAN0.CFPTR9.UINT32
bogdanm 92:4fc01daae5a5 6600 #define RSCAN0CFPTR9L RSCAN0.CFPTR9.UINT16[L]
bogdanm 92:4fc01daae5a5 6601 #define RSCAN0CFPTR9LL RSCAN0.CFPTR9.UINT8[LL]
bogdanm 92:4fc01daae5a5 6602 #define RSCAN0CFPTR9LH RSCAN0.CFPTR9.UINT8[LH]
bogdanm 92:4fc01daae5a5 6603 #define RSCAN0CFPTR9H RSCAN0.CFPTR9.UINT16[H]
bogdanm 92:4fc01daae5a5 6604 #define RSCAN0CFPTR9HL RSCAN0.CFPTR9.UINT8[HL]
bogdanm 92:4fc01daae5a5 6605 #define RSCAN0CFPTR9HH RSCAN0.CFPTR9.UINT8[HH]
bogdanm 92:4fc01daae5a5 6606 #define RSCAN0CFDF09 RSCAN0.CFDF09.UINT32
bogdanm 92:4fc01daae5a5 6607 #define RSCAN0CFDF09L RSCAN0.CFDF09.UINT16[L]
bogdanm 92:4fc01daae5a5 6608 #define RSCAN0CFDF09LL RSCAN0.CFDF09.UINT8[LL]
bogdanm 92:4fc01daae5a5 6609 #define RSCAN0CFDF09LH RSCAN0.CFDF09.UINT8[LH]
bogdanm 92:4fc01daae5a5 6610 #define RSCAN0CFDF09H RSCAN0.CFDF09.UINT16[H]
bogdanm 92:4fc01daae5a5 6611 #define RSCAN0CFDF09HL RSCAN0.CFDF09.UINT8[HL]
bogdanm 92:4fc01daae5a5 6612 #define RSCAN0CFDF09HH RSCAN0.CFDF09.UINT8[HH]
bogdanm 92:4fc01daae5a5 6613 #define RSCAN0CFDF19 RSCAN0.CFDF19.UINT32
bogdanm 92:4fc01daae5a5 6614 #define RSCAN0CFDF19L RSCAN0.CFDF19.UINT16[L]
bogdanm 92:4fc01daae5a5 6615 #define RSCAN0CFDF19LL RSCAN0.CFDF19.UINT8[LL]
bogdanm 92:4fc01daae5a5 6616 #define RSCAN0CFDF19LH RSCAN0.CFDF19.UINT8[LH]
bogdanm 92:4fc01daae5a5 6617 #define RSCAN0CFDF19H RSCAN0.CFDF19.UINT16[H]
bogdanm 92:4fc01daae5a5 6618 #define RSCAN0CFDF19HL RSCAN0.CFDF19.UINT8[HL]
bogdanm 92:4fc01daae5a5 6619 #define RSCAN0CFDF19HH RSCAN0.CFDF19.UINT8[HH]
bogdanm 92:4fc01daae5a5 6620 #define RSCAN0CFID10 RSCAN0.CFID10.UINT32
bogdanm 92:4fc01daae5a5 6621 #define RSCAN0CFID10L RSCAN0.CFID10.UINT16[L]
bogdanm 92:4fc01daae5a5 6622 #define RSCAN0CFID10LL RSCAN0.CFID10.UINT8[LL]
bogdanm 92:4fc01daae5a5 6623 #define RSCAN0CFID10LH RSCAN0.CFID10.UINT8[LH]
bogdanm 92:4fc01daae5a5 6624 #define RSCAN0CFID10H RSCAN0.CFID10.UINT16[H]
bogdanm 92:4fc01daae5a5 6625 #define RSCAN0CFID10HL RSCAN0.CFID10.UINT8[HL]
bogdanm 92:4fc01daae5a5 6626 #define RSCAN0CFID10HH RSCAN0.CFID10.UINT8[HH]
bogdanm 92:4fc01daae5a5 6627 #define RSCAN0CFPTR10 RSCAN0.CFPTR10.UINT32
bogdanm 92:4fc01daae5a5 6628 #define RSCAN0CFPTR10L RSCAN0.CFPTR10.UINT16[L]
bogdanm 92:4fc01daae5a5 6629 #define RSCAN0CFPTR10LL RSCAN0.CFPTR10.UINT8[LL]
bogdanm 92:4fc01daae5a5 6630 #define RSCAN0CFPTR10LH RSCAN0.CFPTR10.UINT8[LH]
bogdanm 92:4fc01daae5a5 6631 #define RSCAN0CFPTR10H RSCAN0.CFPTR10.UINT16[H]
bogdanm 92:4fc01daae5a5 6632 #define RSCAN0CFPTR10HL RSCAN0.CFPTR10.UINT8[HL]
bogdanm 92:4fc01daae5a5 6633 #define RSCAN0CFPTR10HH RSCAN0.CFPTR10.UINT8[HH]
bogdanm 92:4fc01daae5a5 6634 #define RSCAN0CFDF010 RSCAN0.CFDF010.UINT32
bogdanm 92:4fc01daae5a5 6635 #define RSCAN0CFDF010L RSCAN0.CFDF010.UINT16[L]
bogdanm 92:4fc01daae5a5 6636 #define RSCAN0CFDF010LL RSCAN0.CFDF010.UINT8[LL]
bogdanm 92:4fc01daae5a5 6637 #define RSCAN0CFDF010LH RSCAN0.CFDF010.UINT8[LH]
bogdanm 92:4fc01daae5a5 6638 #define RSCAN0CFDF010H RSCAN0.CFDF010.UINT16[H]
bogdanm 92:4fc01daae5a5 6639 #define RSCAN0CFDF010HL RSCAN0.CFDF010.UINT8[HL]
bogdanm 92:4fc01daae5a5 6640 #define RSCAN0CFDF010HH RSCAN0.CFDF010.UINT8[HH]
bogdanm 92:4fc01daae5a5 6641 #define RSCAN0CFDF110 RSCAN0.CFDF110.UINT32
bogdanm 92:4fc01daae5a5 6642 #define RSCAN0CFDF110L RSCAN0.CFDF110.UINT16[L]
bogdanm 92:4fc01daae5a5 6643 #define RSCAN0CFDF110LL RSCAN0.CFDF110.UINT8[LL]
bogdanm 92:4fc01daae5a5 6644 #define RSCAN0CFDF110LH RSCAN0.CFDF110.UINT8[LH]
bogdanm 92:4fc01daae5a5 6645 #define RSCAN0CFDF110H RSCAN0.CFDF110.UINT16[H]
bogdanm 92:4fc01daae5a5 6646 #define RSCAN0CFDF110HL RSCAN0.CFDF110.UINT8[HL]
bogdanm 92:4fc01daae5a5 6647 #define RSCAN0CFDF110HH RSCAN0.CFDF110.UINT8[HH]
bogdanm 92:4fc01daae5a5 6648 #define RSCAN0CFID11 RSCAN0.CFID11.UINT32
bogdanm 92:4fc01daae5a5 6649 #define RSCAN0CFID11L RSCAN0.CFID11.UINT16[L]
bogdanm 92:4fc01daae5a5 6650 #define RSCAN0CFID11LL RSCAN0.CFID11.UINT8[LL]
bogdanm 92:4fc01daae5a5 6651 #define RSCAN0CFID11LH RSCAN0.CFID11.UINT8[LH]
bogdanm 92:4fc01daae5a5 6652 #define RSCAN0CFID11H RSCAN0.CFID11.UINT16[H]
bogdanm 92:4fc01daae5a5 6653 #define RSCAN0CFID11HL RSCAN0.CFID11.UINT8[HL]
bogdanm 92:4fc01daae5a5 6654 #define RSCAN0CFID11HH RSCAN0.CFID11.UINT8[HH]
bogdanm 92:4fc01daae5a5 6655 #define RSCAN0CFPTR11 RSCAN0.CFPTR11.UINT32
bogdanm 92:4fc01daae5a5 6656 #define RSCAN0CFPTR11L RSCAN0.CFPTR11.UINT16[L]
bogdanm 92:4fc01daae5a5 6657 #define RSCAN0CFPTR11LL RSCAN0.CFPTR11.UINT8[LL]
bogdanm 92:4fc01daae5a5 6658 #define RSCAN0CFPTR11LH RSCAN0.CFPTR11.UINT8[LH]
bogdanm 92:4fc01daae5a5 6659 #define RSCAN0CFPTR11H RSCAN0.CFPTR11.UINT16[H]
bogdanm 92:4fc01daae5a5 6660 #define RSCAN0CFPTR11HL RSCAN0.CFPTR11.UINT8[HL]
bogdanm 92:4fc01daae5a5 6661 #define RSCAN0CFPTR11HH RSCAN0.CFPTR11.UINT8[HH]
bogdanm 92:4fc01daae5a5 6662 #define RSCAN0CFDF011 RSCAN0.CFDF011.UINT32
bogdanm 92:4fc01daae5a5 6663 #define RSCAN0CFDF011L RSCAN0.CFDF011.UINT16[L]
bogdanm 92:4fc01daae5a5 6664 #define RSCAN0CFDF011LL RSCAN0.CFDF011.UINT8[LL]
bogdanm 92:4fc01daae5a5 6665 #define RSCAN0CFDF011LH RSCAN0.CFDF011.UINT8[LH]
bogdanm 92:4fc01daae5a5 6666 #define RSCAN0CFDF011H RSCAN0.CFDF011.UINT16[H]
bogdanm 92:4fc01daae5a5 6667 #define RSCAN0CFDF011HL RSCAN0.CFDF011.UINT8[HL]
bogdanm 92:4fc01daae5a5 6668 #define RSCAN0CFDF011HH RSCAN0.CFDF011.UINT8[HH]
bogdanm 92:4fc01daae5a5 6669 #define RSCAN0CFDF111 RSCAN0.CFDF111.UINT32
bogdanm 92:4fc01daae5a5 6670 #define RSCAN0CFDF111L RSCAN0.CFDF111.UINT16[L]
bogdanm 92:4fc01daae5a5 6671 #define RSCAN0CFDF111LL RSCAN0.CFDF111.UINT8[LL]
bogdanm 92:4fc01daae5a5 6672 #define RSCAN0CFDF111LH RSCAN0.CFDF111.UINT8[LH]
bogdanm 92:4fc01daae5a5 6673 #define RSCAN0CFDF111H RSCAN0.CFDF111.UINT16[H]
bogdanm 92:4fc01daae5a5 6674 #define RSCAN0CFDF111HL RSCAN0.CFDF111.UINT8[HL]
bogdanm 92:4fc01daae5a5 6675 #define RSCAN0CFDF111HH RSCAN0.CFDF111.UINT8[HH]
bogdanm 92:4fc01daae5a5 6676 #define RSCAN0CFID12 RSCAN0.CFID12.UINT32
bogdanm 92:4fc01daae5a5 6677 #define RSCAN0CFID12L RSCAN0.CFID12.UINT16[L]
bogdanm 92:4fc01daae5a5 6678 #define RSCAN0CFID12LL RSCAN0.CFID12.UINT8[LL]
bogdanm 92:4fc01daae5a5 6679 #define RSCAN0CFID12LH RSCAN0.CFID12.UINT8[LH]
bogdanm 92:4fc01daae5a5 6680 #define RSCAN0CFID12H RSCAN0.CFID12.UINT16[H]
bogdanm 92:4fc01daae5a5 6681 #define RSCAN0CFID12HL RSCAN0.CFID12.UINT8[HL]
bogdanm 92:4fc01daae5a5 6682 #define RSCAN0CFID12HH RSCAN0.CFID12.UINT8[HH]
bogdanm 92:4fc01daae5a5 6683 #define RSCAN0CFPTR12 RSCAN0.CFPTR12.UINT32
bogdanm 92:4fc01daae5a5 6684 #define RSCAN0CFPTR12L RSCAN0.CFPTR12.UINT16[L]
bogdanm 92:4fc01daae5a5 6685 #define RSCAN0CFPTR12LL RSCAN0.CFPTR12.UINT8[LL]
bogdanm 92:4fc01daae5a5 6686 #define RSCAN0CFPTR12LH RSCAN0.CFPTR12.UINT8[LH]
bogdanm 92:4fc01daae5a5 6687 #define RSCAN0CFPTR12H RSCAN0.CFPTR12.UINT16[H]
bogdanm 92:4fc01daae5a5 6688 #define RSCAN0CFPTR12HL RSCAN0.CFPTR12.UINT8[HL]
bogdanm 92:4fc01daae5a5 6689 #define RSCAN0CFPTR12HH RSCAN0.CFPTR12.UINT8[HH]
bogdanm 92:4fc01daae5a5 6690 #define RSCAN0CFDF012 RSCAN0.CFDF012.UINT32
bogdanm 92:4fc01daae5a5 6691 #define RSCAN0CFDF012L RSCAN0.CFDF012.UINT16[L]
bogdanm 92:4fc01daae5a5 6692 #define RSCAN0CFDF012LL RSCAN0.CFDF012.UINT8[LL]
bogdanm 92:4fc01daae5a5 6693 #define RSCAN0CFDF012LH RSCAN0.CFDF012.UINT8[LH]
bogdanm 92:4fc01daae5a5 6694 #define RSCAN0CFDF012H RSCAN0.CFDF012.UINT16[H]
bogdanm 92:4fc01daae5a5 6695 #define RSCAN0CFDF012HL RSCAN0.CFDF012.UINT8[HL]
bogdanm 92:4fc01daae5a5 6696 #define RSCAN0CFDF012HH RSCAN0.CFDF012.UINT8[HH]
bogdanm 92:4fc01daae5a5 6697 #define RSCAN0CFDF112 RSCAN0.CFDF112.UINT32
bogdanm 92:4fc01daae5a5 6698 #define RSCAN0CFDF112L RSCAN0.CFDF112.UINT16[L]
bogdanm 92:4fc01daae5a5 6699 #define RSCAN0CFDF112LL RSCAN0.CFDF112.UINT8[LL]
bogdanm 92:4fc01daae5a5 6700 #define RSCAN0CFDF112LH RSCAN0.CFDF112.UINT8[LH]
bogdanm 92:4fc01daae5a5 6701 #define RSCAN0CFDF112H RSCAN0.CFDF112.UINT16[H]
bogdanm 92:4fc01daae5a5 6702 #define RSCAN0CFDF112HL RSCAN0.CFDF112.UINT8[HL]
bogdanm 92:4fc01daae5a5 6703 #define RSCAN0CFDF112HH RSCAN0.CFDF112.UINT8[HH]
bogdanm 92:4fc01daae5a5 6704 #define RSCAN0CFID13 RSCAN0.CFID13.UINT32
bogdanm 92:4fc01daae5a5 6705 #define RSCAN0CFID13L RSCAN0.CFID13.UINT16[L]
bogdanm 92:4fc01daae5a5 6706 #define RSCAN0CFID13LL RSCAN0.CFID13.UINT8[LL]
bogdanm 92:4fc01daae5a5 6707 #define RSCAN0CFID13LH RSCAN0.CFID13.UINT8[LH]
bogdanm 92:4fc01daae5a5 6708 #define RSCAN0CFID13H RSCAN0.CFID13.UINT16[H]
bogdanm 92:4fc01daae5a5 6709 #define RSCAN0CFID13HL RSCAN0.CFID13.UINT8[HL]
bogdanm 92:4fc01daae5a5 6710 #define RSCAN0CFID13HH RSCAN0.CFID13.UINT8[HH]
bogdanm 92:4fc01daae5a5 6711 #define RSCAN0CFPTR13 RSCAN0.CFPTR13.UINT32
bogdanm 92:4fc01daae5a5 6712 #define RSCAN0CFPTR13L RSCAN0.CFPTR13.UINT16[L]
bogdanm 92:4fc01daae5a5 6713 #define RSCAN0CFPTR13LL RSCAN0.CFPTR13.UINT8[LL]
bogdanm 92:4fc01daae5a5 6714 #define RSCAN0CFPTR13LH RSCAN0.CFPTR13.UINT8[LH]
bogdanm 92:4fc01daae5a5 6715 #define RSCAN0CFPTR13H RSCAN0.CFPTR13.UINT16[H]
bogdanm 92:4fc01daae5a5 6716 #define RSCAN0CFPTR13HL RSCAN0.CFPTR13.UINT8[HL]
bogdanm 92:4fc01daae5a5 6717 #define RSCAN0CFPTR13HH RSCAN0.CFPTR13.UINT8[HH]
bogdanm 92:4fc01daae5a5 6718 #define RSCAN0CFDF013 RSCAN0.CFDF013.UINT32
bogdanm 92:4fc01daae5a5 6719 #define RSCAN0CFDF013L RSCAN0.CFDF013.UINT16[L]
bogdanm 92:4fc01daae5a5 6720 #define RSCAN0CFDF013LL RSCAN0.CFDF013.UINT8[LL]
bogdanm 92:4fc01daae5a5 6721 #define RSCAN0CFDF013LH RSCAN0.CFDF013.UINT8[LH]
bogdanm 92:4fc01daae5a5 6722 #define RSCAN0CFDF013H RSCAN0.CFDF013.UINT16[H]
bogdanm 92:4fc01daae5a5 6723 #define RSCAN0CFDF013HL RSCAN0.CFDF013.UINT8[HL]
bogdanm 92:4fc01daae5a5 6724 #define RSCAN0CFDF013HH RSCAN0.CFDF013.UINT8[HH]
bogdanm 92:4fc01daae5a5 6725 #define RSCAN0CFDF113 RSCAN0.CFDF113.UINT32
bogdanm 92:4fc01daae5a5 6726 #define RSCAN0CFDF113L RSCAN0.CFDF113.UINT16[L]
bogdanm 92:4fc01daae5a5 6727 #define RSCAN0CFDF113LL RSCAN0.CFDF113.UINT8[LL]
bogdanm 92:4fc01daae5a5 6728 #define RSCAN0CFDF113LH RSCAN0.CFDF113.UINT8[LH]
bogdanm 92:4fc01daae5a5 6729 #define RSCAN0CFDF113H RSCAN0.CFDF113.UINT16[H]
bogdanm 92:4fc01daae5a5 6730 #define RSCAN0CFDF113HL RSCAN0.CFDF113.UINT8[HL]
bogdanm 92:4fc01daae5a5 6731 #define RSCAN0CFDF113HH RSCAN0.CFDF113.UINT8[HH]
bogdanm 92:4fc01daae5a5 6732 #define RSCAN0CFID14 RSCAN0.CFID14.UINT32
bogdanm 92:4fc01daae5a5 6733 #define RSCAN0CFID14L RSCAN0.CFID14.UINT16[L]
bogdanm 92:4fc01daae5a5 6734 #define RSCAN0CFID14LL RSCAN0.CFID14.UINT8[LL]
bogdanm 92:4fc01daae5a5 6735 #define RSCAN0CFID14LH RSCAN0.CFID14.UINT8[LH]
bogdanm 92:4fc01daae5a5 6736 #define RSCAN0CFID14H RSCAN0.CFID14.UINT16[H]
bogdanm 92:4fc01daae5a5 6737 #define RSCAN0CFID14HL RSCAN0.CFID14.UINT8[HL]
bogdanm 92:4fc01daae5a5 6738 #define RSCAN0CFID14HH RSCAN0.CFID14.UINT8[HH]
bogdanm 92:4fc01daae5a5 6739 #define RSCAN0CFPTR14 RSCAN0.CFPTR14.UINT32
bogdanm 92:4fc01daae5a5 6740 #define RSCAN0CFPTR14L RSCAN0.CFPTR14.UINT16[L]
bogdanm 92:4fc01daae5a5 6741 #define RSCAN0CFPTR14LL RSCAN0.CFPTR14.UINT8[LL]
bogdanm 92:4fc01daae5a5 6742 #define RSCAN0CFPTR14LH RSCAN0.CFPTR14.UINT8[LH]
bogdanm 92:4fc01daae5a5 6743 #define RSCAN0CFPTR14H RSCAN0.CFPTR14.UINT16[H]
bogdanm 92:4fc01daae5a5 6744 #define RSCAN0CFPTR14HL RSCAN0.CFPTR14.UINT8[HL]
bogdanm 92:4fc01daae5a5 6745 #define RSCAN0CFPTR14HH RSCAN0.CFPTR14.UINT8[HH]
bogdanm 92:4fc01daae5a5 6746 #define RSCAN0CFDF014 RSCAN0.CFDF014.UINT32
bogdanm 92:4fc01daae5a5 6747 #define RSCAN0CFDF014L RSCAN0.CFDF014.UINT16[L]
bogdanm 92:4fc01daae5a5 6748 #define RSCAN0CFDF014LL RSCAN0.CFDF014.UINT8[LL]
bogdanm 92:4fc01daae5a5 6749 #define RSCAN0CFDF014LH RSCAN0.CFDF014.UINT8[LH]
bogdanm 92:4fc01daae5a5 6750 #define RSCAN0CFDF014H RSCAN0.CFDF014.UINT16[H]
bogdanm 92:4fc01daae5a5 6751 #define RSCAN0CFDF014HL RSCAN0.CFDF014.UINT8[HL]
bogdanm 92:4fc01daae5a5 6752 #define RSCAN0CFDF014HH RSCAN0.CFDF014.UINT8[HH]
bogdanm 92:4fc01daae5a5 6753 #define RSCAN0CFDF114 RSCAN0.CFDF114.UINT32
bogdanm 92:4fc01daae5a5 6754 #define RSCAN0CFDF114L RSCAN0.CFDF114.UINT16[L]
bogdanm 92:4fc01daae5a5 6755 #define RSCAN0CFDF114LL RSCAN0.CFDF114.UINT8[LL]
bogdanm 92:4fc01daae5a5 6756 #define RSCAN0CFDF114LH RSCAN0.CFDF114.UINT8[LH]
bogdanm 92:4fc01daae5a5 6757 #define RSCAN0CFDF114H RSCAN0.CFDF114.UINT16[H]
bogdanm 92:4fc01daae5a5 6758 #define RSCAN0CFDF114HL RSCAN0.CFDF114.UINT8[HL]
bogdanm 92:4fc01daae5a5 6759 #define RSCAN0CFDF114HH RSCAN0.CFDF114.UINT8[HH]
bogdanm 92:4fc01daae5a5 6760 #define RSCAN0TMID0 RSCAN0.TMID0.UINT32
bogdanm 92:4fc01daae5a5 6761 #define RSCAN0TMID0L RSCAN0.TMID0.UINT16[L]
bogdanm 92:4fc01daae5a5 6762 #define RSCAN0TMID0LL RSCAN0.TMID0.UINT8[LL]
bogdanm 92:4fc01daae5a5 6763 #define RSCAN0TMID0LH RSCAN0.TMID0.UINT8[LH]
bogdanm 92:4fc01daae5a5 6764 #define RSCAN0TMID0H RSCAN0.TMID0.UINT16[H]
bogdanm 92:4fc01daae5a5 6765 #define RSCAN0TMID0HL RSCAN0.TMID0.UINT8[HL]
bogdanm 92:4fc01daae5a5 6766 #define RSCAN0TMID0HH RSCAN0.TMID0.UINT8[HH]
bogdanm 92:4fc01daae5a5 6767 #define RSCAN0TMPTR0 RSCAN0.TMPTR0.UINT32
bogdanm 92:4fc01daae5a5 6768 #define RSCAN0TMPTR0L RSCAN0.TMPTR0.UINT16[L]
bogdanm 92:4fc01daae5a5 6769 #define RSCAN0TMPTR0LL RSCAN0.TMPTR0.UINT8[LL]
bogdanm 92:4fc01daae5a5 6770 #define RSCAN0TMPTR0LH RSCAN0.TMPTR0.UINT8[LH]
bogdanm 92:4fc01daae5a5 6771 #define RSCAN0TMPTR0H RSCAN0.TMPTR0.UINT16[H]
bogdanm 92:4fc01daae5a5 6772 #define RSCAN0TMPTR0HL RSCAN0.TMPTR0.UINT8[HL]
bogdanm 92:4fc01daae5a5 6773 #define RSCAN0TMPTR0HH RSCAN0.TMPTR0.UINT8[HH]
bogdanm 92:4fc01daae5a5 6774 #define RSCAN0TMDF00 RSCAN0.TMDF00.UINT32
bogdanm 92:4fc01daae5a5 6775 #define RSCAN0TMDF00L RSCAN0.TMDF00.UINT16[L]
bogdanm 92:4fc01daae5a5 6776 #define RSCAN0TMDF00LL RSCAN0.TMDF00.UINT8[LL]
bogdanm 92:4fc01daae5a5 6777 #define RSCAN0TMDF00LH RSCAN0.TMDF00.UINT8[LH]
bogdanm 92:4fc01daae5a5 6778 #define RSCAN0TMDF00H RSCAN0.TMDF00.UINT16[H]
bogdanm 92:4fc01daae5a5 6779 #define RSCAN0TMDF00HL RSCAN0.TMDF00.UINT8[HL]
bogdanm 92:4fc01daae5a5 6780 #define RSCAN0TMDF00HH RSCAN0.TMDF00.UINT8[HH]
bogdanm 92:4fc01daae5a5 6781 #define RSCAN0TMDF10 RSCAN0.TMDF10.UINT32
bogdanm 92:4fc01daae5a5 6782 #define RSCAN0TMDF10L RSCAN0.TMDF10.UINT16[L]
bogdanm 92:4fc01daae5a5 6783 #define RSCAN0TMDF10LL RSCAN0.TMDF10.UINT8[LL]
bogdanm 92:4fc01daae5a5 6784 #define RSCAN0TMDF10LH RSCAN0.TMDF10.UINT8[LH]
bogdanm 92:4fc01daae5a5 6785 #define RSCAN0TMDF10H RSCAN0.TMDF10.UINT16[H]
bogdanm 92:4fc01daae5a5 6786 #define RSCAN0TMDF10HL RSCAN0.TMDF10.UINT8[HL]
bogdanm 92:4fc01daae5a5 6787 #define RSCAN0TMDF10HH RSCAN0.TMDF10.UINT8[HH]
bogdanm 92:4fc01daae5a5 6788 #define RSCAN0TMID1 RSCAN0.TMID1.UINT32
bogdanm 92:4fc01daae5a5 6789 #define RSCAN0TMID1L RSCAN0.TMID1.UINT16[L]
bogdanm 92:4fc01daae5a5 6790 #define RSCAN0TMID1LL RSCAN0.TMID1.UINT8[LL]
bogdanm 92:4fc01daae5a5 6791 #define RSCAN0TMID1LH RSCAN0.TMID1.UINT8[LH]
bogdanm 92:4fc01daae5a5 6792 #define RSCAN0TMID1H RSCAN0.TMID1.UINT16[H]
bogdanm 92:4fc01daae5a5 6793 #define RSCAN0TMID1HL RSCAN0.TMID1.UINT8[HL]
bogdanm 92:4fc01daae5a5 6794 #define RSCAN0TMID1HH RSCAN0.TMID1.UINT8[HH]
bogdanm 92:4fc01daae5a5 6795 #define RSCAN0TMPTR1 RSCAN0.TMPTR1.UINT32
bogdanm 92:4fc01daae5a5 6796 #define RSCAN0TMPTR1L RSCAN0.TMPTR1.UINT16[L]
bogdanm 92:4fc01daae5a5 6797 #define RSCAN0TMPTR1LL RSCAN0.TMPTR1.UINT8[LL]
bogdanm 92:4fc01daae5a5 6798 #define RSCAN0TMPTR1LH RSCAN0.TMPTR1.UINT8[LH]
bogdanm 92:4fc01daae5a5 6799 #define RSCAN0TMPTR1H RSCAN0.TMPTR1.UINT16[H]
bogdanm 92:4fc01daae5a5 6800 #define RSCAN0TMPTR1HL RSCAN0.TMPTR1.UINT8[HL]
bogdanm 92:4fc01daae5a5 6801 #define RSCAN0TMPTR1HH RSCAN0.TMPTR1.UINT8[HH]
bogdanm 92:4fc01daae5a5 6802 #define RSCAN0TMDF01 RSCAN0.TMDF01.UINT32
bogdanm 92:4fc01daae5a5 6803 #define RSCAN0TMDF01L RSCAN0.TMDF01.UINT16[L]
bogdanm 92:4fc01daae5a5 6804 #define RSCAN0TMDF01LL RSCAN0.TMDF01.UINT8[LL]
bogdanm 92:4fc01daae5a5 6805 #define RSCAN0TMDF01LH RSCAN0.TMDF01.UINT8[LH]
bogdanm 92:4fc01daae5a5 6806 #define RSCAN0TMDF01H RSCAN0.TMDF01.UINT16[H]
bogdanm 92:4fc01daae5a5 6807 #define RSCAN0TMDF01HL RSCAN0.TMDF01.UINT8[HL]
bogdanm 92:4fc01daae5a5 6808 #define RSCAN0TMDF01HH RSCAN0.TMDF01.UINT8[HH]
bogdanm 92:4fc01daae5a5 6809 #define RSCAN0TMDF11 RSCAN0.TMDF11.UINT32
bogdanm 92:4fc01daae5a5 6810 #define RSCAN0TMDF11L RSCAN0.TMDF11.UINT16[L]
bogdanm 92:4fc01daae5a5 6811 #define RSCAN0TMDF11LL RSCAN0.TMDF11.UINT8[LL]
bogdanm 92:4fc01daae5a5 6812 #define RSCAN0TMDF11LH RSCAN0.TMDF11.UINT8[LH]
bogdanm 92:4fc01daae5a5 6813 #define RSCAN0TMDF11H RSCAN0.TMDF11.UINT16[H]
bogdanm 92:4fc01daae5a5 6814 #define RSCAN0TMDF11HL RSCAN0.TMDF11.UINT8[HL]
bogdanm 92:4fc01daae5a5 6815 #define RSCAN0TMDF11HH RSCAN0.TMDF11.UINT8[HH]
bogdanm 92:4fc01daae5a5 6816 #define RSCAN0TMID2 RSCAN0.TMID2.UINT32
bogdanm 92:4fc01daae5a5 6817 #define RSCAN0TMID2L RSCAN0.TMID2.UINT16[L]
bogdanm 92:4fc01daae5a5 6818 #define RSCAN0TMID2LL RSCAN0.TMID2.UINT8[LL]
bogdanm 92:4fc01daae5a5 6819 #define RSCAN0TMID2LH RSCAN0.TMID2.UINT8[LH]
bogdanm 92:4fc01daae5a5 6820 #define RSCAN0TMID2H RSCAN0.TMID2.UINT16[H]
bogdanm 92:4fc01daae5a5 6821 #define RSCAN0TMID2HL RSCAN0.TMID2.UINT8[HL]
bogdanm 92:4fc01daae5a5 6822 #define RSCAN0TMID2HH RSCAN0.TMID2.UINT8[HH]
bogdanm 92:4fc01daae5a5 6823 #define RSCAN0TMPTR2 RSCAN0.TMPTR2.UINT32
bogdanm 92:4fc01daae5a5 6824 #define RSCAN0TMPTR2L RSCAN0.TMPTR2.UINT16[L]
bogdanm 92:4fc01daae5a5 6825 #define RSCAN0TMPTR2LL RSCAN0.TMPTR2.UINT8[LL]
bogdanm 92:4fc01daae5a5 6826 #define RSCAN0TMPTR2LH RSCAN0.TMPTR2.UINT8[LH]
bogdanm 92:4fc01daae5a5 6827 #define RSCAN0TMPTR2H RSCAN0.TMPTR2.UINT16[H]
bogdanm 92:4fc01daae5a5 6828 #define RSCAN0TMPTR2HL RSCAN0.TMPTR2.UINT8[HL]
bogdanm 92:4fc01daae5a5 6829 #define RSCAN0TMPTR2HH RSCAN0.TMPTR2.UINT8[HH]
bogdanm 92:4fc01daae5a5 6830 #define RSCAN0TMDF02 RSCAN0.TMDF02.UINT32
bogdanm 92:4fc01daae5a5 6831 #define RSCAN0TMDF02L RSCAN0.TMDF02.UINT16[L]
bogdanm 92:4fc01daae5a5 6832 #define RSCAN0TMDF02LL RSCAN0.TMDF02.UINT8[LL]
bogdanm 92:4fc01daae5a5 6833 #define RSCAN0TMDF02LH RSCAN0.TMDF02.UINT8[LH]
bogdanm 92:4fc01daae5a5 6834 #define RSCAN0TMDF02H RSCAN0.TMDF02.UINT16[H]
bogdanm 92:4fc01daae5a5 6835 #define RSCAN0TMDF02HL RSCAN0.TMDF02.UINT8[HL]
bogdanm 92:4fc01daae5a5 6836 #define RSCAN0TMDF02HH RSCAN0.TMDF02.UINT8[HH]
bogdanm 92:4fc01daae5a5 6837 #define RSCAN0TMDF12 RSCAN0.TMDF12.UINT32
bogdanm 92:4fc01daae5a5 6838 #define RSCAN0TMDF12L RSCAN0.TMDF12.UINT16[L]
bogdanm 92:4fc01daae5a5 6839 #define RSCAN0TMDF12LL RSCAN0.TMDF12.UINT8[LL]
bogdanm 92:4fc01daae5a5 6840 #define RSCAN0TMDF12LH RSCAN0.TMDF12.UINT8[LH]
bogdanm 92:4fc01daae5a5 6841 #define RSCAN0TMDF12H RSCAN0.TMDF12.UINT16[H]
bogdanm 92:4fc01daae5a5 6842 #define RSCAN0TMDF12HL RSCAN0.TMDF12.UINT8[HL]
bogdanm 92:4fc01daae5a5 6843 #define RSCAN0TMDF12HH RSCAN0.TMDF12.UINT8[HH]
bogdanm 92:4fc01daae5a5 6844 #define RSCAN0TMID3 RSCAN0.TMID3.UINT32
bogdanm 92:4fc01daae5a5 6845 #define RSCAN0TMID3L RSCAN0.TMID3.UINT16[L]
bogdanm 92:4fc01daae5a5 6846 #define RSCAN0TMID3LL RSCAN0.TMID3.UINT8[LL]
bogdanm 92:4fc01daae5a5 6847 #define RSCAN0TMID3LH RSCAN0.TMID3.UINT8[LH]
bogdanm 92:4fc01daae5a5 6848 #define RSCAN0TMID3H RSCAN0.TMID3.UINT16[H]
bogdanm 92:4fc01daae5a5 6849 #define RSCAN0TMID3HL RSCAN0.TMID3.UINT8[HL]
bogdanm 92:4fc01daae5a5 6850 #define RSCAN0TMID3HH RSCAN0.TMID3.UINT8[HH]
bogdanm 92:4fc01daae5a5 6851 #define RSCAN0TMPTR3 RSCAN0.TMPTR3.UINT32
bogdanm 92:4fc01daae5a5 6852 #define RSCAN0TMPTR3L RSCAN0.TMPTR3.UINT16[L]
bogdanm 92:4fc01daae5a5 6853 #define RSCAN0TMPTR3LL RSCAN0.TMPTR3.UINT8[LL]
bogdanm 92:4fc01daae5a5 6854 #define RSCAN0TMPTR3LH RSCAN0.TMPTR3.UINT8[LH]
bogdanm 92:4fc01daae5a5 6855 #define RSCAN0TMPTR3H RSCAN0.TMPTR3.UINT16[H]
bogdanm 92:4fc01daae5a5 6856 #define RSCAN0TMPTR3HL RSCAN0.TMPTR3.UINT8[HL]
bogdanm 92:4fc01daae5a5 6857 #define RSCAN0TMPTR3HH RSCAN0.TMPTR3.UINT8[HH]
bogdanm 92:4fc01daae5a5 6858 #define RSCAN0TMDF03 RSCAN0.TMDF03.UINT32
bogdanm 92:4fc01daae5a5 6859 #define RSCAN0TMDF03L RSCAN0.TMDF03.UINT16[L]
bogdanm 92:4fc01daae5a5 6860 #define RSCAN0TMDF03LL RSCAN0.TMDF03.UINT8[LL]
bogdanm 92:4fc01daae5a5 6861 #define RSCAN0TMDF03LH RSCAN0.TMDF03.UINT8[LH]
bogdanm 92:4fc01daae5a5 6862 #define RSCAN0TMDF03H RSCAN0.TMDF03.UINT16[H]
bogdanm 92:4fc01daae5a5 6863 #define RSCAN0TMDF03HL RSCAN0.TMDF03.UINT8[HL]
bogdanm 92:4fc01daae5a5 6864 #define RSCAN0TMDF03HH RSCAN0.TMDF03.UINT8[HH]
bogdanm 92:4fc01daae5a5 6865 #define RSCAN0TMDF13 RSCAN0.TMDF13.UINT32
bogdanm 92:4fc01daae5a5 6866 #define RSCAN0TMDF13L RSCAN0.TMDF13.UINT16[L]
bogdanm 92:4fc01daae5a5 6867 #define RSCAN0TMDF13LL RSCAN0.TMDF13.UINT8[LL]
bogdanm 92:4fc01daae5a5 6868 #define RSCAN0TMDF13LH RSCAN0.TMDF13.UINT8[LH]
bogdanm 92:4fc01daae5a5 6869 #define RSCAN0TMDF13H RSCAN0.TMDF13.UINT16[H]
bogdanm 92:4fc01daae5a5 6870 #define RSCAN0TMDF13HL RSCAN0.TMDF13.UINT8[HL]
bogdanm 92:4fc01daae5a5 6871 #define RSCAN0TMDF13HH RSCAN0.TMDF13.UINT8[HH]
bogdanm 92:4fc01daae5a5 6872 #define RSCAN0TMID4 RSCAN0.TMID4.UINT32
bogdanm 92:4fc01daae5a5 6873 #define RSCAN0TMID4L RSCAN0.TMID4.UINT16[L]
bogdanm 92:4fc01daae5a5 6874 #define RSCAN0TMID4LL RSCAN0.TMID4.UINT8[LL]
bogdanm 92:4fc01daae5a5 6875 #define RSCAN0TMID4LH RSCAN0.TMID4.UINT8[LH]
bogdanm 92:4fc01daae5a5 6876 #define RSCAN0TMID4H RSCAN0.TMID4.UINT16[H]
bogdanm 92:4fc01daae5a5 6877 #define RSCAN0TMID4HL RSCAN0.TMID4.UINT8[HL]
bogdanm 92:4fc01daae5a5 6878 #define RSCAN0TMID4HH RSCAN0.TMID4.UINT8[HH]
bogdanm 92:4fc01daae5a5 6879 #define RSCAN0TMPTR4 RSCAN0.TMPTR4.UINT32
bogdanm 92:4fc01daae5a5 6880 #define RSCAN0TMPTR4L RSCAN0.TMPTR4.UINT16[L]
bogdanm 92:4fc01daae5a5 6881 #define RSCAN0TMPTR4LL RSCAN0.TMPTR4.UINT8[LL]
bogdanm 92:4fc01daae5a5 6882 #define RSCAN0TMPTR4LH RSCAN0.TMPTR4.UINT8[LH]
bogdanm 92:4fc01daae5a5 6883 #define RSCAN0TMPTR4H RSCAN0.TMPTR4.UINT16[H]
bogdanm 92:4fc01daae5a5 6884 #define RSCAN0TMPTR4HL RSCAN0.TMPTR4.UINT8[HL]
bogdanm 92:4fc01daae5a5 6885 #define RSCAN0TMPTR4HH RSCAN0.TMPTR4.UINT8[HH]
bogdanm 92:4fc01daae5a5 6886 #define RSCAN0TMDF04 RSCAN0.TMDF04.UINT32
bogdanm 92:4fc01daae5a5 6887 #define RSCAN0TMDF04L RSCAN0.TMDF04.UINT16[L]
bogdanm 92:4fc01daae5a5 6888 #define RSCAN0TMDF04LL RSCAN0.TMDF04.UINT8[LL]
bogdanm 92:4fc01daae5a5 6889 #define RSCAN0TMDF04LH RSCAN0.TMDF04.UINT8[LH]
bogdanm 92:4fc01daae5a5 6890 #define RSCAN0TMDF04H RSCAN0.TMDF04.UINT16[H]
bogdanm 92:4fc01daae5a5 6891 #define RSCAN0TMDF04HL RSCAN0.TMDF04.UINT8[HL]
bogdanm 92:4fc01daae5a5 6892 #define RSCAN0TMDF04HH RSCAN0.TMDF04.UINT8[HH]
bogdanm 92:4fc01daae5a5 6893 #define RSCAN0TMDF14 RSCAN0.TMDF14.UINT32
bogdanm 92:4fc01daae5a5 6894 #define RSCAN0TMDF14L RSCAN0.TMDF14.UINT16[L]
bogdanm 92:4fc01daae5a5 6895 #define RSCAN0TMDF14LL RSCAN0.TMDF14.UINT8[LL]
bogdanm 92:4fc01daae5a5 6896 #define RSCAN0TMDF14LH RSCAN0.TMDF14.UINT8[LH]
bogdanm 92:4fc01daae5a5 6897 #define RSCAN0TMDF14H RSCAN0.TMDF14.UINT16[H]
bogdanm 92:4fc01daae5a5 6898 #define RSCAN0TMDF14HL RSCAN0.TMDF14.UINT8[HL]
bogdanm 92:4fc01daae5a5 6899 #define RSCAN0TMDF14HH RSCAN0.TMDF14.UINT8[HH]
bogdanm 92:4fc01daae5a5 6900 #define RSCAN0TMID5 RSCAN0.TMID5.UINT32
bogdanm 92:4fc01daae5a5 6901 #define RSCAN0TMID5L RSCAN0.TMID5.UINT16[L]
bogdanm 92:4fc01daae5a5 6902 #define RSCAN0TMID5LL RSCAN0.TMID5.UINT8[LL]
bogdanm 92:4fc01daae5a5 6903 #define RSCAN0TMID5LH RSCAN0.TMID5.UINT8[LH]
bogdanm 92:4fc01daae5a5 6904 #define RSCAN0TMID5H RSCAN0.TMID5.UINT16[H]
bogdanm 92:4fc01daae5a5 6905 #define RSCAN0TMID5HL RSCAN0.TMID5.UINT8[HL]
bogdanm 92:4fc01daae5a5 6906 #define RSCAN0TMID5HH RSCAN0.TMID5.UINT8[HH]
bogdanm 92:4fc01daae5a5 6907 #define RSCAN0TMPTR5 RSCAN0.TMPTR5.UINT32
bogdanm 92:4fc01daae5a5 6908 #define RSCAN0TMPTR5L RSCAN0.TMPTR5.UINT16[L]
bogdanm 92:4fc01daae5a5 6909 #define RSCAN0TMPTR5LL RSCAN0.TMPTR5.UINT8[LL]
bogdanm 92:4fc01daae5a5 6910 #define RSCAN0TMPTR5LH RSCAN0.TMPTR5.UINT8[LH]
bogdanm 92:4fc01daae5a5 6911 #define RSCAN0TMPTR5H RSCAN0.TMPTR5.UINT16[H]
bogdanm 92:4fc01daae5a5 6912 #define RSCAN0TMPTR5HL RSCAN0.TMPTR5.UINT8[HL]
bogdanm 92:4fc01daae5a5 6913 #define RSCAN0TMPTR5HH RSCAN0.TMPTR5.UINT8[HH]
bogdanm 92:4fc01daae5a5 6914 #define RSCAN0TMDF05 RSCAN0.TMDF05.UINT32
bogdanm 92:4fc01daae5a5 6915 #define RSCAN0TMDF05L RSCAN0.TMDF05.UINT16[L]
bogdanm 92:4fc01daae5a5 6916 #define RSCAN0TMDF05LL RSCAN0.TMDF05.UINT8[LL]
bogdanm 92:4fc01daae5a5 6917 #define RSCAN0TMDF05LH RSCAN0.TMDF05.UINT8[LH]
bogdanm 92:4fc01daae5a5 6918 #define RSCAN0TMDF05H RSCAN0.TMDF05.UINT16[H]
bogdanm 92:4fc01daae5a5 6919 #define RSCAN0TMDF05HL RSCAN0.TMDF05.UINT8[HL]
bogdanm 92:4fc01daae5a5 6920 #define RSCAN0TMDF05HH RSCAN0.TMDF05.UINT8[HH]
bogdanm 92:4fc01daae5a5 6921 #define RSCAN0TMDF15 RSCAN0.TMDF15.UINT32
bogdanm 92:4fc01daae5a5 6922 #define RSCAN0TMDF15L RSCAN0.TMDF15.UINT16[L]
bogdanm 92:4fc01daae5a5 6923 #define RSCAN0TMDF15LL RSCAN0.TMDF15.UINT8[LL]
bogdanm 92:4fc01daae5a5 6924 #define RSCAN0TMDF15LH RSCAN0.TMDF15.UINT8[LH]
bogdanm 92:4fc01daae5a5 6925 #define RSCAN0TMDF15H RSCAN0.TMDF15.UINT16[H]
bogdanm 92:4fc01daae5a5 6926 #define RSCAN0TMDF15HL RSCAN0.TMDF15.UINT8[HL]
bogdanm 92:4fc01daae5a5 6927 #define RSCAN0TMDF15HH RSCAN0.TMDF15.UINT8[HH]
bogdanm 92:4fc01daae5a5 6928 #define RSCAN0TMID6 RSCAN0.TMID6.UINT32
bogdanm 92:4fc01daae5a5 6929 #define RSCAN0TMID6L RSCAN0.TMID6.UINT16[L]
bogdanm 92:4fc01daae5a5 6930 #define RSCAN0TMID6LL RSCAN0.TMID6.UINT8[LL]
bogdanm 92:4fc01daae5a5 6931 #define RSCAN0TMID6LH RSCAN0.TMID6.UINT8[LH]
bogdanm 92:4fc01daae5a5 6932 #define RSCAN0TMID6H RSCAN0.TMID6.UINT16[H]
bogdanm 92:4fc01daae5a5 6933 #define RSCAN0TMID6HL RSCAN0.TMID6.UINT8[HL]
bogdanm 92:4fc01daae5a5 6934 #define RSCAN0TMID6HH RSCAN0.TMID6.UINT8[HH]
bogdanm 92:4fc01daae5a5 6935 #define RSCAN0TMPTR6 RSCAN0.TMPTR6.UINT32
bogdanm 92:4fc01daae5a5 6936 #define RSCAN0TMPTR6L RSCAN0.TMPTR6.UINT16[L]
bogdanm 92:4fc01daae5a5 6937 #define RSCAN0TMPTR6LL RSCAN0.TMPTR6.UINT8[LL]
bogdanm 92:4fc01daae5a5 6938 #define RSCAN0TMPTR6LH RSCAN0.TMPTR6.UINT8[LH]
bogdanm 92:4fc01daae5a5 6939 #define RSCAN0TMPTR6H RSCAN0.TMPTR6.UINT16[H]
bogdanm 92:4fc01daae5a5 6940 #define RSCAN0TMPTR6HL RSCAN0.TMPTR6.UINT8[HL]
bogdanm 92:4fc01daae5a5 6941 #define RSCAN0TMPTR6HH RSCAN0.TMPTR6.UINT8[HH]
bogdanm 92:4fc01daae5a5 6942 #define RSCAN0TMDF06 RSCAN0.TMDF06.UINT32
bogdanm 92:4fc01daae5a5 6943 #define RSCAN0TMDF06L RSCAN0.TMDF06.UINT16[L]
bogdanm 92:4fc01daae5a5 6944 #define RSCAN0TMDF06LL RSCAN0.TMDF06.UINT8[LL]
bogdanm 92:4fc01daae5a5 6945 #define RSCAN0TMDF06LH RSCAN0.TMDF06.UINT8[LH]
bogdanm 92:4fc01daae5a5 6946 #define RSCAN0TMDF06H RSCAN0.TMDF06.UINT16[H]
bogdanm 92:4fc01daae5a5 6947 #define RSCAN0TMDF06HL RSCAN0.TMDF06.UINT8[HL]
bogdanm 92:4fc01daae5a5 6948 #define RSCAN0TMDF06HH RSCAN0.TMDF06.UINT8[HH]
bogdanm 92:4fc01daae5a5 6949 #define RSCAN0TMDF16 RSCAN0.TMDF16.UINT32
bogdanm 92:4fc01daae5a5 6950 #define RSCAN0TMDF16L RSCAN0.TMDF16.UINT16[L]
bogdanm 92:4fc01daae5a5 6951 #define RSCAN0TMDF16LL RSCAN0.TMDF16.UINT8[LL]
bogdanm 92:4fc01daae5a5 6952 #define RSCAN0TMDF16LH RSCAN0.TMDF16.UINT8[LH]
bogdanm 92:4fc01daae5a5 6953 #define RSCAN0TMDF16H RSCAN0.TMDF16.UINT16[H]
bogdanm 92:4fc01daae5a5 6954 #define RSCAN0TMDF16HL RSCAN0.TMDF16.UINT8[HL]
bogdanm 92:4fc01daae5a5 6955 #define RSCAN0TMDF16HH RSCAN0.TMDF16.UINT8[HH]
bogdanm 92:4fc01daae5a5 6956 #define RSCAN0TMID7 RSCAN0.TMID7.UINT32
bogdanm 92:4fc01daae5a5 6957 #define RSCAN0TMID7L RSCAN0.TMID7.UINT16[L]
bogdanm 92:4fc01daae5a5 6958 #define RSCAN0TMID7LL RSCAN0.TMID7.UINT8[LL]
bogdanm 92:4fc01daae5a5 6959 #define RSCAN0TMID7LH RSCAN0.TMID7.UINT8[LH]
bogdanm 92:4fc01daae5a5 6960 #define RSCAN0TMID7H RSCAN0.TMID7.UINT16[H]
bogdanm 92:4fc01daae5a5 6961 #define RSCAN0TMID7HL RSCAN0.TMID7.UINT8[HL]
bogdanm 92:4fc01daae5a5 6962 #define RSCAN0TMID7HH RSCAN0.TMID7.UINT8[HH]
bogdanm 92:4fc01daae5a5 6963 #define RSCAN0TMPTR7 RSCAN0.TMPTR7.UINT32
bogdanm 92:4fc01daae5a5 6964 #define RSCAN0TMPTR7L RSCAN0.TMPTR7.UINT16[L]
bogdanm 92:4fc01daae5a5 6965 #define RSCAN0TMPTR7LL RSCAN0.TMPTR7.UINT8[LL]
bogdanm 92:4fc01daae5a5 6966 #define RSCAN0TMPTR7LH RSCAN0.TMPTR7.UINT8[LH]
bogdanm 92:4fc01daae5a5 6967 #define RSCAN0TMPTR7H RSCAN0.TMPTR7.UINT16[H]
bogdanm 92:4fc01daae5a5 6968 #define RSCAN0TMPTR7HL RSCAN0.TMPTR7.UINT8[HL]
bogdanm 92:4fc01daae5a5 6969 #define RSCAN0TMPTR7HH RSCAN0.TMPTR7.UINT8[HH]
bogdanm 92:4fc01daae5a5 6970 #define RSCAN0TMDF07 RSCAN0.TMDF07.UINT32
bogdanm 92:4fc01daae5a5 6971 #define RSCAN0TMDF07L RSCAN0.TMDF07.UINT16[L]
bogdanm 92:4fc01daae5a5 6972 #define RSCAN0TMDF07LL RSCAN0.TMDF07.UINT8[LL]
bogdanm 92:4fc01daae5a5 6973 #define RSCAN0TMDF07LH RSCAN0.TMDF07.UINT8[LH]
bogdanm 92:4fc01daae5a5 6974 #define RSCAN0TMDF07H RSCAN0.TMDF07.UINT16[H]
bogdanm 92:4fc01daae5a5 6975 #define RSCAN0TMDF07HL RSCAN0.TMDF07.UINT8[HL]
bogdanm 92:4fc01daae5a5 6976 #define RSCAN0TMDF07HH RSCAN0.TMDF07.UINT8[HH]
bogdanm 92:4fc01daae5a5 6977 #define RSCAN0TMDF17 RSCAN0.TMDF17.UINT32
bogdanm 92:4fc01daae5a5 6978 #define RSCAN0TMDF17L RSCAN0.TMDF17.UINT16[L]
bogdanm 92:4fc01daae5a5 6979 #define RSCAN0TMDF17LL RSCAN0.TMDF17.UINT8[LL]
bogdanm 92:4fc01daae5a5 6980 #define RSCAN0TMDF17LH RSCAN0.TMDF17.UINT8[LH]
bogdanm 92:4fc01daae5a5 6981 #define RSCAN0TMDF17H RSCAN0.TMDF17.UINT16[H]
bogdanm 92:4fc01daae5a5 6982 #define RSCAN0TMDF17HL RSCAN0.TMDF17.UINT8[HL]
bogdanm 92:4fc01daae5a5 6983 #define RSCAN0TMDF17HH RSCAN0.TMDF17.UINT8[HH]
bogdanm 92:4fc01daae5a5 6984 #define RSCAN0TMID8 RSCAN0.TMID8.UINT32
bogdanm 92:4fc01daae5a5 6985 #define RSCAN0TMID8L RSCAN0.TMID8.UINT16[L]
bogdanm 92:4fc01daae5a5 6986 #define RSCAN0TMID8LL RSCAN0.TMID8.UINT8[LL]
bogdanm 92:4fc01daae5a5 6987 #define RSCAN0TMID8LH RSCAN0.TMID8.UINT8[LH]
bogdanm 92:4fc01daae5a5 6988 #define RSCAN0TMID8H RSCAN0.TMID8.UINT16[H]
bogdanm 92:4fc01daae5a5 6989 #define RSCAN0TMID8HL RSCAN0.TMID8.UINT8[HL]
bogdanm 92:4fc01daae5a5 6990 #define RSCAN0TMID8HH RSCAN0.TMID8.UINT8[HH]
bogdanm 92:4fc01daae5a5 6991 #define RSCAN0TMPTR8 RSCAN0.TMPTR8.UINT32
bogdanm 92:4fc01daae5a5 6992 #define RSCAN0TMPTR8L RSCAN0.TMPTR8.UINT16[L]
bogdanm 92:4fc01daae5a5 6993 #define RSCAN0TMPTR8LL RSCAN0.TMPTR8.UINT8[LL]
bogdanm 92:4fc01daae5a5 6994 #define RSCAN0TMPTR8LH RSCAN0.TMPTR8.UINT8[LH]
bogdanm 92:4fc01daae5a5 6995 #define RSCAN0TMPTR8H RSCAN0.TMPTR8.UINT16[H]
bogdanm 92:4fc01daae5a5 6996 #define RSCAN0TMPTR8HL RSCAN0.TMPTR8.UINT8[HL]
bogdanm 92:4fc01daae5a5 6997 #define RSCAN0TMPTR8HH RSCAN0.TMPTR8.UINT8[HH]
bogdanm 92:4fc01daae5a5 6998 #define RSCAN0TMDF08 RSCAN0.TMDF08.UINT32
bogdanm 92:4fc01daae5a5 6999 #define RSCAN0TMDF08L RSCAN0.TMDF08.UINT16[L]
bogdanm 92:4fc01daae5a5 7000 #define RSCAN0TMDF08LL RSCAN0.TMDF08.UINT8[LL]
bogdanm 92:4fc01daae5a5 7001 #define RSCAN0TMDF08LH RSCAN0.TMDF08.UINT8[LH]
bogdanm 92:4fc01daae5a5 7002 #define RSCAN0TMDF08H RSCAN0.TMDF08.UINT16[H]
bogdanm 92:4fc01daae5a5 7003 #define RSCAN0TMDF08HL RSCAN0.TMDF08.UINT8[HL]
bogdanm 92:4fc01daae5a5 7004 #define RSCAN0TMDF08HH RSCAN0.TMDF08.UINT8[HH]
bogdanm 92:4fc01daae5a5 7005 #define RSCAN0TMDF18 RSCAN0.TMDF18.UINT32
bogdanm 92:4fc01daae5a5 7006 #define RSCAN0TMDF18L RSCAN0.TMDF18.UINT16[L]
bogdanm 92:4fc01daae5a5 7007 #define RSCAN0TMDF18LL RSCAN0.TMDF18.UINT8[LL]
bogdanm 92:4fc01daae5a5 7008 #define RSCAN0TMDF18LH RSCAN0.TMDF18.UINT8[LH]
bogdanm 92:4fc01daae5a5 7009 #define RSCAN0TMDF18H RSCAN0.TMDF18.UINT16[H]
bogdanm 92:4fc01daae5a5 7010 #define RSCAN0TMDF18HL RSCAN0.TMDF18.UINT8[HL]
bogdanm 92:4fc01daae5a5 7011 #define RSCAN0TMDF18HH RSCAN0.TMDF18.UINT8[HH]
bogdanm 92:4fc01daae5a5 7012 #define RSCAN0TMID9 RSCAN0.TMID9.UINT32
bogdanm 92:4fc01daae5a5 7013 #define RSCAN0TMID9L RSCAN0.TMID9.UINT16[L]
bogdanm 92:4fc01daae5a5 7014 #define RSCAN0TMID9LL RSCAN0.TMID9.UINT8[LL]
bogdanm 92:4fc01daae5a5 7015 #define RSCAN0TMID9LH RSCAN0.TMID9.UINT8[LH]
bogdanm 92:4fc01daae5a5 7016 #define RSCAN0TMID9H RSCAN0.TMID9.UINT16[H]
bogdanm 92:4fc01daae5a5 7017 #define RSCAN0TMID9HL RSCAN0.TMID9.UINT8[HL]
bogdanm 92:4fc01daae5a5 7018 #define RSCAN0TMID9HH RSCAN0.TMID9.UINT8[HH]
bogdanm 92:4fc01daae5a5 7019 #define RSCAN0TMPTR9 RSCAN0.TMPTR9.UINT32
bogdanm 92:4fc01daae5a5 7020 #define RSCAN0TMPTR9L RSCAN0.TMPTR9.UINT16[L]
bogdanm 92:4fc01daae5a5 7021 #define RSCAN0TMPTR9LL RSCAN0.TMPTR9.UINT8[LL]
bogdanm 92:4fc01daae5a5 7022 #define RSCAN0TMPTR9LH RSCAN0.TMPTR9.UINT8[LH]
bogdanm 92:4fc01daae5a5 7023 #define RSCAN0TMPTR9H RSCAN0.TMPTR9.UINT16[H]
bogdanm 92:4fc01daae5a5 7024 #define RSCAN0TMPTR9HL RSCAN0.TMPTR9.UINT8[HL]
bogdanm 92:4fc01daae5a5 7025 #define RSCAN0TMPTR9HH RSCAN0.TMPTR9.UINT8[HH]
bogdanm 92:4fc01daae5a5 7026 #define RSCAN0TMDF09 RSCAN0.TMDF09.UINT32
bogdanm 92:4fc01daae5a5 7027 #define RSCAN0TMDF09L RSCAN0.TMDF09.UINT16[L]
bogdanm 92:4fc01daae5a5 7028 #define RSCAN0TMDF09LL RSCAN0.TMDF09.UINT8[LL]
bogdanm 92:4fc01daae5a5 7029 #define RSCAN0TMDF09LH RSCAN0.TMDF09.UINT8[LH]
bogdanm 92:4fc01daae5a5 7030 #define RSCAN0TMDF09H RSCAN0.TMDF09.UINT16[H]
bogdanm 92:4fc01daae5a5 7031 #define RSCAN0TMDF09HL RSCAN0.TMDF09.UINT8[HL]
bogdanm 92:4fc01daae5a5 7032 #define RSCAN0TMDF09HH RSCAN0.TMDF09.UINT8[HH]
bogdanm 92:4fc01daae5a5 7033 #define RSCAN0TMDF19 RSCAN0.TMDF19.UINT32
bogdanm 92:4fc01daae5a5 7034 #define RSCAN0TMDF19L RSCAN0.TMDF19.UINT16[L]
bogdanm 92:4fc01daae5a5 7035 #define RSCAN0TMDF19LL RSCAN0.TMDF19.UINT8[LL]
bogdanm 92:4fc01daae5a5 7036 #define RSCAN0TMDF19LH RSCAN0.TMDF19.UINT8[LH]
bogdanm 92:4fc01daae5a5 7037 #define RSCAN0TMDF19H RSCAN0.TMDF19.UINT16[H]
bogdanm 92:4fc01daae5a5 7038 #define RSCAN0TMDF19HL RSCAN0.TMDF19.UINT8[HL]
bogdanm 92:4fc01daae5a5 7039 #define RSCAN0TMDF19HH RSCAN0.TMDF19.UINT8[HH]
bogdanm 92:4fc01daae5a5 7040 #define RSCAN0TMID10 RSCAN0.TMID10.UINT32
bogdanm 92:4fc01daae5a5 7041 #define RSCAN0TMID10L RSCAN0.TMID10.UINT16[L]
bogdanm 92:4fc01daae5a5 7042 #define RSCAN0TMID10LL RSCAN0.TMID10.UINT8[LL]
bogdanm 92:4fc01daae5a5 7043 #define RSCAN0TMID10LH RSCAN0.TMID10.UINT8[LH]
bogdanm 92:4fc01daae5a5 7044 #define RSCAN0TMID10H RSCAN0.TMID10.UINT16[H]
bogdanm 92:4fc01daae5a5 7045 #define RSCAN0TMID10HL RSCAN0.TMID10.UINT8[HL]
bogdanm 92:4fc01daae5a5 7046 #define RSCAN0TMID10HH RSCAN0.TMID10.UINT8[HH]
bogdanm 92:4fc01daae5a5 7047 #define RSCAN0TMPTR10 RSCAN0.TMPTR10.UINT32
bogdanm 92:4fc01daae5a5 7048 #define RSCAN0TMPTR10L RSCAN0.TMPTR10.UINT16[L]
bogdanm 92:4fc01daae5a5 7049 #define RSCAN0TMPTR10LL RSCAN0.TMPTR10.UINT8[LL]
bogdanm 92:4fc01daae5a5 7050 #define RSCAN0TMPTR10LH RSCAN0.TMPTR10.UINT8[LH]
bogdanm 92:4fc01daae5a5 7051 #define RSCAN0TMPTR10H RSCAN0.TMPTR10.UINT16[H]
bogdanm 92:4fc01daae5a5 7052 #define RSCAN0TMPTR10HL RSCAN0.TMPTR10.UINT8[HL]
bogdanm 92:4fc01daae5a5 7053 #define RSCAN0TMPTR10HH RSCAN0.TMPTR10.UINT8[HH]
bogdanm 92:4fc01daae5a5 7054 #define RSCAN0TMDF010 RSCAN0.TMDF010.UINT32
bogdanm 92:4fc01daae5a5 7055 #define RSCAN0TMDF010L RSCAN0.TMDF010.UINT16[L]
bogdanm 92:4fc01daae5a5 7056 #define RSCAN0TMDF010LL RSCAN0.TMDF010.UINT8[LL]
bogdanm 92:4fc01daae5a5 7057 #define RSCAN0TMDF010LH RSCAN0.TMDF010.UINT8[LH]
bogdanm 92:4fc01daae5a5 7058 #define RSCAN0TMDF010H RSCAN0.TMDF010.UINT16[H]
bogdanm 92:4fc01daae5a5 7059 #define RSCAN0TMDF010HL RSCAN0.TMDF010.UINT8[HL]
bogdanm 92:4fc01daae5a5 7060 #define RSCAN0TMDF010HH RSCAN0.TMDF010.UINT8[HH]
bogdanm 92:4fc01daae5a5 7061 #define RSCAN0TMDF110 RSCAN0.TMDF110.UINT32
bogdanm 92:4fc01daae5a5 7062 #define RSCAN0TMDF110L RSCAN0.TMDF110.UINT16[L]
bogdanm 92:4fc01daae5a5 7063 #define RSCAN0TMDF110LL RSCAN0.TMDF110.UINT8[LL]
bogdanm 92:4fc01daae5a5 7064 #define RSCAN0TMDF110LH RSCAN0.TMDF110.UINT8[LH]
bogdanm 92:4fc01daae5a5 7065 #define RSCAN0TMDF110H RSCAN0.TMDF110.UINT16[H]
bogdanm 92:4fc01daae5a5 7066 #define RSCAN0TMDF110HL RSCAN0.TMDF110.UINT8[HL]
bogdanm 92:4fc01daae5a5 7067 #define RSCAN0TMDF110HH RSCAN0.TMDF110.UINT8[HH]
bogdanm 92:4fc01daae5a5 7068 #define RSCAN0TMID11 RSCAN0.TMID11.UINT32
bogdanm 92:4fc01daae5a5 7069 #define RSCAN0TMID11L RSCAN0.TMID11.UINT16[L]
bogdanm 92:4fc01daae5a5 7070 #define RSCAN0TMID11LL RSCAN0.TMID11.UINT8[LL]
bogdanm 92:4fc01daae5a5 7071 #define RSCAN0TMID11LH RSCAN0.TMID11.UINT8[LH]
bogdanm 92:4fc01daae5a5 7072 #define RSCAN0TMID11H RSCAN0.TMID11.UINT16[H]
bogdanm 92:4fc01daae5a5 7073 #define RSCAN0TMID11HL RSCAN0.TMID11.UINT8[HL]
bogdanm 92:4fc01daae5a5 7074 #define RSCAN0TMID11HH RSCAN0.TMID11.UINT8[HH]
bogdanm 92:4fc01daae5a5 7075 #define RSCAN0TMPTR11 RSCAN0.TMPTR11.UINT32
bogdanm 92:4fc01daae5a5 7076 #define RSCAN0TMPTR11L RSCAN0.TMPTR11.UINT16[L]
bogdanm 92:4fc01daae5a5 7077 #define RSCAN0TMPTR11LL RSCAN0.TMPTR11.UINT8[LL]
bogdanm 92:4fc01daae5a5 7078 #define RSCAN0TMPTR11LH RSCAN0.TMPTR11.UINT8[LH]
bogdanm 92:4fc01daae5a5 7079 #define RSCAN0TMPTR11H RSCAN0.TMPTR11.UINT16[H]
bogdanm 92:4fc01daae5a5 7080 #define RSCAN0TMPTR11HL RSCAN0.TMPTR11.UINT8[HL]
bogdanm 92:4fc01daae5a5 7081 #define RSCAN0TMPTR11HH RSCAN0.TMPTR11.UINT8[HH]
bogdanm 92:4fc01daae5a5 7082 #define RSCAN0TMDF011 RSCAN0.TMDF011.UINT32
bogdanm 92:4fc01daae5a5 7083 #define RSCAN0TMDF011L RSCAN0.TMDF011.UINT16[L]
bogdanm 92:4fc01daae5a5 7084 #define RSCAN0TMDF011LL RSCAN0.TMDF011.UINT8[LL]
bogdanm 92:4fc01daae5a5 7085 #define RSCAN0TMDF011LH RSCAN0.TMDF011.UINT8[LH]
bogdanm 92:4fc01daae5a5 7086 #define RSCAN0TMDF011H RSCAN0.TMDF011.UINT16[H]
bogdanm 92:4fc01daae5a5 7087 #define RSCAN0TMDF011HL RSCAN0.TMDF011.UINT8[HL]
bogdanm 92:4fc01daae5a5 7088 #define RSCAN0TMDF011HH RSCAN0.TMDF011.UINT8[HH]
bogdanm 92:4fc01daae5a5 7089 #define RSCAN0TMDF111 RSCAN0.TMDF111.UINT32
bogdanm 92:4fc01daae5a5 7090 #define RSCAN0TMDF111L RSCAN0.TMDF111.UINT16[L]
bogdanm 92:4fc01daae5a5 7091 #define RSCAN0TMDF111LL RSCAN0.TMDF111.UINT8[LL]
bogdanm 92:4fc01daae5a5 7092 #define RSCAN0TMDF111LH RSCAN0.TMDF111.UINT8[LH]
bogdanm 92:4fc01daae5a5 7093 #define RSCAN0TMDF111H RSCAN0.TMDF111.UINT16[H]
bogdanm 92:4fc01daae5a5 7094 #define RSCAN0TMDF111HL RSCAN0.TMDF111.UINT8[HL]
bogdanm 92:4fc01daae5a5 7095 #define RSCAN0TMDF111HH RSCAN0.TMDF111.UINT8[HH]
bogdanm 92:4fc01daae5a5 7096 #define RSCAN0TMID12 RSCAN0.TMID12.UINT32
bogdanm 92:4fc01daae5a5 7097 #define RSCAN0TMID12L RSCAN0.TMID12.UINT16[L]
bogdanm 92:4fc01daae5a5 7098 #define RSCAN0TMID12LL RSCAN0.TMID12.UINT8[LL]
bogdanm 92:4fc01daae5a5 7099 #define RSCAN0TMID12LH RSCAN0.TMID12.UINT8[LH]
bogdanm 92:4fc01daae5a5 7100 #define RSCAN0TMID12H RSCAN0.TMID12.UINT16[H]
bogdanm 92:4fc01daae5a5 7101 #define RSCAN0TMID12HL RSCAN0.TMID12.UINT8[HL]
bogdanm 92:4fc01daae5a5 7102 #define RSCAN0TMID12HH RSCAN0.TMID12.UINT8[HH]
bogdanm 92:4fc01daae5a5 7103 #define RSCAN0TMPTR12 RSCAN0.TMPTR12.UINT32
bogdanm 92:4fc01daae5a5 7104 #define RSCAN0TMPTR12L RSCAN0.TMPTR12.UINT16[L]
bogdanm 92:4fc01daae5a5 7105 #define RSCAN0TMPTR12LL RSCAN0.TMPTR12.UINT8[LL]
bogdanm 92:4fc01daae5a5 7106 #define RSCAN0TMPTR12LH RSCAN0.TMPTR12.UINT8[LH]
bogdanm 92:4fc01daae5a5 7107 #define RSCAN0TMPTR12H RSCAN0.TMPTR12.UINT16[H]
bogdanm 92:4fc01daae5a5 7108 #define RSCAN0TMPTR12HL RSCAN0.TMPTR12.UINT8[HL]
bogdanm 92:4fc01daae5a5 7109 #define RSCAN0TMPTR12HH RSCAN0.TMPTR12.UINT8[HH]
bogdanm 92:4fc01daae5a5 7110 #define RSCAN0TMDF012 RSCAN0.TMDF012.UINT32
bogdanm 92:4fc01daae5a5 7111 #define RSCAN0TMDF012L RSCAN0.TMDF012.UINT16[L]
bogdanm 92:4fc01daae5a5 7112 #define RSCAN0TMDF012LL RSCAN0.TMDF012.UINT8[LL]
bogdanm 92:4fc01daae5a5 7113 #define RSCAN0TMDF012LH RSCAN0.TMDF012.UINT8[LH]
bogdanm 92:4fc01daae5a5 7114 #define RSCAN0TMDF012H RSCAN0.TMDF012.UINT16[H]
bogdanm 92:4fc01daae5a5 7115 #define RSCAN0TMDF012HL RSCAN0.TMDF012.UINT8[HL]
bogdanm 92:4fc01daae5a5 7116 #define RSCAN0TMDF012HH RSCAN0.TMDF012.UINT8[HH]
bogdanm 92:4fc01daae5a5 7117 #define RSCAN0TMDF112 RSCAN0.TMDF112.UINT32
bogdanm 92:4fc01daae5a5 7118 #define RSCAN0TMDF112L RSCAN0.TMDF112.UINT16[L]
bogdanm 92:4fc01daae5a5 7119 #define RSCAN0TMDF112LL RSCAN0.TMDF112.UINT8[LL]
bogdanm 92:4fc01daae5a5 7120 #define RSCAN0TMDF112LH RSCAN0.TMDF112.UINT8[LH]
bogdanm 92:4fc01daae5a5 7121 #define RSCAN0TMDF112H RSCAN0.TMDF112.UINT16[H]
bogdanm 92:4fc01daae5a5 7122 #define RSCAN0TMDF112HL RSCAN0.TMDF112.UINT8[HL]
bogdanm 92:4fc01daae5a5 7123 #define RSCAN0TMDF112HH RSCAN0.TMDF112.UINT8[HH]
bogdanm 92:4fc01daae5a5 7124 #define RSCAN0TMID13 RSCAN0.TMID13.UINT32
bogdanm 92:4fc01daae5a5 7125 #define RSCAN0TMID13L RSCAN0.TMID13.UINT16[L]
bogdanm 92:4fc01daae5a5 7126 #define RSCAN0TMID13LL RSCAN0.TMID13.UINT8[LL]
bogdanm 92:4fc01daae5a5 7127 #define RSCAN0TMID13LH RSCAN0.TMID13.UINT8[LH]
bogdanm 92:4fc01daae5a5 7128 #define RSCAN0TMID13H RSCAN0.TMID13.UINT16[H]
bogdanm 92:4fc01daae5a5 7129 #define RSCAN0TMID13HL RSCAN0.TMID13.UINT8[HL]
bogdanm 92:4fc01daae5a5 7130 #define RSCAN0TMID13HH RSCAN0.TMID13.UINT8[HH]
bogdanm 92:4fc01daae5a5 7131 #define RSCAN0TMPTR13 RSCAN0.TMPTR13.UINT32
bogdanm 92:4fc01daae5a5 7132 #define RSCAN0TMPTR13L RSCAN0.TMPTR13.UINT16[L]
bogdanm 92:4fc01daae5a5 7133 #define RSCAN0TMPTR13LL RSCAN0.TMPTR13.UINT8[LL]
bogdanm 92:4fc01daae5a5 7134 #define RSCAN0TMPTR13LH RSCAN0.TMPTR13.UINT8[LH]
bogdanm 92:4fc01daae5a5 7135 #define RSCAN0TMPTR13H RSCAN0.TMPTR13.UINT16[H]
bogdanm 92:4fc01daae5a5 7136 #define RSCAN0TMPTR13HL RSCAN0.TMPTR13.UINT8[HL]
bogdanm 92:4fc01daae5a5 7137 #define RSCAN0TMPTR13HH RSCAN0.TMPTR13.UINT8[HH]
bogdanm 92:4fc01daae5a5 7138 #define RSCAN0TMDF013 RSCAN0.TMDF013.UINT32
bogdanm 92:4fc01daae5a5 7139 #define RSCAN0TMDF013L RSCAN0.TMDF013.UINT16[L]
bogdanm 92:4fc01daae5a5 7140 #define RSCAN0TMDF013LL RSCAN0.TMDF013.UINT8[LL]
bogdanm 92:4fc01daae5a5 7141 #define RSCAN0TMDF013LH RSCAN0.TMDF013.UINT8[LH]
bogdanm 92:4fc01daae5a5 7142 #define RSCAN0TMDF013H RSCAN0.TMDF013.UINT16[H]
bogdanm 92:4fc01daae5a5 7143 #define RSCAN0TMDF013HL RSCAN0.TMDF013.UINT8[HL]
bogdanm 92:4fc01daae5a5 7144 #define RSCAN0TMDF013HH RSCAN0.TMDF013.UINT8[HH]
bogdanm 92:4fc01daae5a5 7145 #define RSCAN0TMDF113 RSCAN0.TMDF113.UINT32
bogdanm 92:4fc01daae5a5 7146 #define RSCAN0TMDF113L RSCAN0.TMDF113.UINT16[L]
bogdanm 92:4fc01daae5a5 7147 #define RSCAN0TMDF113LL RSCAN0.TMDF113.UINT8[LL]
bogdanm 92:4fc01daae5a5 7148 #define RSCAN0TMDF113LH RSCAN0.TMDF113.UINT8[LH]
bogdanm 92:4fc01daae5a5 7149 #define RSCAN0TMDF113H RSCAN0.TMDF113.UINT16[H]
bogdanm 92:4fc01daae5a5 7150 #define RSCAN0TMDF113HL RSCAN0.TMDF113.UINT8[HL]
bogdanm 92:4fc01daae5a5 7151 #define RSCAN0TMDF113HH RSCAN0.TMDF113.UINT8[HH]
bogdanm 92:4fc01daae5a5 7152 #define RSCAN0TMID14 RSCAN0.TMID14.UINT32
bogdanm 92:4fc01daae5a5 7153 #define RSCAN0TMID14L RSCAN0.TMID14.UINT16[L]
bogdanm 92:4fc01daae5a5 7154 #define RSCAN0TMID14LL RSCAN0.TMID14.UINT8[LL]
bogdanm 92:4fc01daae5a5 7155 #define RSCAN0TMID14LH RSCAN0.TMID14.UINT8[LH]
bogdanm 92:4fc01daae5a5 7156 #define RSCAN0TMID14H RSCAN0.TMID14.UINT16[H]
bogdanm 92:4fc01daae5a5 7157 #define RSCAN0TMID14HL RSCAN0.TMID14.UINT8[HL]
bogdanm 92:4fc01daae5a5 7158 #define RSCAN0TMID14HH RSCAN0.TMID14.UINT8[HH]
bogdanm 92:4fc01daae5a5 7159 #define RSCAN0TMPTR14 RSCAN0.TMPTR14.UINT32
bogdanm 92:4fc01daae5a5 7160 #define RSCAN0TMPTR14L RSCAN0.TMPTR14.UINT16[L]
bogdanm 92:4fc01daae5a5 7161 #define RSCAN0TMPTR14LL RSCAN0.TMPTR14.UINT8[LL]
bogdanm 92:4fc01daae5a5 7162 #define RSCAN0TMPTR14LH RSCAN0.TMPTR14.UINT8[LH]
bogdanm 92:4fc01daae5a5 7163 #define RSCAN0TMPTR14H RSCAN0.TMPTR14.UINT16[H]
bogdanm 92:4fc01daae5a5 7164 #define RSCAN0TMPTR14HL RSCAN0.TMPTR14.UINT8[HL]
bogdanm 92:4fc01daae5a5 7165 #define RSCAN0TMPTR14HH RSCAN0.TMPTR14.UINT8[HH]
bogdanm 92:4fc01daae5a5 7166 #define RSCAN0TMDF014 RSCAN0.TMDF014.UINT32
bogdanm 92:4fc01daae5a5 7167 #define RSCAN0TMDF014L RSCAN0.TMDF014.UINT16[L]
bogdanm 92:4fc01daae5a5 7168 #define RSCAN0TMDF014LL RSCAN0.TMDF014.UINT8[LL]
bogdanm 92:4fc01daae5a5 7169 #define RSCAN0TMDF014LH RSCAN0.TMDF014.UINT8[LH]
bogdanm 92:4fc01daae5a5 7170 #define RSCAN0TMDF014H RSCAN0.TMDF014.UINT16[H]
bogdanm 92:4fc01daae5a5 7171 #define RSCAN0TMDF014HL RSCAN0.TMDF014.UINT8[HL]
bogdanm 92:4fc01daae5a5 7172 #define RSCAN0TMDF014HH RSCAN0.TMDF014.UINT8[HH]
bogdanm 92:4fc01daae5a5 7173 #define RSCAN0TMDF114 RSCAN0.TMDF114.UINT32
bogdanm 92:4fc01daae5a5 7174 #define RSCAN0TMDF114L RSCAN0.TMDF114.UINT16[L]
bogdanm 92:4fc01daae5a5 7175 #define RSCAN0TMDF114LL RSCAN0.TMDF114.UINT8[LL]
bogdanm 92:4fc01daae5a5 7176 #define RSCAN0TMDF114LH RSCAN0.TMDF114.UINT8[LH]
bogdanm 92:4fc01daae5a5 7177 #define RSCAN0TMDF114H RSCAN0.TMDF114.UINT16[H]
bogdanm 92:4fc01daae5a5 7178 #define RSCAN0TMDF114HL RSCAN0.TMDF114.UINT8[HL]
bogdanm 92:4fc01daae5a5 7179 #define RSCAN0TMDF114HH RSCAN0.TMDF114.UINT8[HH]
bogdanm 92:4fc01daae5a5 7180 #define RSCAN0TMID15 RSCAN0.TMID15.UINT32
bogdanm 92:4fc01daae5a5 7181 #define RSCAN0TMID15L RSCAN0.TMID15.UINT16[L]
bogdanm 92:4fc01daae5a5 7182 #define RSCAN0TMID15LL RSCAN0.TMID15.UINT8[LL]
bogdanm 92:4fc01daae5a5 7183 #define RSCAN0TMID15LH RSCAN0.TMID15.UINT8[LH]
bogdanm 92:4fc01daae5a5 7184 #define RSCAN0TMID15H RSCAN0.TMID15.UINT16[H]
bogdanm 92:4fc01daae5a5 7185 #define RSCAN0TMID15HL RSCAN0.TMID15.UINT8[HL]
bogdanm 92:4fc01daae5a5 7186 #define RSCAN0TMID15HH RSCAN0.TMID15.UINT8[HH]
bogdanm 92:4fc01daae5a5 7187 #define RSCAN0TMPTR15 RSCAN0.TMPTR15.UINT32
bogdanm 92:4fc01daae5a5 7188 #define RSCAN0TMPTR15L RSCAN0.TMPTR15.UINT16[L]
bogdanm 92:4fc01daae5a5 7189 #define RSCAN0TMPTR15LL RSCAN0.TMPTR15.UINT8[LL]
bogdanm 92:4fc01daae5a5 7190 #define RSCAN0TMPTR15LH RSCAN0.TMPTR15.UINT8[LH]
bogdanm 92:4fc01daae5a5 7191 #define RSCAN0TMPTR15H RSCAN0.TMPTR15.UINT16[H]
bogdanm 92:4fc01daae5a5 7192 #define RSCAN0TMPTR15HL RSCAN0.TMPTR15.UINT8[HL]
bogdanm 92:4fc01daae5a5 7193 #define RSCAN0TMPTR15HH RSCAN0.TMPTR15.UINT8[HH]
bogdanm 92:4fc01daae5a5 7194 #define RSCAN0TMDF015 RSCAN0.TMDF015.UINT32
bogdanm 92:4fc01daae5a5 7195 #define RSCAN0TMDF015L RSCAN0.TMDF015.UINT16[L]
bogdanm 92:4fc01daae5a5 7196 #define RSCAN0TMDF015LL RSCAN0.TMDF015.UINT8[LL]
bogdanm 92:4fc01daae5a5 7197 #define RSCAN0TMDF015LH RSCAN0.TMDF015.UINT8[LH]
bogdanm 92:4fc01daae5a5 7198 #define RSCAN0TMDF015H RSCAN0.TMDF015.UINT16[H]
bogdanm 92:4fc01daae5a5 7199 #define RSCAN0TMDF015HL RSCAN0.TMDF015.UINT8[HL]
bogdanm 92:4fc01daae5a5 7200 #define RSCAN0TMDF015HH RSCAN0.TMDF015.UINT8[HH]
bogdanm 92:4fc01daae5a5 7201 #define RSCAN0TMDF115 RSCAN0.TMDF115.UINT32
bogdanm 92:4fc01daae5a5 7202 #define RSCAN0TMDF115L RSCAN0.TMDF115.UINT16[L]
bogdanm 92:4fc01daae5a5 7203 #define RSCAN0TMDF115LL RSCAN0.TMDF115.UINT8[LL]
bogdanm 92:4fc01daae5a5 7204 #define RSCAN0TMDF115LH RSCAN0.TMDF115.UINT8[LH]
bogdanm 92:4fc01daae5a5 7205 #define RSCAN0TMDF115H RSCAN0.TMDF115.UINT16[H]
bogdanm 92:4fc01daae5a5 7206 #define RSCAN0TMDF115HL RSCAN0.TMDF115.UINT8[HL]
bogdanm 92:4fc01daae5a5 7207 #define RSCAN0TMDF115HH RSCAN0.TMDF115.UINT8[HH]
bogdanm 92:4fc01daae5a5 7208 #define RSCAN0TMID16 RSCAN0.TMID16.UINT32
bogdanm 92:4fc01daae5a5 7209 #define RSCAN0TMID16L RSCAN0.TMID16.UINT16[L]
bogdanm 92:4fc01daae5a5 7210 #define RSCAN0TMID16LL RSCAN0.TMID16.UINT8[LL]
bogdanm 92:4fc01daae5a5 7211 #define RSCAN0TMID16LH RSCAN0.TMID16.UINT8[LH]
bogdanm 92:4fc01daae5a5 7212 #define RSCAN0TMID16H RSCAN0.TMID16.UINT16[H]
bogdanm 92:4fc01daae5a5 7213 #define RSCAN0TMID16HL RSCAN0.TMID16.UINT8[HL]
bogdanm 92:4fc01daae5a5 7214 #define RSCAN0TMID16HH RSCAN0.TMID16.UINT8[HH]
bogdanm 92:4fc01daae5a5 7215 #define RSCAN0TMPTR16 RSCAN0.TMPTR16.UINT32
bogdanm 92:4fc01daae5a5 7216 #define RSCAN0TMPTR16L RSCAN0.TMPTR16.UINT16[L]
bogdanm 92:4fc01daae5a5 7217 #define RSCAN0TMPTR16LL RSCAN0.TMPTR16.UINT8[LL]
bogdanm 92:4fc01daae5a5 7218 #define RSCAN0TMPTR16LH RSCAN0.TMPTR16.UINT8[LH]
bogdanm 92:4fc01daae5a5 7219 #define RSCAN0TMPTR16H RSCAN0.TMPTR16.UINT16[H]
bogdanm 92:4fc01daae5a5 7220 #define RSCAN0TMPTR16HL RSCAN0.TMPTR16.UINT8[HL]
bogdanm 92:4fc01daae5a5 7221 #define RSCAN0TMPTR16HH RSCAN0.TMPTR16.UINT8[HH]
bogdanm 92:4fc01daae5a5 7222 #define RSCAN0TMDF016 RSCAN0.TMDF016.UINT32
bogdanm 92:4fc01daae5a5 7223 #define RSCAN0TMDF016L RSCAN0.TMDF016.UINT16[L]
bogdanm 92:4fc01daae5a5 7224 #define RSCAN0TMDF016LL RSCAN0.TMDF016.UINT8[LL]
bogdanm 92:4fc01daae5a5 7225 #define RSCAN0TMDF016LH RSCAN0.TMDF016.UINT8[LH]
bogdanm 92:4fc01daae5a5 7226 #define RSCAN0TMDF016H RSCAN0.TMDF016.UINT16[H]
bogdanm 92:4fc01daae5a5 7227 #define RSCAN0TMDF016HL RSCAN0.TMDF016.UINT8[HL]
bogdanm 92:4fc01daae5a5 7228 #define RSCAN0TMDF016HH RSCAN0.TMDF016.UINT8[HH]
bogdanm 92:4fc01daae5a5 7229 #define RSCAN0TMDF116 RSCAN0.TMDF116.UINT32
bogdanm 92:4fc01daae5a5 7230 #define RSCAN0TMDF116L RSCAN0.TMDF116.UINT16[L]
bogdanm 92:4fc01daae5a5 7231 #define RSCAN0TMDF116LL RSCAN0.TMDF116.UINT8[LL]
bogdanm 92:4fc01daae5a5 7232 #define RSCAN0TMDF116LH RSCAN0.TMDF116.UINT8[LH]
bogdanm 92:4fc01daae5a5 7233 #define RSCAN0TMDF116H RSCAN0.TMDF116.UINT16[H]
bogdanm 92:4fc01daae5a5 7234 #define RSCAN0TMDF116HL RSCAN0.TMDF116.UINT8[HL]
bogdanm 92:4fc01daae5a5 7235 #define RSCAN0TMDF116HH RSCAN0.TMDF116.UINT8[HH]
bogdanm 92:4fc01daae5a5 7236 #define RSCAN0TMID17 RSCAN0.TMID17.UINT32
bogdanm 92:4fc01daae5a5 7237 #define RSCAN0TMID17L RSCAN0.TMID17.UINT16[L]
bogdanm 92:4fc01daae5a5 7238 #define RSCAN0TMID17LL RSCAN0.TMID17.UINT8[LL]
bogdanm 92:4fc01daae5a5 7239 #define RSCAN0TMID17LH RSCAN0.TMID17.UINT8[LH]
bogdanm 92:4fc01daae5a5 7240 #define RSCAN0TMID17H RSCAN0.TMID17.UINT16[H]
bogdanm 92:4fc01daae5a5 7241 #define RSCAN0TMID17HL RSCAN0.TMID17.UINT8[HL]
bogdanm 92:4fc01daae5a5 7242 #define RSCAN0TMID17HH RSCAN0.TMID17.UINT8[HH]
bogdanm 92:4fc01daae5a5 7243 #define RSCAN0TMPTR17 RSCAN0.TMPTR17.UINT32
bogdanm 92:4fc01daae5a5 7244 #define RSCAN0TMPTR17L RSCAN0.TMPTR17.UINT16[L]
bogdanm 92:4fc01daae5a5 7245 #define RSCAN0TMPTR17LL RSCAN0.TMPTR17.UINT8[LL]
bogdanm 92:4fc01daae5a5 7246 #define RSCAN0TMPTR17LH RSCAN0.TMPTR17.UINT8[LH]
bogdanm 92:4fc01daae5a5 7247 #define RSCAN0TMPTR17H RSCAN0.TMPTR17.UINT16[H]
bogdanm 92:4fc01daae5a5 7248 #define RSCAN0TMPTR17HL RSCAN0.TMPTR17.UINT8[HL]
bogdanm 92:4fc01daae5a5 7249 #define RSCAN0TMPTR17HH RSCAN0.TMPTR17.UINT8[HH]
bogdanm 92:4fc01daae5a5 7250 #define RSCAN0TMDF017 RSCAN0.TMDF017.UINT32
bogdanm 92:4fc01daae5a5 7251 #define RSCAN0TMDF017L RSCAN0.TMDF017.UINT16[L]
bogdanm 92:4fc01daae5a5 7252 #define RSCAN0TMDF017LL RSCAN0.TMDF017.UINT8[LL]
bogdanm 92:4fc01daae5a5 7253 #define RSCAN0TMDF017LH RSCAN0.TMDF017.UINT8[LH]
bogdanm 92:4fc01daae5a5 7254 #define RSCAN0TMDF017H RSCAN0.TMDF017.UINT16[H]
bogdanm 92:4fc01daae5a5 7255 #define RSCAN0TMDF017HL RSCAN0.TMDF017.UINT8[HL]
bogdanm 92:4fc01daae5a5 7256 #define RSCAN0TMDF017HH RSCAN0.TMDF017.UINT8[HH]
bogdanm 92:4fc01daae5a5 7257 #define RSCAN0TMDF117 RSCAN0.TMDF117.UINT32
bogdanm 92:4fc01daae5a5 7258 #define RSCAN0TMDF117L RSCAN0.TMDF117.UINT16[L]
bogdanm 92:4fc01daae5a5 7259 #define RSCAN0TMDF117LL RSCAN0.TMDF117.UINT8[LL]
bogdanm 92:4fc01daae5a5 7260 #define RSCAN0TMDF117LH RSCAN0.TMDF117.UINT8[LH]
bogdanm 92:4fc01daae5a5 7261 #define RSCAN0TMDF117H RSCAN0.TMDF117.UINT16[H]
bogdanm 92:4fc01daae5a5 7262 #define RSCAN0TMDF117HL RSCAN0.TMDF117.UINT8[HL]
bogdanm 92:4fc01daae5a5 7263 #define RSCAN0TMDF117HH RSCAN0.TMDF117.UINT8[HH]
bogdanm 92:4fc01daae5a5 7264 #define RSCAN0TMID18 RSCAN0.TMID18.UINT32
bogdanm 92:4fc01daae5a5 7265 #define RSCAN0TMID18L RSCAN0.TMID18.UINT16[L]
bogdanm 92:4fc01daae5a5 7266 #define RSCAN0TMID18LL RSCAN0.TMID18.UINT8[LL]
bogdanm 92:4fc01daae5a5 7267 #define RSCAN0TMID18LH RSCAN0.TMID18.UINT8[LH]
bogdanm 92:4fc01daae5a5 7268 #define RSCAN0TMID18H RSCAN0.TMID18.UINT16[H]
bogdanm 92:4fc01daae5a5 7269 #define RSCAN0TMID18HL RSCAN0.TMID18.UINT8[HL]
bogdanm 92:4fc01daae5a5 7270 #define RSCAN0TMID18HH RSCAN0.TMID18.UINT8[HH]
bogdanm 92:4fc01daae5a5 7271 #define RSCAN0TMPTR18 RSCAN0.TMPTR18.UINT32
bogdanm 92:4fc01daae5a5 7272 #define RSCAN0TMPTR18L RSCAN0.TMPTR18.UINT16[L]
bogdanm 92:4fc01daae5a5 7273 #define RSCAN0TMPTR18LL RSCAN0.TMPTR18.UINT8[LL]
bogdanm 92:4fc01daae5a5 7274 #define RSCAN0TMPTR18LH RSCAN0.TMPTR18.UINT8[LH]
bogdanm 92:4fc01daae5a5 7275 #define RSCAN0TMPTR18H RSCAN0.TMPTR18.UINT16[H]
bogdanm 92:4fc01daae5a5 7276 #define RSCAN0TMPTR18HL RSCAN0.TMPTR18.UINT8[HL]
bogdanm 92:4fc01daae5a5 7277 #define RSCAN0TMPTR18HH RSCAN0.TMPTR18.UINT8[HH]
bogdanm 92:4fc01daae5a5 7278 #define RSCAN0TMDF018 RSCAN0.TMDF018.UINT32
bogdanm 92:4fc01daae5a5 7279 #define RSCAN0TMDF018L RSCAN0.TMDF018.UINT16[L]
bogdanm 92:4fc01daae5a5 7280 #define RSCAN0TMDF018LL RSCAN0.TMDF018.UINT8[LL]
bogdanm 92:4fc01daae5a5 7281 #define RSCAN0TMDF018LH RSCAN0.TMDF018.UINT8[LH]
bogdanm 92:4fc01daae5a5 7282 #define RSCAN0TMDF018H RSCAN0.TMDF018.UINT16[H]
bogdanm 92:4fc01daae5a5 7283 #define RSCAN0TMDF018HL RSCAN0.TMDF018.UINT8[HL]
bogdanm 92:4fc01daae5a5 7284 #define RSCAN0TMDF018HH RSCAN0.TMDF018.UINT8[HH]
bogdanm 92:4fc01daae5a5 7285 #define RSCAN0TMDF118 RSCAN0.TMDF118.UINT32
bogdanm 92:4fc01daae5a5 7286 #define RSCAN0TMDF118L RSCAN0.TMDF118.UINT16[L]
bogdanm 92:4fc01daae5a5 7287 #define RSCAN0TMDF118LL RSCAN0.TMDF118.UINT8[LL]
bogdanm 92:4fc01daae5a5 7288 #define RSCAN0TMDF118LH RSCAN0.TMDF118.UINT8[LH]
bogdanm 92:4fc01daae5a5 7289 #define RSCAN0TMDF118H RSCAN0.TMDF118.UINT16[H]
bogdanm 92:4fc01daae5a5 7290 #define RSCAN0TMDF118HL RSCAN0.TMDF118.UINT8[HL]
bogdanm 92:4fc01daae5a5 7291 #define RSCAN0TMDF118HH RSCAN0.TMDF118.UINT8[HH]
bogdanm 92:4fc01daae5a5 7292 #define RSCAN0TMID19 RSCAN0.TMID19.UINT32
bogdanm 92:4fc01daae5a5 7293 #define RSCAN0TMID19L RSCAN0.TMID19.UINT16[L]
bogdanm 92:4fc01daae5a5 7294 #define RSCAN0TMID19LL RSCAN0.TMID19.UINT8[LL]
bogdanm 92:4fc01daae5a5 7295 #define RSCAN0TMID19LH RSCAN0.TMID19.UINT8[LH]
bogdanm 92:4fc01daae5a5 7296 #define RSCAN0TMID19H RSCAN0.TMID19.UINT16[H]
bogdanm 92:4fc01daae5a5 7297 #define RSCAN0TMID19HL RSCAN0.TMID19.UINT8[HL]
bogdanm 92:4fc01daae5a5 7298 #define RSCAN0TMID19HH RSCAN0.TMID19.UINT8[HH]
bogdanm 92:4fc01daae5a5 7299 #define RSCAN0TMPTR19 RSCAN0.TMPTR19.UINT32
bogdanm 92:4fc01daae5a5 7300 #define RSCAN0TMPTR19L RSCAN0.TMPTR19.UINT16[L]
bogdanm 92:4fc01daae5a5 7301 #define RSCAN0TMPTR19LL RSCAN0.TMPTR19.UINT8[LL]
bogdanm 92:4fc01daae5a5 7302 #define RSCAN0TMPTR19LH RSCAN0.TMPTR19.UINT8[LH]
bogdanm 92:4fc01daae5a5 7303 #define RSCAN0TMPTR19H RSCAN0.TMPTR19.UINT16[H]
bogdanm 92:4fc01daae5a5 7304 #define RSCAN0TMPTR19HL RSCAN0.TMPTR19.UINT8[HL]
bogdanm 92:4fc01daae5a5 7305 #define RSCAN0TMPTR19HH RSCAN0.TMPTR19.UINT8[HH]
bogdanm 92:4fc01daae5a5 7306 #define RSCAN0TMDF019 RSCAN0.TMDF019.UINT32
bogdanm 92:4fc01daae5a5 7307 #define RSCAN0TMDF019L RSCAN0.TMDF019.UINT16[L]
bogdanm 92:4fc01daae5a5 7308 #define RSCAN0TMDF019LL RSCAN0.TMDF019.UINT8[LL]
bogdanm 92:4fc01daae5a5 7309 #define RSCAN0TMDF019LH RSCAN0.TMDF019.UINT8[LH]
bogdanm 92:4fc01daae5a5 7310 #define RSCAN0TMDF019H RSCAN0.TMDF019.UINT16[H]
bogdanm 92:4fc01daae5a5 7311 #define RSCAN0TMDF019HL RSCAN0.TMDF019.UINT8[HL]
bogdanm 92:4fc01daae5a5 7312 #define RSCAN0TMDF019HH RSCAN0.TMDF019.UINT8[HH]
bogdanm 92:4fc01daae5a5 7313 #define RSCAN0TMDF119 RSCAN0.TMDF119.UINT32
bogdanm 92:4fc01daae5a5 7314 #define RSCAN0TMDF119L RSCAN0.TMDF119.UINT16[L]
bogdanm 92:4fc01daae5a5 7315 #define RSCAN0TMDF119LL RSCAN0.TMDF119.UINT8[LL]
bogdanm 92:4fc01daae5a5 7316 #define RSCAN0TMDF119LH RSCAN0.TMDF119.UINT8[LH]
bogdanm 92:4fc01daae5a5 7317 #define RSCAN0TMDF119H RSCAN0.TMDF119.UINT16[H]
bogdanm 92:4fc01daae5a5 7318 #define RSCAN0TMDF119HL RSCAN0.TMDF119.UINT8[HL]
bogdanm 92:4fc01daae5a5 7319 #define RSCAN0TMDF119HH RSCAN0.TMDF119.UINT8[HH]
bogdanm 92:4fc01daae5a5 7320 #define RSCAN0TMID20 RSCAN0.TMID20.UINT32
bogdanm 92:4fc01daae5a5 7321 #define RSCAN0TMID20L RSCAN0.TMID20.UINT16[L]
bogdanm 92:4fc01daae5a5 7322 #define RSCAN0TMID20LL RSCAN0.TMID20.UINT8[LL]
bogdanm 92:4fc01daae5a5 7323 #define RSCAN0TMID20LH RSCAN0.TMID20.UINT8[LH]
bogdanm 92:4fc01daae5a5 7324 #define RSCAN0TMID20H RSCAN0.TMID20.UINT16[H]
bogdanm 92:4fc01daae5a5 7325 #define RSCAN0TMID20HL RSCAN0.TMID20.UINT8[HL]
bogdanm 92:4fc01daae5a5 7326 #define RSCAN0TMID20HH RSCAN0.TMID20.UINT8[HH]
bogdanm 92:4fc01daae5a5 7327 #define RSCAN0TMPTR20 RSCAN0.TMPTR20.UINT32
bogdanm 92:4fc01daae5a5 7328 #define RSCAN0TMPTR20L RSCAN0.TMPTR20.UINT16[L]
bogdanm 92:4fc01daae5a5 7329 #define RSCAN0TMPTR20LL RSCAN0.TMPTR20.UINT8[LL]
bogdanm 92:4fc01daae5a5 7330 #define RSCAN0TMPTR20LH RSCAN0.TMPTR20.UINT8[LH]
bogdanm 92:4fc01daae5a5 7331 #define RSCAN0TMPTR20H RSCAN0.TMPTR20.UINT16[H]
bogdanm 92:4fc01daae5a5 7332 #define RSCAN0TMPTR20HL RSCAN0.TMPTR20.UINT8[HL]
bogdanm 92:4fc01daae5a5 7333 #define RSCAN0TMPTR20HH RSCAN0.TMPTR20.UINT8[HH]
bogdanm 92:4fc01daae5a5 7334 #define RSCAN0TMDF020 RSCAN0.TMDF020.UINT32
bogdanm 92:4fc01daae5a5 7335 #define RSCAN0TMDF020L RSCAN0.TMDF020.UINT16[L]
bogdanm 92:4fc01daae5a5 7336 #define RSCAN0TMDF020LL RSCAN0.TMDF020.UINT8[LL]
bogdanm 92:4fc01daae5a5 7337 #define RSCAN0TMDF020LH RSCAN0.TMDF020.UINT8[LH]
bogdanm 92:4fc01daae5a5 7338 #define RSCAN0TMDF020H RSCAN0.TMDF020.UINT16[H]
bogdanm 92:4fc01daae5a5 7339 #define RSCAN0TMDF020HL RSCAN0.TMDF020.UINT8[HL]
bogdanm 92:4fc01daae5a5 7340 #define RSCAN0TMDF020HH RSCAN0.TMDF020.UINT8[HH]
bogdanm 92:4fc01daae5a5 7341 #define RSCAN0TMDF120 RSCAN0.TMDF120.UINT32
bogdanm 92:4fc01daae5a5 7342 #define RSCAN0TMDF120L RSCAN0.TMDF120.UINT16[L]
bogdanm 92:4fc01daae5a5 7343 #define RSCAN0TMDF120LL RSCAN0.TMDF120.UINT8[LL]
bogdanm 92:4fc01daae5a5 7344 #define RSCAN0TMDF120LH RSCAN0.TMDF120.UINT8[LH]
bogdanm 92:4fc01daae5a5 7345 #define RSCAN0TMDF120H RSCAN0.TMDF120.UINT16[H]
bogdanm 92:4fc01daae5a5 7346 #define RSCAN0TMDF120HL RSCAN0.TMDF120.UINT8[HL]
bogdanm 92:4fc01daae5a5 7347 #define RSCAN0TMDF120HH RSCAN0.TMDF120.UINT8[HH]
bogdanm 92:4fc01daae5a5 7348 #define RSCAN0TMID21 RSCAN0.TMID21.UINT32
bogdanm 92:4fc01daae5a5 7349 #define RSCAN0TMID21L RSCAN0.TMID21.UINT16[L]
bogdanm 92:4fc01daae5a5 7350 #define RSCAN0TMID21LL RSCAN0.TMID21.UINT8[LL]
bogdanm 92:4fc01daae5a5 7351 #define RSCAN0TMID21LH RSCAN0.TMID21.UINT8[LH]
bogdanm 92:4fc01daae5a5 7352 #define RSCAN0TMID21H RSCAN0.TMID21.UINT16[H]
bogdanm 92:4fc01daae5a5 7353 #define RSCAN0TMID21HL RSCAN0.TMID21.UINT8[HL]
bogdanm 92:4fc01daae5a5 7354 #define RSCAN0TMID21HH RSCAN0.TMID21.UINT8[HH]
bogdanm 92:4fc01daae5a5 7355 #define RSCAN0TMPTR21 RSCAN0.TMPTR21.UINT32
bogdanm 92:4fc01daae5a5 7356 #define RSCAN0TMPTR21L RSCAN0.TMPTR21.UINT16[L]
bogdanm 92:4fc01daae5a5 7357 #define RSCAN0TMPTR21LL RSCAN0.TMPTR21.UINT8[LL]
bogdanm 92:4fc01daae5a5 7358 #define RSCAN0TMPTR21LH RSCAN0.TMPTR21.UINT8[LH]
bogdanm 92:4fc01daae5a5 7359 #define RSCAN0TMPTR21H RSCAN0.TMPTR21.UINT16[H]
bogdanm 92:4fc01daae5a5 7360 #define RSCAN0TMPTR21HL RSCAN0.TMPTR21.UINT8[HL]
bogdanm 92:4fc01daae5a5 7361 #define RSCAN0TMPTR21HH RSCAN0.TMPTR21.UINT8[HH]
bogdanm 92:4fc01daae5a5 7362 #define RSCAN0TMDF021 RSCAN0.TMDF021.UINT32
bogdanm 92:4fc01daae5a5 7363 #define RSCAN0TMDF021L RSCAN0.TMDF021.UINT16[L]
bogdanm 92:4fc01daae5a5 7364 #define RSCAN0TMDF021LL RSCAN0.TMDF021.UINT8[LL]
bogdanm 92:4fc01daae5a5 7365 #define RSCAN0TMDF021LH RSCAN0.TMDF021.UINT8[LH]
bogdanm 92:4fc01daae5a5 7366 #define RSCAN0TMDF021H RSCAN0.TMDF021.UINT16[H]
bogdanm 92:4fc01daae5a5 7367 #define RSCAN0TMDF021HL RSCAN0.TMDF021.UINT8[HL]
bogdanm 92:4fc01daae5a5 7368 #define RSCAN0TMDF021HH RSCAN0.TMDF021.UINT8[HH]
bogdanm 92:4fc01daae5a5 7369 #define RSCAN0TMDF121 RSCAN0.TMDF121.UINT32
bogdanm 92:4fc01daae5a5 7370 #define RSCAN0TMDF121L RSCAN0.TMDF121.UINT16[L]
bogdanm 92:4fc01daae5a5 7371 #define RSCAN0TMDF121LL RSCAN0.TMDF121.UINT8[LL]
bogdanm 92:4fc01daae5a5 7372 #define RSCAN0TMDF121LH RSCAN0.TMDF121.UINT8[LH]
bogdanm 92:4fc01daae5a5 7373 #define RSCAN0TMDF121H RSCAN0.TMDF121.UINT16[H]
bogdanm 92:4fc01daae5a5 7374 #define RSCAN0TMDF121HL RSCAN0.TMDF121.UINT8[HL]
bogdanm 92:4fc01daae5a5 7375 #define RSCAN0TMDF121HH RSCAN0.TMDF121.UINT8[HH]
bogdanm 92:4fc01daae5a5 7376 #define RSCAN0TMID22 RSCAN0.TMID22.UINT32
bogdanm 92:4fc01daae5a5 7377 #define RSCAN0TMID22L RSCAN0.TMID22.UINT16[L]
bogdanm 92:4fc01daae5a5 7378 #define RSCAN0TMID22LL RSCAN0.TMID22.UINT8[LL]
bogdanm 92:4fc01daae5a5 7379 #define RSCAN0TMID22LH RSCAN0.TMID22.UINT8[LH]
bogdanm 92:4fc01daae5a5 7380 #define RSCAN0TMID22H RSCAN0.TMID22.UINT16[H]
bogdanm 92:4fc01daae5a5 7381 #define RSCAN0TMID22HL RSCAN0.TMID22.UINT8[HL]
bogdanm 92:4fc01daae5a5 7382 #define RSCAN0TMID22HH RSCAN0.TMID22.UINT8[HH]
bogdanm 92:4fc01daae5a5 7383 #define RSCAN0TMPTR22 RSCAN0.TMPTR22.UINT32
bogdanm 92:4fc01daae5a5 7384 #define RSCAN0TMPTR22L RSCAN0.TMPTR22.UINT16[L]
bogdanm 92:4fc01daae5a5 7385 #define RSCAN0TMPTR22LL RSCAN0.TMPTR22.UINT8[LL]
bogdanm 92:4fc01daae5a5 7386 #define RSCAN0TMPTR22LH RSCAN0.TMPTR22.UINT8[LH]
bogdanm 92:4fc01daae5a5 7387 #define RSCAN0TMPTR22H RSCAN0.TMPTR22.UINT16[H]
bogdanm 92:4fc01daae5a5 7388 #define RSCAN0TMPTR22HL RSCAN0.TMPTR22.UINT8[HL]
bogdanm 92:4fc01daae5a5 7389 #define RSCAN0TMPTR22HH RSCAN0.TMPTR22.UINT8[HH]
bogdanm 92:4fc01daae5a5 7390 #define RSCAN0TMDF022 RSCAN0.TMDF022.UINT32
bogdanm 92:4fc01daae5a5 7391 #define RSCAN0TMDF022L RSCAN0.TMDF022.UINT16[L]
bogdanm 92:4fc01daae5a5 7392 #define RSCAN0TMDF022LL RSCAN0.TMDF022.UINT8[LL]
bogdanm 92:4fc01daae5a5 7393 #define RSCAN0TMDF022LH RSCAN0.TMDF022.UINT8[LH]
bogdanm 92:4fc01daae5a5 7394 #define RSCAN0TMDF022H RSCAN0.TMDF022.UINT16[H]
bogdanm 92:4fc01daae5a5 7395 #define RSCAN0TMDF022HL RSCAN0.TMDF022.UINT8[HL]
bogdanm 92:4fc01daae5a5 7396 #define RSCAN0TMDF022HH RSCAN0.TMDF022.UINT8[HH]
bogdanm 92:4fc01daae5a5 7397 #define RSCAN0TMDF122 RSCAN0.TMDF122.UINT32
bogdanm 92:4fc01daae5a5 7398 #define RSCAN0TMDF122L RSCAN0.TMDF122.UINT16[L]
bogdanm 92:4fc01daae5a5 7399 #define RSCAN0TMDF122LL RSCAN0.TMDF122.UINT8[LL]
bogdanm 92:4fc01daae5a5 7400 #define RSCAN0TMDF122LH RSCAN0.TMDF122.UINT8[LH]
bogdanm 92:4fc01daae5a5 7401 #define RSCAN0TMDF122H RSCAN0.TMDF122.UINT16[H]
bogdanm 92:4fc01daae5a5 7402 #define RSCAN0TMDF122HL RSCAN0.TMDF122.UINT8[HL]
bogdanm 92:4fc01daae5a5 7403 #define RSCAN0TMDF122HH RSCAN0.TMDF122.UINT8[HH]
bogdanm 92:4fc01daae5a5 7404 #define RSCAN0TMID23 RSCAN0.TMID23.UINT32
bogdanm 92:4fc01daae5a5 7405 #define RSCAN0TMID23L RSCAN0.TMID23.UINT16[L]
bogdanm 92:4fc01daae5a5 7406 #define RSCAN0TMID23LL RSCAN0.TMID23.UINT8[LL]
bogdanm 92:4fc01daae5a5 7407 #define RSCAN0TMID23LH RSCAN0.TMID23.UINT8[LH]
bogdanm 92:4fc01daae5a5 7408 #define RSCAN0TMID23H RSCAN0.TMID23.UINT16[H]
bogdanm 92:4fc01daae5a5 7409 #define RSCAN0TMID23HL RSCAN0.TMID23.UINT8[HL]
bogdanm 92:4fc01daae5a5 7410 #define RSCAN0TMID23HH RSCAN0.TMID23.UINT8[HH]
bogdanm 92:4fc01daae5a5 7411 #define RSCAN0TMPTR23 RSCAN0.TMPTR23.UINT32
bogdanm 92:4fc01daae5a5 7412 #define RSCAN0TMPTR23L RSCAN0.TMPTR23.UINT16[L]
bogdanm 92:4fc01daae5a5 7413 #define RSCAN0TMPTR23LL RSCAN0.TMPTR23.UINT8[LL]
bogdanm 92:4fc01daae5a5 7414 #define RSCAN0TMPTR23LH RSCAN0.TMPTR23.UINT8[LH]
bogdanm 92:4fc01daae5a5 7415 #define RSCAN0TMPTR23H RSCAN0.TMPTR23.UINT16[H]
bogdanm 92:4fc01daae5a5 7416 #define RSCAN0TMPTR23HL RSCAN0.TMPTR23.UINT8[HL]
bogdanm 92:4fc01daae5a5 7417 #define RSCAN0TMPTR23HH RSCAN0.TMPTR23.UINT8[HH]
bogdanm 92:4fc01daae5a5 7418 #define RSCAN0TMDF023 RSCAN0.TMDF023.UINT32
bogdanm 92:4fc01daae5a5 7419 #define RSCAN0TMDF023L RSCAN0.TMDF023.UINT16[L]
bogdanm 92:4fc01daae5a5 7420 #define RSCAN0TMDF023LL RSCAN0.TMDF023.UINT8[LL]
bogdanm 92:4fc01daae5a5 7421 #define RSCAN0TMDF023LH RSCAN0.TMDF023.UINT8[LH]
bogdanm 92:4fc01daae5a5 7422 #define RSCAN0TMDF023H RSCAN0.TMDF023.UINT16[H]
bogdanm 92:4fc01daae5a5 7423 #define RSCAN0TMDF023HL RSCAN0.TMDF023.UINT8[HL]
bogdanm 92:4fc01daae5a5 7424 #define RSCAN0TMDF023HH RSCAN0.TMDF023.UINT8[HH]
bogdanm 92:4fc01daae5a5 7425 #define RSCAN0TMDF123 RSCAN0.TMDF123.UINT32
bogdanm 92:4fc01daae5a5 7426 #define RSCAN0TMDF123L RSCAN0.TMDF123.UINT16[L]
bogdanm 92:4fc01daae5a5 7427 #define RSCAN0TMDF123LL RSCAN0.TMDF123.UINT8[LL]
bogdanm 92:4fc01daae5a5 7428 #define RSCAN0TMDF123LH RSCAN0.TMDF123.UINT8[LH]
bogdanm 92:4fc01daae5a5 7429 #define RSCAN0TMDF123H RSCAN0.TMDF123.UINT16[H]
bogdanm 92:4fc01daae5a5 7430 #define RSCAN0TMDF123HL RSCAN0.TMDF123.UINT8[HL]
bogdanm 92:4fc01daae5a5 7431 #define RSCAN0TMDF123HH RSCAN0.TMDF123.UINT8[HH]
bogdanm 92:4fc01daae5a5 7432 #define RSCAN0TMID24 RSCAN0.TMID24.UINT32
bogdanm 92:4fc01daae5a5 7433 #define RSCAN0TMID24L RSCAN0.TMID24.UINT16[L]
bogdanm 92:4fc01daae5a5 7434 #define RSCAN0TMID24LL RSCAN0.TMID24.UINT8[LL]
bogdanm 92:4fc01daae5a5 7435 #define RSCAN0TMID24LH RSCAN0.TMID24.UINT8[LH]
bogdanm 92:4fc01daae5a5 7436 #define RSCAN0TMID24H RSCAN0.TMID24.UINT16[H]
bogdanm 92:4fc01daae5a5 7437 #define RSCAN0TMID24HL RSCAN0.TMID24.UINT8[HL]
bogdanm 92:4fc01daae5a5 7438 #define RSCAN0TMID24HH RSCAN0.TMID24.UINT8[HH]
bogdanm 92:4fc01daae5a5 7439 #define RSCAN0TMPTR24 RSCAN0.TMPTR24.UINT32
bogdanm 92:4fc01daae5a5 7440 #define RSCAN0TMPTR24L RSCAN0.TMPTR24.UINT16[L]
bogdanm 92:4fc01daae5a5 7441 #define RSCAN0TMPTR24LL RSCAN0.TMPTR24.UINT8[LL]
bogdanm 92:4fc01daae5a5 7442 #define RSCAN0TMPTR24LH RSCAN0.TMPTR24.UINT8[LH]
bogdanm 92:4fc01daae5a5 7443 #define RSCAN0TMPTR24H RSCAN0.TMPTR24.UINT16[H]
bogdanm 92:4fc01daae5a5 7444 #define RSCAN0TMPTR24HL RSCAN0.TMPTR24.UINT8[HL]
bogdanm 92:4fc01daae5a5 7445 #define RSCAN0TMPTR24HH RSCAN0.TMPTR24.UINT8[HH]
bogdanm 92:4fc01daae5a5 7446 #define RSCAN0TMDF024 RSCAN0.TMDF024.UINT32
bogdanm 92:4fc01daae5a5 7447 #define RSCAN0TMDF024L RSCAN0.TMDF024.UINT16[L]
bogdanm 92:4fc01daae5a5 7448 #define RSCAN0TMDF024LL RSCAN0.TMDF024.UINT8[LL]
bogdanm 92:4fc01daae5a5 7449 #define RSCAN0TMDF024LH RSCAN0.TMDF024.UINT8[LH]
bogdanm 92:4fc01daae5a5 7450 #define RSCAN0TMDF024H RSCAN0.TMDF024.UINT16[H]
bogdanm 92:4fc01daae5a5 7451 #define RSCAN0TMDF024HL RSCAN0.TMDF024.UINT8[HL]
bogdanm 92:4fc01daae5a5 7452 #define RSCAN0TMDF024HH RSCAN0.TMDF024.UINT8[HH]
bogdanm 92:4fc01daae5a5 7453 #define RSCAN0TMDF124 RSCAN0.TMDF124.UINT32
bogdanm 92:4fc01daae5a5 7454 #define RSCAN0TMDF124L RSCAN0.TMDF124.UINT16[L]
bogdanm 92:4fc01daae5a5 7455 #define RSCAN0TMDF124LL RSCAN0.TMDF124.UINT8[LL]
bogdanm 92:4fc01daae5a5 7456 #define RSCAN0TMDF124LH RSCAN0.TMDF124.UINT8[LH]
bogdanm 92:4fc01daae5a5 7457 #define RSCAN0TMDF124H RSCAN0.TMDF124.UINT16[H]
bogdanm 92:4fc01daae5a5 7458 #define RSCAN0TMDF124HL RSCAN0.TMDF124.UINT8[HL]
bogdanm 92:4fc01daae5a5 7459 #define RSCAN0TMDF124HH RSCAN0.TMDF124.UINT8[HH]
bogdanm 92:4fc01daae5a5 7460 #define RSCAN0TMID25 RSCAN0.TMID25.UINT32
bogdanm 92:4fc01daae5a5 7461 #define RSCAN0TMID25L RSCAN0.TMID25.UINT16[L]
bogdanm 92:4fc01daae5a5 7462 #define RSCAN0TMID25LL RSCAN0.TMID25.UINT8[LL]
bogdanm 92:4fc01daae5a5 7463 #define RSCAN0TMID25LH RSCAN0.TMID25.UINT8[LH]
bogdanm 92:4fc01daae5a5 7464 #define RSCAN0TMID25H RSCAN0.TMID25.UINT16[H]
bogdanm 92:4fc01daae5a5 7465 #define RSCAN0TMID25HL RSCAN0.TMID25.UINT8[HL]
bogdanm 92:4fc01daae5a5 7466 #define RSCAN0TMID25HH RSCAN0.TMID25.UINT8[HH]
bogdanm 92:4fc01daae5a5 7467 #define RSCAN0TMPTR25 RSCAN0.TMPTR25.UINT32
bogdanm 92:4fc01daae5a5 7468 #define RSCAN0TMPTR25L RSCAN0.TMPTR25.UINT16[L]
bogdanm 92:4fc01daae5a5 7469 #define RSCAN0TMPTR25LL RSCAN0.TMPTR25.UINT8[LL]
bogdanm 92:4fc01daae5a5 7470 #define RSCAN0TMPTR25LH RSCAN0.TMPTR25.UINT8[LH]
bogdanm 92:4fc01daae5a5 7471 #define RSCAN0TMPTR25H RSCAN0.TMPTR25.UINT16[H]
bogdanm 92:4fc01daae5a5 7472 #define RSCAN0TMPTR25HL RSCAN0.TMPTR25.UINT8[HL]
bogdanm 92:4fc01daae5a5 7473 #define RSCAN0TMPTR25HH RSCAN0.TMPTR25.UINT8[HH]
bogdanm 92:4fc01daae5a5 7474 #define RSCAN0TMDF025 RSCAN0.TMDF025.UINT32
bogdanm 92:4fc01daae5a5 7475 #define RSCAN0TMDF025L RSCAN0.TMDF025.UINT16[L]
bogdanm 92:4fc01daae5a5 7476 #define RSCAN0TMDF025LL RSCAN0.TMDF025.UINT8[LL]
bogdanm 92:4fc01daae5a5 7477 #define RSCAN0TMDF025LH RSCAN0.TMDF025.UINT8[LH]
bogdanm 92:4fc01daae5a5 7478 #define RSCAN0TMDF025H RSCAN0.TMDF025.UINT16[H]
bogdanm 92:4fc01daae5a5 7479 #define RSCAN0TMDF025HL RSCAN0.TMDF025.UINT8[HL]
bogdanm 92:4fc01daae5a5 7480 #define RSCAN0TMDF025HH RSCAN0.TMDF025.UINT8[HH]
bogdanm 92:4fc01daae5a5 7481 #define RSCAN0TMDF125 RSCAN0.TMDF125.UINT32
bogdanm 92:4fc01daae5a5 7482 #define RSCAN0TMDF125L RSCAN0.TMDF125.UINT16[L]
bogdanm 92:4fc01daae5a5 7483 #define RSCAN0TMDF125LL RSCAN0.TMDF125.UINT8[LL]
bogdanm 92:4fc01daae5a5 7484 #define RSCAN0TMDF125LH RSCAN0.TMDF125.UINT8[LH]
bogdanm 92:4fc01daae5a5 7485 #define RSCAN0TMDF125H RSCAN0.TMDF125.UINT16[H]
bogdanm 92:4fc01daae5a5 7486 #define RSCAN0TMDF125HL RSCAN0.TMDF125.UINT8[HL]
bogdanm 92:4fc01daae5a5 7487 #define RSCAN0TMDF125HH RSCAN0.TMDF125.UINT8[HH]
bogdanm 92:4fc01daae5a5 7488 #define RSCAN0TMID26 RSCAN0.TMID26.UINT32
bogdanm 92:4fc01daae5a5 7489 #define RSCAN0TMID26L RSCAN0.TMID26.UINT16[L]
bogdanm 92:4fc01daae5a5 7490 #define RSCAN0TMID26LL RSCAN0.TMID26.UINT8[LL]
bogdanm 92:4fc01daae5a5 7491 #define RSCAN0TMID26LH RSCAN0.TMID26.UINT8[LH]
bogdanm 92:4fc01daae5a5 7492 #define RSCAN0TMID26H RSCAN0.TMID26.UINT16[H]
bogdanm 92:4fc01daae5a5 7493 #define RSCAN0TMID26HL RSCAN0.TMID26.UINT8[HL]
bogdanm 92:4fc01daae5a5 7494 #define RSCAN0TMID26HH RSCAN0.TMID26.UINT8[HH]
bogdanm 92:4fc01daae5a5 7495 #define RSCAN0TMPTR26 RSCAN0.TMPTR26.UINT32
bogdanm 92:4fc01daae5a5 7496 #define RSCAN0TMPTR26L RSCAN0.TMPTR26.UINT16[L]
bogdanm 92:4fc01daae5a5 7497 #define RSCAN0TMPTR26LL RSCAN0.TMPTR26.UINT8[LL]
bogdanm 92:4fc01daae5a5 7498 #define RSCAN0TMPTR26LH RSCAN0.TMPTR26.UINT8[LH]
bogdanm 92:4fc01daae5a5 7499 #define RSCAN0TMPTR26H RSCAN0.TMPTR26.UINT16[H]
bogdanm 92:4fc01daae5a5 7500 #define RSCAN0TMPTR26HL RSCAN0.TMPTR26.UINT8[HL]
bogdanm 92:4fc01daae5a5 7501 #define RSCAN0TMPTR26HH RSCAN0.TMPTR26.UINT8[HH]
bogdanm 92:4fc01daae5a5 7502 #define RSCAN0TMDF026 RSCAN0.TMDF026.UINT32
bogdanm 92:4fc01daae5a5 7503 #define RSCAN0TMDF026L RSCAN0.TMDF026.UINT16[L]
bogdanm 92:4fc01daae5a5 7504 #define RSCAN0TMDF026LL RSCAN0.TMDF026.UINT8[LL]
bogdanm 92:4fc01daae5a5 7505 #define RSCAN0TMDF026LH RSCAN0.TMDF026.UINT8[LH]
bogdanm 92:4fc01daae5a5 7506 #define RSCAN0TMDF026H RSCAN0.TMDF026.UINT16[H]
bogdanm 92:4fc01daae5a5 7507 #define RSCAN0TMDF026HL RSCAN0.TMDF026.UINT8[HL]
bogdanm 92:4fc01daae5a5 7508 #define RSCAN0TMDF026HH RSCAN0.TMDF026.UINT8[HH]
bogdanm 92:4fc01daae5a5 7509 #define RSCAN0TMDF126 RSCAN0.TMDF126.UINT32
bogdanm 92:4fc01daae5a5 7510 #define RSCAN0TMDF126L RSCAN0.TMDF126.UINT16[L]
bogdanm 92:4fc01daae5a5 7511 #define RSCAN0TMDF126LL RSCAN0.TMDF126.UINT8[LL]
bogdanm 92:4fc01daae5a5 7512 #define RSCAN0TMDF126LH RSCAN0.TMDF126.UINT8[LH]
bogdanm 92:4fc01daae5a5 7513 #define RSCAN0TMDF126H RSCAN0.TMDF126.UINT16[H]
bogdanm 92:4fc01daae5a5 7514 #define RSCAN0TMDF126HL RSCAN0.TMDF126.UINT8[HL]
bogdanm 92:4fc01daae5a5 7515 #define RSCAN0TMDF126HH RSCAN0.TMDF126.UINT8[HH]
bogdanm 92:4fc01daae5a5 7516 #define RSCAN0TMID27 RSCAN0.TMID27.UINT32
bogdanm 92:4fc01daae5a5 7517 #define RSCAN0TMID27L RSCAN0.TMID27.UINT16[L]
bogdanm 92:4fc01daae5a5 7518 #define RSCAN0TMID27LL RSCAN0.TMID27.UINT8[LL]
bogdanm 92:4fc01daae5a5 7519 #define RSCAN0TMID27LH RSCAN0.TMID27.UINT8[LH]
bogdanm 92:4fc01daae5a5 7520 #define RSCAN0TMID27H RSCAN0.TMID27.UINT16[H]
bogdanm 92:4fc01daae5a5 7521 #define RSCAN0TMID27HL RSCAN0.TMID27.UINT8[HL]
bogdanm 92:4fc01daae5a5 7522 #define RSCAN0TMID27HH RSCAN0.TMID27.UINT8[HH]
bogdanm 92:4fc01daae5a5 7523 #define RSCAN0TMPTR27 RSCAN0.TMPTR27.UINT32
bogdanm 92:4fc01daae5a5 7524 #define RSCAN0TMPTR27L RSCAN0.TMPTR27.UINT16[L]
bogdanm 92:4fc01daae5a5 7525 #define RSCAN0TMPTR27LL RSCAN0.TMPTR27.UINT8[LL]
bogdanm 92:4fc01daae5a5 7526 #define RSCAN0TMPTR27LH RSCAN0.TMPTR27.UINT8[LH]
bogdanm 92:4fc01daae5a5 7527 #define RSCAN0TMPTR27H RSCAN0.TMPTR27.UINT16[H]
bogdanm 92:4fc01daae5a5 7528 #define RSCAN0TMPTR27HL RSCAN0.TMPTR27.UINT8[HL]
bogdanm 92:4fc01daae5a5 7529 #define RSCAN0TMPTR27HH RSCAN0.TMPTR27.UINT8[HH]
bogdanm 92:4fc01daae5a5 7530 #define RSCAN0TMDF027 RSCAN0.TMDF027.UINT32
bogdanm 92:4fc01daae5a5 7531 #define RSCAN0TMDF027L RSCAN0.TMDF027.UINT16[L]
bogdanm 92:4fc01daae5a5 7532 #define RSCAN0TMDF027LL RSCAN0.TMDF027.UINT8[LL]
bogdanm 92:4fc01daae5a5 7533 #define RSCAN0TMDF027LH RSCAN0.TMDF027.UINT8[LH]
bogdanm 92:4fc01daae5a5 7534 #define RSCAN0TMDF027H RSCAN0.TMDF027.UINT16[H]
bogdanm 92:4fc01daae5a5 7535 #define RSCAN0TMDF027HL RSCAN0.TMDF027.UINT8[HL]
bogdanm 92:4fc01daae5a5 7536 #define RSCAN0TMDF027HH RSCAN0.TMDF027.UINT8[HH]
bogdanm 92:4fc01daae5a5 7537 #define RSCAN0TMDF127 RSCAN0.TMDF127.UINT32
bogdanm 92:4fc01daae5a5 7538 #define RSCAN0TMDF127L RSCAN0.TMDF127.UINT16[L]
bogdanm 92:4fc01daae5a5 7539 #define RSCAN0TMDF127LL RSCAN0.TMDF127.UINT8[LL]
bogdanm 92:4fc01daae5a5 7540 #define RSCAN0TMDF127LH RSCAN0.TMDF127.UINT8[LH]
bogdanm 92:4fc01daae5a5 7541 #define RSCAN0TMDF127H RSCAN0.TMDF127.UINT16[H]
bogdanm 92:4fc01daae5a5 7542 #define RSCAN0TMDF127HL RSCAN0.TMDF127.UINT8[HL]
bogdanm 92:4fc01daae5a5 7543 #define RSCAN0TMDF127HH RSCAN0.TMDF127.UINT8[HH]
bogdanm 92:4fc01daae5a5 7544 #define RSCAN0TMID28 RSCAN0.TMID28.UINT32
bogdanm 92:4fc01daae5a5 7545 #define RSCAN0TMID28L RSCAN0.TMID28.UINT16[L]
bogdanm 92:4fc01daae5a5 7546 #define RSCAN0TMID28LL RSCAN0.TMID28.UINT8[LL]
bogdanm 92:4fc01daae5a5 7547 #define RSCAN0TMID28LH RSCAN0.TMID28.UINT8[LH]
bogdanm 92:4fc01daae5a5 7548 #define RSCAN0TMID28H RSCAN0.TMID28.UINT16[H]
bogdanm 92:4fc01daae5a5 7549 #define RSCAN0TMID28HL RSCAN0.TMID28.UINT8[HL]
bogdanm 92:4fc01daae5a5 7550 #define RSCAN0TMID28HH RSCAN0.TMID28.UINT8[HH]
bogdanm 92:4fc01daae5a5 7551 #define RSCAN0TMPTR28 RSCAN0.TMPTR28.UINT32
bogdanm 92:4fc01daae5a5 7552 #define RSCAN0TMPTR28L RSCAN0.TMPTR28.UINT16[L]
bogdanm 92:4fc01daae5a5 7553 #define RSCAN0TMPTR28LL RSCAN0.TMPTR28.UINT8[LL]
bogdanm 92:4fc01daae5a5 7554 #define RSCAN0TMPTR28LH RSCAN0.TMPTR28.UINT8[LH]
bogdanm 92:4fc01daae5a5 7555 #define RSCAN0TMPTR28H RSCAN0.TMPTR28.UINT16[H]
bogdanm 92:4fc01daae5a5 7556 #define RSCAN0TMPTR28HL RSCAN0.TMPTR28.UINT8[HL]
bogdanm 92:4fc01daae5a5 7557 #define RSCAN0TMPTR28HH RSCAN0.TMPTR28.UINT8[HH]
bogdanm 92:4fc01daae5a5 7558 #define RSCAN0TMDF028 RSCAN0.TMDF028.UINT32
bogdanm 92:4fc01daae5a5 7559 #define RSCAN0TMDF028L RSCAN0.TMDF028.UINT16[L]
bogdanm 92:4fc01daae5a5 7560 #define RSCAN0TMDF028LL RSCAN0.TMDF028.UINT8[LL]
bogdanm 92:4fc01daae5a5 7561 #define RSCAN0TMDF028LH RSCAN0.TMDF028.UINT8[LH]
bogdanm 92:4fc01daae5a5 7562 #define RSCAN0TMDF028H RSCAN0.TMDF028.UINT16[H]
bogdanm 92:4fc01daae5a5 7563 #define RSCAN0TMDF028HL RSCAN0.TMDF028.UINT8[HL]
bogdanm 92:4fc01daae5a5 7564 #define RSCAN0TMDF028HH RSCAN0.TMDF028.UINT8[HH]
bogdanm 92:4fc01daae5a5 7565 #define RSCAN0TMDF128 RSCAN0.TMDF128.UINT32
bogdanm 92:4fc01daae5a5 7566 #define RSCAN0TMDF128L RSCAN0.TMDF128.UINT16[L]
bogdanm 92:4fc01daae5a5 7567 #define RSCAN0TMDF128LL RSCAN0.TMDF128.UINT8[LL]
bogdanm 92:4fc01daae5a5 7568 #define RSCAN0TMDF128LH RSCAN0.TMDF128.UINT8[LH]
bogdanm 92:4fc01daae5a5 7569 #define RSCAN0TMDF128H RSCAN0.TMDF128.UINT16[H]
bogdanm 92:4fc01daae5a5 7570 #define RSCAN0TMDF128HL RSCAN0.TMDF128.UINT8[HL]
bogdanm 92:4fc01daae5a5 7571 #define RSCAN0TMDF128HH RSCAN0.TMDF128.UINT8[HH]
bogdanm 92:4fc01daae5a5 7572 #define RSCAN0TMID29 RSCAN0.TMID29.UINT32
bogdanm 92:4fc01daae5a5 7573 #define RSCAN0TMID29L RSCAN0.TMID29.UINT16[L]
bogdanm 92:4fc01daae5a5 7574 #define RSCAN0TMID29LL RSCAN0.TMID29.UINT8[LL]
bogdanm 92:4fc01daae5a5 7575 #define RSCAN0TMID29LH RSCAN0.TMID29.UINT8[LH]
bogdanm 92:4fc01daae5a5 7576 #define RSCAN0TMID29H RSCAN0.TMID29.UINT16[H]
bogdanm 92:4fc01daae5a5 7577 #define RSCAN0TMID29HL RSCAN0.TMID29.UINT8[HL]
bogdanm 92:4fc01daae5a5 7578 #define RSCAN0TMID29HH RSCAN0.TMID29.UINT8[HH]
bogdanm 92:4fc01daae5a5 7579 #define RSCAN0TMPTR29 RSCAN0.TMPTR29.UINT32
bogdanm 92:4fc01daae5a5 7580 #define RSCAN0TMPTR29L RSCAN0.TMPTR29.UINT16[L]
bogdanm 92:4fc01daae5a5 7581 #define RSCAN0TMPTR29LL RSCAN0.TMPTR29.UINT8[LL]
bogdanm 92:4fc01daae5a5 7582 #define RSCAN0TMPTR29LH RSCAN0.TMPTR29.UINT8[LH]
bogdanm 92:4fc01daae5a5 7583 #define RSCAN0TMPTR29H RSCAN0.TMPTR29.UINT16[H]
bogdanm 92:4fc01daae5a5 7584 #define RSCAN0TMPTR29HL RSCAN0.TMPTR29.UINT8[HL]
bogdanm 92:4fc01daae5a5 7585 #define RSCAN0TMPTR29HH RSCAN0.TMPTR29.UINT8[HH]
bogdanm 92:4fc01daae5a5 7586 #define RSCAN0TMDF029 RSCAN0.TMDF029.UINT32
bogdanm 92:4fc01daae5a5 7587 #define RSCAN0TMDF029L RSCAN0.TMDF029.UINT16[L]
bogdanm 92:4fc01daae5a5 7588 #define RSCAN0TMDF029LL RSCAN0.TMDF029.UINT8[LL]
bogdanm 92:4fc01daae5a5 7589 #define RSCAN0TMDF029LH RSCAN0.TMDF029.UINT8[LH]
bogdanm 92:4fc01daae5a5 7590 #define RSCAN0TMDF029H RSCAN0.TMDF029.UINT16[H]
bogdanm 92:4fc01daae5a5 7591 #define RSCAN0TMDF029HL RSCAN0.TMDF029.UINT8[HL]
bogdanm 92:4fc01daae5a5 7592 #define RSCAN0TMDF029HH RSCAN0.TMDF029.UINT8[HH]
bogdanm 92:4fc01daae5a5 7593 #define RSCAN0TMDF129 RSCAN0.TMDF129.UINT32
bogdanm 92:4fc01daae5a5 7594 #define RSCAN0TMDF129L RSCAN0.TMDF129.UINT16[L]
bogdanm 92:4fc01daae5a5 7595 #define RSCAN0TMDF129LL RSCAN0.TMDF129.UINT8[LL]
bogdanm 92:4fc01daae5a5 7596 #define RSCAN0TMDF129LH RSCAN0.TMDF129.UINT8[LH]
bogdanm 92:4fc01daae5a5 7597 #define RSCAN0TMDF129H RSCAN0.TMDF129.UINT16[H]
bogdanm 92:4fc01daae5a5 7598 #define RSCAN0TMDF129HL RSCAN0.TMDF129.UINT8[HL]
bogdanm 92:4fc01daae5a5 7599 #define RSCAN0TMDF129HH RSCAN0.TMDF129.UINT8[HH]
bogdanm 92:4fc01daae5a5 7600 #define RSCAN0TMID30 RSCAN0.TMID30.UINT32
bogdanm 92:4fc01daae5a5 7601 #define RSCAN0TMID30L RSCAN0.TMID30.UINT16[L]
bogdanm 92:4fc01daae5a5 7602 #define RSCAN0TMID30LL RSCAN0.TMID30.UINT8[LL]
bogdanm 92:4fc01daae5a5 7603 #define RSCAN0TMID30LH RSCAN0.TMID30.UINT8[LH]
bogdanm 92:4fc01daae5a5 7604 #define RSCAN0TMID30H RSCAN0.TMID30.UINT16[H]
bogdanm 92:4fc01daae5a5 7605 #define RSCAN0TMID30HL RSCAN0.TMID30.UINT8[HL]
bogdanm 92:4fc01daae5a5 7606 #define RSCAN0TMID30HH RSCAN0.TMID30.UINT8[HH]
bogdanm 92:4fc01daae5a5 7607 #define RSCAN0TMPTR30 RSCAN0.TMPTR30.UINT32
bogdanm 92:4fc01daae5a5 7608 #define RSCAN0TMPTR30L RSCAN0.TMPTR30.UINT16[L]
bogdanm 92:4fc01daae5a5 7609 #define RSCAN0TMPTR30LL RSCAN0.TMPTR30.UINT8[LL]
bogdanm 92:4fc01daae5a5 7610 #define RSCAN0TMPTR30LH RSCAN0.TMPTR30.UINT8[LH]
bogdanm 92:4fc01daae5a5 7611 #define RSCAN0TMPTR30H RSCAN0.TMPTR30.UINT16[H]
bogdanm 92:4fc01daae5a5 7612 #define RSCAN0TMPTR30HL RSCAN0.TMPTR30.UINT8[HL]
bogdanm 92:4fc01daae5a5 7613 #define RSCAN0TMPTR30HH RSCAN0.TMPTR30.UINT8[HH]
bogdanm 92:4fc01daae5a5 7614 #define RSCAN0TMDF030 RSCAN0.TMDF030.UINT32
bogdanm 92:4fc01daae5a5 7615 #define RSCAN0TMDF030L RSCAN0.TMDF030.UINT16[L]
bogdanm 92:4fc01daae5a5 7616 #define RSCAN0TMDF030LL RSCAN0.TMDF030.UINT8[LL]
bogdanm 92:4fc01daae5a5 7617 #define RSCAN0TMDF030LH RSCAN0.TMDF030.UINT8[LH]
bogdanm 92:4fc01daae5a5 7618 #define RSCAN0TMDF030H RSCAN0.TMDF030.UINT16[H]
bogdanm 92:4fc01daae5a5 7619 #define RSCAN0TMDF030HL RSCAN0.TMDF030.UINT8[HL]
bogdanm 92:4fc01daae5a5 7620 #define RSCAN0TMDF030HH RSCAN0.TMDF030.UINT8[HH]
bogdanm 92:4fc01daae5a5 7621 #define RSCAN0TMDF130 RSCAN0.TMDF130.UINT32
bogdanm 92:4fc01daae5a5 7622 #define RSCAN0TMDF130L RSCAN0.TMDF130.UINT16[L]
bogdanm 92:4fc01daae5a5 7623 #define RSCAN0TMDF130LL RSCAN0.TMDF130.UINT8[LL]
bogdanm 92:4fc01daae5a5 7624 #define RSCAN0TMDF130LH RSCAN0.TMDF130.UINT8[LH]
bogdanm 92:4fc01daae5a5 7625 #define RSCAN0TMDF130H RSCAN0.TMDF130.UINT16[H]
bogdanm 92:4fc01daae5a5 7626 #define RSCAN0TMDF130HL RSCAN0.TMDF130.UINT8[HL]
bogdanm 92:4fc01daae5a5 7627 #define RSCAN0TMDF130HH RSCAN0.TMDF130.UINT8[HH]
bogdanm 92:4fc01daae5a5 7628 #define RSCAN0TMID31 RSCAN0.TMID31.UINT32
bogdanm 92:4fc01daae5a5 7629 #define RSCAN0TMID31L RSCAN0.TMID31.UINT16[L]
bogdanm 92:4fc01daae5a5 7630 #define RSCAN0TMID31LL RSCAN0.TMID31.UINT8[LL]
bogdanm 92:4fc01daae5a5 7631 #define RSCAN0TMID31LH RSCAN0.TMID31.UINT8[LH]
bogdanm 92:4fc01daae5a5 7632 #define RSCAN0TMID31H RSCAN0.TMID31.UINT16[H]
bogdanm 92:4fc01daae5a5 7633 #define RSCAN0TMID31HL RSCAN0.TMID31.UINT8[HL]
bogdanm 92:4fc01daae5a5 7634 #define RSCAN0TMID31HH RSCAN0.TMID31.UINT8[HH]
bogdanm 92:4fc01daae5a5 7635 #define RSCAN0TMPTR31 RSCAN0.TMPTR31.UINT32
bogdanm 92:4fc01daae5a5 7636 #define RSCAN0TMPTR31L RSCAN0.TMPTR31.UINT16[L]
bogdanm 92:4fc01daae5a5 7637 #define RSCAN0TMPTR31LL RSCAN0.TMPTR31.UINT8[LL]
bogdanm 92:4fc01daae5a5 7638 #define RSCAN0TMPTR31LH RSCAN0.TMPTR31.UINT8[LH]
bogdanm 92:4fc01daae5a5 7639 #define RSCAN0TMPTR31H RSCAN0.TMPTR31.UINT16[H]
bogdanm 92:4fc01daae5a5 7640 #define RSCAN0TMPTR31HL RSCAN0.TMPTR31.UINT8[HL]
bogdanm 92:4fc01daae5a5 7641 #define RSCAN0TMPTR31HH RSCAN0.TMPTR31.UINT8[HH]
bogdanm 92:4fc01daae5a5 7642 #define RSCAN0TMDF031 RSCAN0.TMDF031.UINT32
bogdanm 92:4fc01daae5a5 7643 #define RSCAN0TMDF031L RSCAN0.TMDF031.UINT16[L]
bogdanm 92:4fc01daae5a5 7644 #define RSCAN0TMDF031LL RSCAN0.TMDF031.UINT8[LL]
bogdanm 92:4fc01daae5a5 7645 #define RSCAN0TMDF031LH RSCAN0.TMDF031.UINT8[LH]
bogdanm 92:4fc01daae5a5 7646 #define RSCAN0TMDF031H RSCAN0.TMDF031.UINT16[H]
bogdanm 92:4fc01daae5a5 7647 #define RSCAN0TMDF031HL RSCAN0.TMDF031.UINT8[HL]
bogdanm 92:4fc01daae5a5 7648 #define RSCAN0TMDF031HH RSCAN0.TMDF031.UINT8[HH]
bogdanm 92:4fc01daae5a5 7649 #define RSCAN0TMDF131 RSCAN0.TMDF131.UINT32
bogdanm 92:4fc01daae5a5 7650 #define RSCAN0TMDF131L RSCAN0.TMDF131.UINT16[L]
bogdanm 92:4fc01daae5a5 7651 #define RSCAN0TMDF131LL RSCAN0.TMDF131.UINT8[LL]
bogdanm 92:4fc01daae5a5 7652 #define RSCAN0TMDF131LH RSCAN0.TMDF131.UINT8[LH]
bogdanm 92:4fc01daae5a5 7653 #define RSCAN0TMDF131H RSCAN0.TMDF131.UINT16[H]
bogdanm 92:4fc01daae5a5 7654 #define RSCAN0TMDF131HL RSCAN0.TMDF131.UINT8[HL]
bogdanm 92:4fc01daae5a5 7655 #define RSCAN0TMDF131HH RSCAN0.TMDF131.UINT8[HH]
bogdanm 92:4fc01daae5a5 7656 #define RSCAN0TMID32 RSCAN0.TMID32.UINT32
bogdanm 92:4fc01daae5a5 7657 #define RSCAN0TMID32L RSCAN0.TMID32.UINT16[L]
bogdanm 92:4fc01daae5a5 7658 #define RSCAN0TMID32LL RSCAN0.TMID32.UINT8[LL]
bogdanm 92:4fc01daae5a5 7659 #define RSCAN0TMID32LH RSCAN0.TMID32.UINT8[LH]
bogdanm 92:4fc01daae5a5 7660 #define RSCAN0TMID32H RSCAN0.TMID32.UINT16[H]
bogdanm 92:4fc01daae5a5 7661 #define RSCAN0TMID32HL RSCAN0.TMID32.UINT8[HL]
bogdanm 92:4fc01daae5a5 7662 #define RSCAN0TMID32HH RSCAN0.TMID32.UINT8[HH]
bogdanm 92:4fc01daae5a5 7663 #define RSCAN0TMPTR32 RSCAN0.TMPTR32.UINT32
bogdanm 92:4fc01daae5a5 7664 #define RSCAN0TMPTR32L RSCAN0.TMPTR32.UINT16[L]
bogdanm 92:4fc01daae5a5 7665 #define RSCAN0TMPTR32LL RSCAN0.TMPTR32.UINT8[LL]
bogdanm 92:4fc01daae5a5 7666 #define RSCAN0TMPTR32LH RSCAN0.TMPTR32.UINT8[LH]
bogdanm 92:4fc01daae5a5 7667 #define RSCAN0TMPTR32H RSCAN0.TMPTR32.UINT16[H]
bogdanm 92:4fc01daae5a5 7668 #define RSCAN0TMPTR32HL RSCAN0.TMPTR32.UINT8[HL]
bogdanm 92:4fc01daae5a5 7669 #define RSCAN0TMPTR32HH RSCAN0.TMPTR32.UINT8[HH]
bogdanm 92:4fc01daae5a5 7670 #define RSCAN0TMDF032 RSCAN0.TMDF032.UINT32
bogdanm 92:4fc01daae5a5 7671 #define RSCAN0TMDF032L RSCAN0.TMDF032.UINT16[L]
bogdanm 92:4fc01daae5a5 7672 #define RSCAN0TMDF032LL RSCAN0.TMDF032.UINT8[LL]
bogdanm 92:4fc01daae5a5 7673 #define RSCAN0TMDF032LH RSCAN0.TMDF032.UINT8[LH]
bogdanm 92:4fc01daae5a5 7674 #define RSCAN0TMDF032H RSCAN0.TMDF032.UINT16[H]
bogdanm 92:4fc01daae5a5 7675 #define RSCAN0TMDF032HL RSCAN0.TMDF032.UINT8[HL]
bogdanm 92:4fc01daae5a5 7676 #define RSCAN0TMDF032HH RSCAN0.TMDF032.UINT8[HH]
bogdanm 92:4fc01daae5a5 7677 #define RSCAN0TMDF132 RSCAN0.TMDF132.UINT32
bogdanm 92:4fc01daae5a5 7678 #define RSCAN0TMDF132L RSCAN0.TMDF132.UINT16[L]
bogdanm 92:4fc01daae5a5 7679 #define RSCAN0TMDF132LL RSCAN0.TMDF132.UINT8[LL]
bogdanm 92:4fc01daae5a5 7680 #define RSCAN0TMDF132LH RSCAN0.TMDF132.UINT8[LH]
bogdanm 92:4fc01daae5a5 7681 #define RSCAN0TMDF132H RSCAN0.TMDF132.UINT16[H]
bogdanm 92:4fc01daae5a5 7682 #define RSCAN0TMDF132HL RSCAN0.TMDF132.UINT8[HL]
bogdanm 92:4fc01daae5a5 7683 #define RSCAN0TMDF132HH RSCAN0.TMDF132.UINT8[HH]
bogdanm 92:4fc01daae5a5 7684 #define RSCAN0TMID33 RSCAN0.TMID33.UINT32
bogdanm 92:4fc01daae5a5 7685 #define RSCAN0TMID33L RSCAN0.TMID33.UINT16[L]
bogdanm 92:4fc01daae5a5 7686 #define RSCAN0TMID33LL RSCAN0.TMID33.UINT8[LL]
bogdanm 92:4fc01daae5a5 7687 #define RSCAN0TMID33LH RSCAN0.TMID33.UINT8[LH]
bogdanm 92:4fc01daae5a5 7688 #define RSCAN0TMID33H RSCAN0.TMID33.UINT16[H]
bogdanm 92:4fc01daae5a5 7689 #define RSCAN0TMID33HL RSCAN0.TMID33.UINT8[HL]
bogdanm 92:4fc01daae5a5 7690 #define RSCAN0TMID33HH RSCAN0.TMID33.UINT8[HH]
bogdanm 92:4fc01daae5a5 7691 #define RSCAN0TMPTR33 RSCAN0.TMPTR33.UINT32
bogdanm 92:4fc01daae5a5 7692 #define RSCAN0TMPTR33L RSCAN0.TMPTR33.UINT16[L]
bogdanm 92:4fc01daae5a5 7693 #define RSCAN0TMPTR33LL RSCAN0.TMPTR33.UINT8[LL]
bogdanm 92:4fc01daae5a5 7694 #define RSCAN0TMPTR33LH RSCAN0.TMPTR33.UINT8[LH]
bogdanm 92:4fc01daae5a5 7695 #define RSCAN0TMPTR33H RSCAN0.TMPTR33.UINT16[H]
bogdanm 92:4fc01daae5a5 7696 #define RSCAN0TMPTR33HL RSCAN0.TMPTR33.UINT8[HL]
bogdanm 92:4fc01daae5a5 7697 #define RSCAN0TMPTR33HH RSCAN0.TMPTR33.UINT8[HH]
bogdanm 92:4fc01daae5a5 7698 #define RSCAN0TMDF033 RSCAN0.TMDF033.UINT32
bogdanm 92:4fc01daae5a5 7699 #define RSCAN0TMDF033L RSCAN0.TMDF033.UINT16[L]
bogdanm 92:4fc01daae5a5 7700 #define RSCAN0TMDF033LL RSCAN0.TMDF033.UINT8[LL]
bogdanm 92:4fc01daae5a5 7701 #define RSCAN0TMDF033LH RSCAN0.TMDF033.UINT8[LH]
bogdanm 92:4fc01daae5a5 7702 #define RSCAN0TMDF033H RSCAN0.TMDF033.UINT16[H]
bogdanm 92:4fc01daae5a5 7703 #define RSCAN0TMDF033HL RSCAN0.TMDF033.UINT8[HL]
bogdanm 92:4fc01daae5a5 7704 #define RSCAN0TMDF033HH RSCAN0.TMDF033.UINT8[HH]
bogdanm 92:4fc01daae5a5 7705 #define RSCAN0TMDF133 RSCAN0.TMDF133.UINT32
bogdanm 92:4fc01daae5a5 7706 #define RSCAN0TMDF133L RSCAN0.TMDF133.UINT16[L]
bogdanm 92:4fc01daae5a5 7707 #define RSCAN0TMDF133LL RSCAN0.TMDF133.UINT8[LL]
bogdanm 92:4fc01daae5a5 7708 #define RSCAN0TMDF133LH RSCAN0.TMDF133.UINT8[LH]
bogdanm 92:4fc01daae5a5 7709 #define RSCAN0TMDF133H RSCAN0.TMDF133.UINT16[H]
bogdanm 92:4fc01daae5a5 7710 #define RSCAN0TMDF133HL RSCAN0.TMDF133.UINT8[HL]
bogdanm 92:4fc01daae5a5 7711 #define RSCAN0TMDF133HH RSCAN0.TMDF133.UINT8[HH]
bogdanm 92:4fc01daae5a5 7712 #define RSCAN0TMID34 RSCAN0.TMID34.UINT32
bogdanm 92:4fc01daae5a5 7713 #define RSCAN0TMID34L RSCAN0.TMID34.UINT16[L]
bogdanm 92:4fc01daae5a5 7714 #define RSCAN0TMID34LL RSCAN0.TMID34.UINT8[LL]
bogdanm 92:4fc01daae5a5 7715 #define RSCAN0TMID34LH RSCAN0.TMID34.UINT8[LH]
bogdanm 92:4fc01daae5a5 7716 #define RSCAN0TMID34H RSCAN0.TMID34.UINT16[H]
bogdanm 92:4fc01daae5a5 7717 #define RSCAN0TMID34HL RSCAN0.TMID34.UINT8[HL]
bogdanm 92:4fc01daae5a5 7718 #define RSCAN0TMID34HH RSCAN0.TMID34.UINT8[HH]
bogdanm 92:4fc01daae5a5 7719 #define RSCAN0TMPTR34 RSCAN0.TMPTR34.UINT32
bogdanm 92:4fc01daae5a5 7720 #define RSCAN0TMPTR34L RSCAN0.TMPTR34.UINT16[L]
bogdanm 92:4fc01daae5a5 7721 #define RSCAN0TMPTR34LL RSCAN0.TMPTR34.UINT8[LL]
bogdanm 92:4fc01daae5a5 7722 #define RSCAN0TMPTR34LH RSCAN0.TMPTR34.UINT8[LH]
bogdanm 92:4fc01daae5a5 7723 #define RSCAN0TMPTR34H RSCAN0.TMPTR34.UINT16[H]
bogdanm 92:4fc01daae5a5 7724 #define RSCAN0TMPTR34HL RSCAN0.TMPTR34.UINT8[HL]
bogdanm 92:4fc01daae5a5 7725 #define RSCAN0TMPTR34HH RSCAN0.TMPTR34.UINT8[HH]
bogdanm 92:4fc01daae5a5 7726 #define RSCAN0TMDF034 RSCAN0.TMDF034.UINT32
bogdanm 92:4fc01daae5a5 7727 #define RSCAN0TMDF034L RSCAN0.TMDF034.UINT16[L]
bogdanm 92:4fc01daae5a5 7728 #define RSCAN0TMDF034LL RSCAN0.TMDF034.UINT8[LL]
bogdanm 92:4fc01daae5a5 7729 #define RSCAN0TMDF034LH RSCAN0.TMDF034.UINT8[LH]
bogdanm 92:4fc01daae5a5 7730 #define RSCAN0TMDF034H RSCAN0.TMDF034.UINT16[H]
bogdanm 92:4fc01daae5a5 7731 #define RSCAN0TMDF034HL RSCAN0.TMDF034.UINT8[HL]
bogdanm 92:4fc01daae5a5 7732 #define RSCAN0TMDF034HH RSCAN0.TMDF034.UINT8[HH]
bogdanm 92:4fc01daae5a5 7733 #define RSCAN0TMDF134 RSCAN0.TMDF134.UINT32
bogdanm 92:4fc01daae5a5 7734 #define RSCAN0TMDF134L RSCAN0.TMDF134.UINT16[L]
bogdanm 92:4fc01daae5a5 7735 #define RSCAN0TMDF134LL RSCAN0.TMDF134.UINT8[LL]
bogdanm 92:4fc01daae5a5 7736 #define RSCAN0TMDF134LH RSCAN0.TMDF134.UINT8[LH]
bogdanm 92:4fc01daae5a5 7737 #define RSCAN0TMDF134H RSCAN0.TMDF134.UINT16[H]
bogdanm 92:4fc01daae5a5 7738 #define RSCAN0TMDF134HL RSCAN0.TMDF134.UINT8[HL]
bogdanm 92:4fc01daae5a5 7739 #define RSCAN0TMDF134HH RSCAN0.TMDF134.UINT8[HH]
bogdanm 92:4fc01daae5a5 7740 #define RSCAN0TMID35 RSCAN0.TMID35.UINT32
bogdanm 92:4fc01daae5a5 7741 #define RSCAN0TMID35L RSCAN0.TMID35.UINT16[L]
bogdanm 92:4fc01daae5a5 7742 #define RSCAN0TMID35LL RSCAN0.TMID35.UINT8[LL]
bogdanm 92:4fc01daae5a5 7743 #define RSCAN0TMID35LH RSCAN0.TMID35.UINT8[LH]
bogdanm 92:4fc01daae5a5 7744 #define RSCAN0TMID35H RSCAN0.TMID35.UINT16[H]
bogdanm 92:4fc01daae5a5 7745 #define RSCAN0TMID35HL RSCAN0.TMID35.UINT8[HL]
bogdanm 92:4fc01daae5a5 7746 #define RSCAN0TMID35HH RSCAN0.TMID35.UINT8[HH]
bogdanm 92:4fc01daae5a5 7747 #define RSCAN0TMPTR35 RSCAN0.TMPTR35.UINT32
bogdanm 92:4fc01daae5a5 7748 #define RSCAN0TMPTR35L RSCAN0.TMPTR35.UINT16[L]
bogdanm 92:4fc01daae5a5 7749 #define RSCAN0TMPTR35LL RSCAN0.TMPTR35.UINT8[LL]
bogdanm 92:4fc01daae5a5 7750 #define RSCAN0TMPTR35LH RSCAN0.TMPTR35.UINT8[LH]
bogdanm 92:4fc01daae5a5 7751 #define RSCAN0TMPTR35H RSCAN0.TMPTR35.UINT16[H]
bogdanm 92:4fc01daae5a5 7752 #define RSCAN0TMPTR35HL RSCAN0.TMPTR35.UINT8[HL]
bogdanm 92:4fc01daae5a5 7753 #define RSCAN0TMPTR35HH RSCAN0.TMPTR35.UINT8[HH]
bogdanm 92:4fc01daae5a5 7754 #define RSCAN0TMDF035 RSCAN0.TMDF035.UINT32
bogdanm 92:4fc01daae5a5 7755 #define RSCAN0TMDF035L RSCAN0.TMDF035.UINT16[L]
bogdanm 92:4fc01daae5a5 7756 #define RSCAN0TMDF035LL RSCAN0.TMDF035.UINT8[LL]
bogdanm 92:4fc01daae5a5 7757 #define RSCAN0TMDF035LH RSCAN0.TMDF035.UINT8[LH]
bogdanm 92:4fc01daae5a5 7758 #define RSCAN0TMDF035H RSCAN0.TMDF035.UINT16[H]
bogdanm 92:4fc01daae5a5 7759 #define RSCAN0TMDF035HL RSCAN0.TMDF035.UINT8[HL]
bogdanm 92:4fc01daae5a5 7760 #define RSCAN0TMDF035HH RSCAN0.TMDF035.UINT8[HH]
bogdanm 92:4fc01daae5a5 7761 #define RSCAN0TMDF135 RSCAN0.TMDF135.UINT32
bogdanm 92:4fc01daae5a5 7762 #define RSCAN0TMDF135L RSCAN0.TMDF135.UINT16[L]
bogdanm 92:4fc01daae5a5 7763 #define RSCAN0TMDF135LL RSCAN0.TMDF135.UINT8[LL]
bogdanm 92:4fc01daae5a5 7764 #define RSCAN0TMDF135LH RSCAN0.TMDF135.UINT8[LH]
bogdanm 92:4fc01daae5a5 7765 #define RSCAN0TMDF135H RSCAN0.TMDF135.UINT16[H]
bogdanm 92:4fc01daae5a5 7766 #define RSCAN0TMDF135HL RSCAN0.TMDF135.UINT8[HL]
bogdanm 92:4fc01daae5a5 7767 #define RSCAN0TMDF135HH RSCAN0.TMDF135.UINT8[HH]
bogdanm 92:4fc01daae5a5 7768 #define RSCAN0TMID36 RSCAN0.TMID36.UINT32
bogdanm 92:4fc01daae5a5 7769 #define RSCAN0TMID36L RSCAN0.TMID36.UINT16[L]
bogdanm 92:4fc01daae5a5 7770 #define RSCAN0TMID36LL RSCAN0.TMID36.UINT8[LL]
bogdanm 92:4fc01daae5a5 7771 #define RSCAN0TMID36LH RSCAN0.TMID36.UINT8[LH]
bogdanm 92:4fc01daae5a5 7772 #define RSCAN0TMID36H RSCAN0.TMID36.UINT16[H]
bogdanm 92:4fc01daae5a5 7773 #define RSCAN0TMID36HL RSCAN0.TMID36.UINT8[HL]
bogdanm 92:4fc01daae5a5 7774 #define RSCAN0TMID36HH RSCAN0.TMID36.UINT8[HH]
bogdanm 92:4fc01daae5a5 7775 #define RSCAN0TMPTR36 RSCAN0.TMPTR36.UINT32
bogdanm 92:4fc01daae5a5 7776 #define RSCAN0TMPTR36L RSCAN0.TMPTR36.UINT16[L]
bogdanm 92:4fc01daae5a5 7777 #define RSCAN0TMPTR36LL RSCAN0.TMPTR36.UINT8[LL]
bogdanm 92:4fc01daae5a5 7778 #define RSCAN0TMPTR36LH RSCAN0.TMPTR36.UINT8[LH]
bogdanm 92:4fc01daae5a5 7779 #define RSCAN0TMPTR36H RSCAN0.TMPTR36.UINT16[H]
bogdanm 92:4fc01daae5a5 7780 #define RSCAN0TMPTR36HL RSCAN0.TMPTR36.UINT8[HL]
bogdanm 92:4fc01daae5a5 7781 #define RSCAN0TMPTR36HH RSCAN0.TMPTR36.UINT8[HH]
bogdanm 92:4fc01daae5a5 7782 #define RSCAN0TMDF036 RSCAN0.TMDF036.UINT32
bogdanm 92:4fc01daae5a5 7783 #define RSCAN0TMDF036L RSCAN0.TMDF036.UINT16[L]
bogdanm 92:4fc01daae5a5 7784 #define RSCAN0TMDF036LL RSCAN0.TMDF036.UINT8[LL]
bogdanm 92:4fc01daae5a5 7785 #define RSCAN0TMDF036LH RSCAN0.TMDF036.UINT8[LH]
bogdanm 92:4fc01daae5a5 7786 #define RSCAN0TMDF036H RSCAN0.TMDF036.UINT16[H]
bogdanm 92:4fc01daae5a5 7787 #define RSCAN0TMDF036HL RSCAN0.TMDF036.UINT8[HL]
bogdanm 92:4fc01daae5a5 7788 #define RSCAN0TMDF036HH RSCAN0.TMDF036.UINT8[HH]
bogdanm 92:4fc01daae5a5 7789 #define RSCAN0TMDF136 RSCAN0.TMDF136.UINT32
bogdanm 92:4fc01daae5a5 7790 #define RSCAN0TMDF136L RSCAN0.TMDF136.UINT16[L]
bogdanm 92:4fc01daae5a5 7791 #define RSCAN0TMDF136LL RSCAN0.TMDF136.UINT8[LL]
bogdanm 92:4fc01daae5a5 7792 #define RSCAN0TMDF136LH RSCAN0.TMDF136.UINT8[LH]
bogdanm 92:4fc01daae5a5 7793 #define RSCAN0TMDF136H RSCAN0.TMDF136.UINT16[H]
bogdanm 92:4fc01daae5a5 7794 #define RSCAN0TMDF136HL RSCAN0.TMDF136.UINT8[HL]
bogdanm 92:4fc01daae5a5 7795 #define RSCAN0TMDF136HH RSCAN0.TMDF136.UINT8[HH]
bogdanm 92:4fc01daae5a5 7796 #define RSCAN0TMID37 RSCAN0.TMID37.UINT32
bogdanm 92:4fc01daae5a5 7797 #define RSCAN0TMID37L RSCAN0.TMID37.UINT16[L]
bogdanm 92:4fc01daae5a5 7798 #define RSCAN0TMID37LL RSCAN0.TMID37.UINT8[LL]
bogdanm 92:4fc01daae5a5 7799 #define RSCAN0TMID37LH RSCAN0.TMID37.UINT8[LH]
bogdanm 92:4fc01daae5a5 7800 #define RSCAN0TMID37H RSCAN0.TMID37.UINT16[H]
bogdanm 92:4fc01daae5a5 7801 #define RSCAN0TMID37HL RSCAN0.TMID37.UINT8[HL]
bogdanm 92:4fc01daae5a5 7802 #define RSCAN0TMID37HH RSCAN0.TMID37.UINT8[HH]
bogdanm 92:4fc01daae5a5 7803 #define RSCAN0TMPTR37 RSCAN0.TMPTR37.UINT32
bogdanm 92:4fc01daae5a5 7804 #define RSCAN0TMPTR37L RSCAN0.TMPTR37.UINT16[L]
bogdanm 92:4fc01daae5a5 7805 #define RSCAN0TMPTR37LL RSCAN0.TMPTR37.UINT8[LL]
bogdanm 92:4fc01daae5a5 7806 #define RSCAN0TMPTR37LH RSCAN0.TMPTR37.UINT8[LH]
bogdanm 92:4fc01daae5a5 7807 #define RSCAN0TMPTR37H RSCAN0.TMPTR37.UINT16[H]
bogdanm 92:4fc01daae5a5 7808 #define RSCAN0TMPTR37HL RSCAN0.TMPTR37.UINT8[HL]
bogdanm 92:4fc01daae5a5 7809 #define RSCAN0TMPTR37HH RSCAN0.TMPTR37.UINT8[HH]
bogdanm 92:4fc01daae5a5 7810 #define RSCAN0TMDF037 RSCAN0.TMDF037.UINT32
bogdanm 92:4fc01daae5a5 7811 #define RSCAN0TMDF037L RSCAN0.TMDF037.UINT16[L]
bogdanm 92:4fc01daae5a5 7812 #define RSCAN0TMDF037LL RSCAN0.TMDF037.UINT8[LL]
bogdanm 92:4fc01daae5a5 7813 #define RSCAN0TMDF037LH RSCAN0.TMDF037.UINT8[LH]
bogdanm 92:4fc01daae5a5 7814 #define RSCAN0TMDF037H RSCAN0.TMDF037.UINT16[H]
bogdanm 92:4fc01daae5a5 7815 #define RSCAN0TMDF037HL RSCAN0.TMDF037.UINT8[HL]
bogdanm 92:4fc01daae5a5 7816 #define RSCAN0TMDF037HH RSCAN0.TMDF037.UINT8[HH]
bogdanm 92:4fc01daae5a5 7817 #define RSCAN0TMDF137 RSCAN0.TMDF137.UINT32
bogdanm 92:4fc01daae5a5 7818 #define RSCAN0TMDF137L RSCAN0.TMDF137.UINT16[L]
bogdanm 92:4fc01daae5a5 7819 #define RSCAN0TMDF137LL RSCAN0.TMDF137.UINT8[LL]
bogdanm 92:4fc01daae5a5 7820 #define RSCAN0TMDF137LH RSCAN0.TMDF137.UINT8[LH]
bogdanm 92:4fc01daae5a5 7821 #define RSCAN0TMDF137H RSCAN0.TMDF137.UINT16[H]
bogdanm 92:4fc01daae5a5 7822 #define RSCAN0TMDF137HL RSCAN0.TMDF137.UINT8[HL]
bogdanm 92:4fc01daae5a5 7823 #define RSCAN0TMDF137HH RSCAN0.TMDF137.UINT8[HH]
bogdanm 92:4fc01daae5a5 7824 #define RSCAN0TMID38 RSCAN0.TMID38.UINT32
bogdanm 92:4fc01daae5a5 7825 #define RSCAN0TMID38L RSCAN0.TMID38.UINT16[L]
bogdanm 92:4fc01daae5a5 7826 #define RSCAN0TMID38LL RSCAN0.TMID38.UINT8[LL]
bogdanm 92:4fc01daae5a5 7827 #define RSCAN0TMID38LH RSCAN0.TMID38.UINT8[LH]
bogdanm 92:4fc01daae5a5 7828 #define RSCAN0TMID38H RSCAN0.TMID38.UINT16[H]
bogdanm 92:4fc01daae5a5 7829 #define RSCAN0TMID38HL RSCAN0.TMID38.UINT8[HL]
bogdanm 92:4fc01daae5a5 7830 #define RSCAN0TMID38HH RSCAN0.TMID38.UINT8[HH]
bogdanm 92:4fc01daae5a5 7831 #define RSCAN0TMPTR38 RSCAN0.TMPTR38.UINT32
bogdanm 92:4fc01daae5a5 7832 #define RSCAN0TMPTR38L RSCAN0.TMPTR38.UINT16[L]
bogdanm 92:4fc01daae5a5 7833 #define RSCAN0TMPTR38LL RSCAN0.TMPTR38.UINT8[LL]
bogdanm 92:4fc01daae5a5 7834 #define RSCAN0TMPTR38LH RSCAN0.TMPTR38.UINT8[LH]
bogdanm 92:4fc01daae5a5 7835 #define RSCAN0TMPTR38H RSCAN0.TMPTR38.UINT16[H]
bogdanm 92:4fc01daae5a5 7836 #define RSCAN0TMPTR38HL RSCAN0.TMPTR38.UINT8[HL]
bogdanm 92:4fc01daae5a5 7837 #define RSCAN0TMPTR38HH RSCAN0.TMPTR38.UINT8[HH]
bogdanm 92:4fc01daae5a5 7838 #define RSCAN0TMDF038 RSCAN0.TMDF038.UINT32
bogdanm 92:4fc01daae5a5 7839 #define RSCAN0TMDF038L RSCAN0.TMDF038.UINT16[L]
bogdanm 92:4fc01daae5a5 7840 #define RSCAN0TMDF038LL RSCAN0.TMDF038.UINT8[LL]
bogdanm 92:4fc01daae5a5 7841 #define RSCAN0TMDF038LH RSCAN0.TMDF038.UINT8[LH]
bogdanm 92:4fc01daae5a5 7842 #define RSCAN0TMDF038H RSCAN0.TMDF038.UINT16[H]
bogdanm 92:4fc01daae5a5 7843 #define RSCAN0TMDF038HL RSCAN0.TMDF038.UINT8[HL]
bogdanm 92:4fc01daae5a5 7844 #define RSCAN0TMDF038HH RSCAN0.TMDF038.UINT8[HH]
bogdanm 92:4fc01daae5a5 7845 #define RSCAN0TMDF138 RSCAN0.TMDF138.UINT32
bogdanm 92:4fc01daae5a5 7846 #define RSCAN0TMDF138L RSCAN0.TMDF138.UINT16[L]
bogdanm 92:4fc01daae5a5 7847 #define RSCAN0TMDF138LL RSCAN0.TMDF138.UINT8[LL]
bogdanm 92:4fc01daae5a5 7848 #define RSCAN0TMDF138LH RSCAN0.TMDF138.UINT8[LH]
bogdanm 92:4fc01daae5a5 7849 #define RSCAN0TMDF138H RSCAN0.TMDF138.UINT16[H]
bogdanm 92:4fc01daae5a5 7850 #define RSCAN0TMDF138HL RSCAN0.TMDF138.UINT8[HL]
bogdanm 92:4fc01daae5a5 7851 #define RSCAN0TMDF138HH RSCAN0.TMDF138.UINT8[HH]
bogdanm 92:4fc01daae5a5 7852 #define RSCAN0TMID39 RSCAN0.TMID39.UINT32
bogdanm 92:4fc01daae5a5 7853 #define RSCAN0TMID39L RSCAN0.TMID39.UINT16[L]
bogdanm 92:4fc01daae5a5 7854 #define RSCAN0TMID39LL RSCAN0.TMID39.UINT8[LL]
bogdanm 92:4fc01daae5a5 7855 #define RSCAN0TMID39LH RSCAN0.TMID39.UINT8[LH]
bogdanm 92:4fc01daae5a5 7856 #define RSCAN0TMID39H RSCAN0.TMID39.UINT16[H]
bogdanm 92:4fc01daae5a5 7857 #define RSCAN0TMID39HL RSCAN0.TMID39.UINT8[HL]
bogdanm 92:4fc01daae5a5 7858 #define RSCAN0TMID39HH RSCAN0.TMID39.UINT8[HH]
bogdanm 92:4fc01daae5a5 7859 #define RSCAN0TMPTR39 RSCAN0.TMPTR39.UINT32
bogdanm 92:4fc01daae5a5 7860 #define RSCAN0TMPTR39L RSCAN0.TMPTR39.UINT16[L]
bogdanm 92:4fc01daae5a5 7861 #define RSCAN0TMPTR39LL RSCAN0.TMPTR39.UINT8[LL]
bogdanm 92:4fc01daae5a5 7862 #define RSCAN0TMPTR39LH RSCAN0.TMPTR39.UINT8[LH]
bogdanm 92:4fc01daae5a5 7863 #define RSCAN0TMPTR39H RSCAN0.TMPTR39.UINT16[H]
bogdanm 92:4fc01daae5a5 7864 #define RSCAN0TMPTR39HL RSCAN0.TMPTR39.UINT8[HL]
bogdanm 92:4fc01daae5a5 7865 #define RSCAN0TMPTR39HH RSCAN0.TMPTR39.UINT8[HH]
bogdanm 92:4fc01daae5a5 7866 #define RSCAN0TMDF039 RSCAN0.TMDF039.UINT32
bogdanm 92:4fc01daae5a5 7867 #define RSCAN0TMDF039L RSCAN0.TMDF039.UINT16[L]
bogdanm 92:4fc01daae5a5 7868 #define RSCAN0TMDF039LL RSCAN0.TMDF039.UINT8[LL]
bogdanm 92:4fc01daae5a5 7869 #define RSCAN0TMDF039LH RSCAN0.TMDF039.UINT8[LH]
bogdanm 92:4fc01daae5a5 7870 #define RSCAN0TMDF039H RSCAN0.TMDF039.UINT16[H]
bogdanm 92:4fc01daae5a5 7871 #define RSCAN0TMDF039HL RSCAN0.TMDF039.UINT8[HL]
bogdanm 92:4fc01daae5a5 7872 #define RSCAN0TMDF039HH RSCAN0.TMDF039.UINT8[HH]
bogdanm 92:4fc01daae5a5 7873 #define RSCAN0TMDF139 RSCAN0.TMDF139.UINT32
bogdanm 92:4fc01daae5a5 7874 #define RSCAN0TMDF139L RSCAN0.TMDF139.UINT16[L]
bogdanm 92:4fc01daae5a5 7875 #define RSCAN0TMDF139LL RSCAN0.TMDF139.UINT8[LL]
bogdanm 92:4fc01daae5a5 7876 #define RSCAN0TMDF139LH RSCAN0.TMDF139.UINT8[LH]
bogdanm 92:4fc01daae5a5 7877 #define RSCAN0TMDF139H RSCAN0.TMDF139.UINT16[H]
bogdanm 92:4fc01daae5a5 7878 #define RSCAN0TMDF139HL RSCAN0.TMDF139.UINT8[HL]
bogdanm 92:4fc01daae5a5 7879 #define RSCAN0TMDF139HH RSCAN0.TMDF139.UINT8[HH]
bogdanm 92:4fc01daae5a5 7880 #define RSCAN0TMID40 RSCAN0.TMID40.UINT32
bogdanm 92:4fc01daae5a5 7881 #define RSCAN0TMID40L RSCAN0.TMID40.UINT16[L]
bogdanm 92:4fc01daae5a5 7882 #define RSCAN0TMID40LL RSCAN0.TMID40.UINT8[LL]
bogdanm 92:4fc01daae5a5 7883 #define RSCAN0TMID40LH RSCAN0.TMID40.UINT8[LH]
bogdanm 92:4fc01daae5a5 7884 #define RSCAN0TMID40H RSCAN0.TMID40.UINT16[H]
bogdanm 92:4fc01daae5a5 7885 #define RSCAN0TMID40HL RSCAN0.TMID40.UINT8[HL]
bogdanm 92:4fc01daae5a5 7886 #define RSCAN0TMID40HH RSCAN0.TMID40.UINT8[HH]
bogdanm 92:4fc01daae5a5 7887 #define RSCAN0TMPTR40 RSCAN0.TMPTR40.UINT32
bogdanm 92:4fc01daae5a5 7888 #define RSCAN0TMPTR40L RSCAN0.TMPTR40.UINT16[L]
bogdanm 92:4fc01daae5a5 7889 #define RSCAN0TMPTR40LL RSCAN0.TMPTR40.UINT8[LL]
bogdanm 92:4fc01daae5a5 7890 #define RSCAN0TMPTR40LH RSCAN0.TMPTR40.UINT8[LH]
bogdanm 92:4fc01daae5a5 7891 #define RSCAN0TMPTR40H RSCAN0.TMPTR40.UINT16[H]
bogdanm 92:4fc01daae5a5 7892 #define RSCAN0TMPTR40HL RSCAN0.TMPTR40.UINT8[HL]
bogdanm 92:4fc01daae5a5 7893 #define RSCAN0TMPTR40HH RSCAN0.TMPTR40.UINT8[HH]
bogdanm 92:4fc01daae5a5 7894 #define RSCAN0TMDF040 RSCAN0.TMDF040.UINT32
bogdanm 92:4fc01daae5a5 7895 #define RSCAN0TMDF040L RSCAN0.TMDF040.UINT16[L]
bogdanm 92:4fc01daae5a5 7896 #define RSCAN0TMDF040LL RSCAN0.TMDF040.UINT8[LL]
bogdanm 92:4fc01daae5a5 7897 #define RSCAN0TMDF040LH RSCAN0.TMDF040.UINT8[LH]
bogdanm 92:4fc01daae5a5 7898 #define RSCAN0TMDF040H RSCAN0.TMDF040.UINT16[H]
bogdanm 92:4fc01daae5a5 7899 #define RSCAN0TMDF040HL RSCAN0.TMDF040.UINT8[HL]
bogdanm 92:4fc01daae5a5 7900 #define RSCAN0TMDF040HH RSCAN0.TMDF040.UINT8[HH]
bogdanm 92:4fc01daae5a5 7901 #define RSCAN0TMDF140 RSCAN0.TMDF140.UINT32
bogdanm 92:4fc01daae5a5 7902 #define RSCAN0TMDF140L RSCAN0.TMDF140.UINT16[L]
bogdanm 92:4fc01daae5a5 7903 #define RSCAN0TMDF140LL RSCAN0.TMDF140.UINT8[LL]
bogdanm 92:4fc01daae5a5 7904 #define RSCAN0TMDF140LH RSCAN0.TMDF140.UINT8[LH]
bogdanm 92:4fc01daae5a5 7905 #define RSCAN0TMDF140H RSCAN0.TMDF140.UINT16[H]
bogdanm 92:4fc01daae5a5 7906 #define RSCAN0TMDF140HL RSCAN0.TMDF140.UINT8[HL]
bogdanm 92:4fc01daae5a5 7907 #define RSCAN0TMDF140HH RSCAN0.TMDF140.UINT8[HH]
bogdanm 92:4fc01daae5a5 7908 #define RSCAN0TMID41 RSCAN0.TMID41.UINT32
bogdanm 92:4fc01daae5a5 7909 #define RSCAN0TMID41L RSCAN0.TMID41.UINT16[L]
bogdanm 92:4fc01daae5a5 7910 #define RSCAN0TMID41LL RSCAN0.TMID41.UINT8[LL]
bogdanm 92:4fc01daae5a5 7911 #define RSCAN0TMID41LH RSCAN0.TMID41.UINT8[LH]
bogdanm 92:4fc01daae5a5 7912 #define RSCAN0TMID41H RSCAN0.TMID41.UINT16[H]
bogdanm 92:4fc01daae5a5 7913 #define RSCAN0TMID41HL RSCAN0.TMID41.UINT8[HL]
bogdanm 92:4fc01daae5a5 7914 #define RSCAN0TMID41HH RSCAN0.TMID41.UINT8[HH]
bogdanm 92:4fc01daae5a5 7915 #define RSCAN0TMPTR41 RSCAN0.TMPTR41.UINT32
bogdanm 92:4fc01daae5a5 7916 #define RSCAN0TMPTR41L RSCAN0.TMPTR41.UINT16[L]
bogdanm 92:4fc01daae5a5 7917 #define RSCAN0TMPTR41LL RSCAN0.TMPTR41.UINT8[LL]
bogdanm 92:4fc01daae5a5 7918 #define RSCAN0TMPTR41LH RSCAN0.TMPTR41.UINT8[LH]
bogdanm 92:4fc01daae5a5 7919 #define RSCAN0TMPTR41H RSCAN0.TMPTR41.UINT16[H]
bogdanm 92:4fc01daae5a5 7920 #define RSCAN0TMPTR41HL RSCAN0.TMPTR41.UINT8[HL]
bogdanm 92:4fc01daae5a5 7921 #define RSCAN0TMPTR41HH RSCAN0.TMPTR41.UINT8[HH]
bogdanm 92:4fc01daae5a5 7922 #define RSCAN0TMDF041 RSCAN0.TMDF041.UINT32
bogdanm 92:4fc01daae5a5 7923 #define RSCAN0TMDF041L RSCAN0.TMDF041.UINT16[L]
bogdanm 92:4fc01daae5a5 7924 #define RSCAN0TMDF041LL RSCAN0.TMDF041.UINT8[LL]
bogdanm 92:4fc01daae5a5 7925 #define RSCAN0TMDF041LH RSCAN0.TMDF041.UINT8[LH]
bogdanm 92:4fc01daae5a5 7926 #define RSCAN0TMDF041H RSCAN0.TMDF041.UINT16[H]
bogdanm 92:4fc01daae5a5 7927 #define RSCAN0TMDF041HL RSCAN0.TMDF041.UINT8[HL]
bogdanm 92:4fc01daae5a5 7928 #define RSCAN0TMDF041HH RSCAN0.TMDF041.UINT8[HH]
bogdanm 92:4fc01daae5a5 7929 #define RSCAN0TMDF141 RSCAN0.TMDF141.UINT32
bogdanm 92:4fc01daae5a5 7930 #define RSCAN0TMDF141L RSCAN0.TMDF141.UINT16[L]
bogdanm 92:4fc01daae5a5 7931 #define RSCAN0TMDF141LL RSCAN0.TMDF141.UINT8[LL]
bogdanm 92:4fc01daae5a5 7932 #define RSCAN0TMDF141LH RSCAN0.TMDF141.UINT8[LH]
bogdanm 92:4fc01daae5a5 7933 #define RSCAN0TMDF141H RSCAN0.TMDF141.UINT16[H]
bogdanm 92:4fc01daae5a5 7934 #define RSCAN0TMDF141HL RSCAN0.TMDF141.UINT8[HL]
bogdanm 92:4fc01daae5a5 7935 #define RSCAN0TMDF141HH RSCAN0.TMDF141.UINT8[HH]
bogdanm 92:4fc01daae5a5 7936 #define RSCAN0TMID42 RSCAN0.TMID42.UINT32
bogdanm 92:4fc01daae5a5 7937 #define RSCAN0TMID42L RSCAN0.TMID42.UINT16[L]
bogdanm 92:4fc01daae5a5 7938 #define RSCAN0TMID42LL RSCAN0.TMID42.UINT8[LL]
bogdanm 92:4fc01daae5a5 7939 #define RSCAN0TMID42LH RSCAN0.TMID42.UINT8[LH]
bogdanm 92:4fc01daae5a5 7940 #define RSCAN0TMID42H RSCAN0.TMID42.UINT16[H]
bogdanm 92:4fc01daae5a5 7941 #define RSCAN0TMID42HL RSCAN0.TMID42.UINT8[HL]
bogdanm 92:4fc01daae5a5 7942 #define RSCAN0TMID42HH RSCAN0.TMID42.UINT8[HH]
bogdanm 92:4fc01daae5a5 7943 #define RSCAN0TMPTR42 RSCAN0.TMPTR42.UINT32
bogdanm 92:4fc01daae5a5 7944 #define RSCAN0TMPTR42L RSCAN0.TMPTR42.UINT16[L]
bogdanm 92:4fc01daae5a5 7945 #define RSCAN0TMPTR42LL RSCAN0.TMPTR42.UINT8[LL]
bogdanm 92:4fc01daae5a5 7946 #define RSCAN0TMPTR42LH RSCAN0.TMPTR42.UINT8[LH]
bogdanm 92:4fc01daae5a5 7947 #define RSCAN0TMPTR42H RSCAN0.TMPTR42.UINT16[H]
bogdanm 92:4fc01daae5a5 7948 #define RSCAN0TMPTR42HL RSCAN0.TMPTR42.UINT8[HL]
bogdanm 92:4fc01daae5a5 7949 #define RSCAN0TMPTR42HH RSCAN0.TMPTR42.UINT8[HH]
bogdanm 92:4fc01daae5a5 7950 #define RSCAN0TMDF042 RSCAN0.TMDF042.UINT32
bogdanm 92:4fc01daae5a5 7951 #define RSCAN0TMDF042L RSCAN0.TMDF042.UINT16[L]
bogdanm 92:4fc01daae5a5 7952 #define RSCAN0TMDF042LL RSCAN0.TMDF042.UINT8[LL]
bogdanm 92:4fc01daae5a5 7953 #define RSCAN0TMDF042LH RSCAN0.TMDF042.UINT8[LH]
bogdanm 92:4fc01daae5a5 7954 #define RSCAN0TMDF042H RSCAN0.TMDF042.UINT16[H]
bogdanm 92:4fc01daae5a5 7955 #define RSCAN0TMDF042HL RSCAN0.TMDF042.UINT8[HL]
bogdanm 92:4fc01daae5a5 7956 #define RSCAN0TMDF042HH RSCAN0.TMDF042.UINT8[HH]
bogdanm 92:4fc01daae5a5 7957 #define RSCAN0TMDF142 RSCAN0.TMDF142.UINT32
bogdanm 92:4fc01daae5a5 7958 #define RSCAN0TMDF142L RSCAN0.TMDF142.UINT16[L]
bogdanm 92:4fc01daae5a5 7959 #define RSCAN0TMDF142LL RSCAN0.TMDF142.UINT8[LL]
bogdanm 92:4fc01daae5a5 7960 #define RSCAN0TMDF142LH RSCAN0.TMDF142.UINT8[LH]
bogdanm 92:4fc01daae5a5 7961 #define RSCAN0TMDF142H RSCAN0.TMDF142.UINT16[H]
bogdanm 92:4fc01daae5a5 7962 #define RSCAN0TMDF142HL RSCAN0.TMDF142.UINT8[HL]
bogdanm 92:4fc01daae5a5 7963 #define RSCAN0TMDF142HH RSCAN0.TMDF142.UINT8[HH]
bogdanm 92:4fc01daae5a5 7964 #define RSCAN0TMID43 RSCAN0.TMID43.UINT32
bogdanm 92:4fc01daae5a5 7965 #define RSCAN0TMID43L RSCAN0.TMID43.UINT16[L]
bogdanm 92:4fc01daae5a5 7966 #define RSCAN0TMID43LL RSCAN0.TMID43.UINT8[LL]
bogdanm 92:4fc01daae5a5 7967 #define RSCAN0TMID43LH RSCAN0.TMID43.UINT8[LH]
bogdanm 92:4fc01daae5a5 7968 #define RSCAN0TMID43H RSCAN0.TMID43.UINT16[H]
bogdanm 92:4fc01daae5a5 7969 #define RSCAN0TMID43HL RSCAN0.TMID43.UINT8[HL]
bogdanm 92:4fc01daae5a5 7970 #define RSCAN0TMID43HH RSCAN0.TMID43.UINT8[HH]
bogdanm 92:4fc01daae5a5 7971 #define RSCAN0TMPTR43 RSCAN0.TMPTR43.UINT32
bogdanm 92:4fc01daae5a5 7972 #define RSCAN0TMPTR43L RSCAN0.TMPTR43.UINT16[L]
bogdanm 92:4fc01daae5a5 7973 #define RSCAN0TMPTR43LL RSCAN0.TMPTR43.UINT8[LL]
bogdanm 92:4fc01daae5a5 7974 #define RSCAN0TMPTR43LH RSCAN0.TMPTR43.UINT8[LH]
bogdanm 92:4fc01daae5a5 7975 #define RSCAN0TMPTR43H RSCAN0.TMPTR43.UINT16[H]
bogdanm 92:4fc01daae5a5 7976 #define RSCAN0TMPTR43HL RSCAN0.TMPTR43.UINT8[HL]
bogdanm 92:4fc01daae5a5 7977 #define RSCAN0TMPTR43HH RSCAN0.TMPTR43.UINT8[HH]
bogdanm 92:4fc01daae5a5 7978 #define RSCAN0TMDF043 RSCAN0.TMDF043.UINT32
bogdanm 92:4fc01daae5a5 7979 #define RSCAN0TMDF043L RSCAN0.TMDF043.UINT16[L]
bogdanm 92:4fc01daae5a5 7980 #define RSCAN0TMDF043LL RSCAN0.TMDF043.UINT8[LL]
bogdanm 92:4fc01daae5a5 7981 #define RSCAN0TMDF043LH RSCAN0.TMDF043.UINT8[LH]
bogdanm 92:4fc01daae5a5 7982 #define RSCAN0TMDF043H RSCAN0.TMDF043.UINT16[H]
bogdanm 92:4fc01daae5a5 7983 #define RSCAN0TMDF043HL RSCAN0.TMDF043.UINT8[HL]
bogdanm 92:4fc01daae5a5 7984 #define RSCAN0TMDF043HH RSCAN0.TMDF043.UINT8[HH]
bogdanm 92:4fc01daae5a5 7985 #define RSCAN0TMDF143 RSCAN0.TMDF143.UINT32
bogdanm 92:4fc01daae5a5 7986 #define RSCAN0TMDF143L RSCAN0.TMDF143.UINT16[L]
bogdanm 92:4fc01daae5a5 7987 #define RSCAN0TMDF143LL RSCAN0.TMDF143.UINT8[LL]
bogdanm 92:4fc01daae5a5 7988 #define RSCAN0TMDF143LH RSCAN0.TMDF143.UINT8[LH]
bogdanm 92:4fc01daae5a5 7989 #define RSCAN0TMDF143H RSCAN0.TMDF143.UINT16[H]
bogdanm 92:4fc01daae5a5 7990 #define RSCAN0TMDF143HL RSCAN0.TMDF143.UINT8[HL]
bogdanm 92:4fc01daae5a5 7991 #define RSCAN0TMDF143HH RSCAN0.TMDF143.UINT8[HH]
bogdanm 92:4fc01daae5a5 7992 #define RSCAN0TMID44 RSCAN0.TMID44.UINT32
bogdanm 92:4fc01daae5a5 7993 #define RSCAN0TMID44L RSCAN0.TMID44.UINT16[L]
bogdanm 92:4fc01daae5a5 7994 #define RSCAN0TMID44LL RSCAN0.TMID44.UINT8[LL]
bogdanm 92:4fc01daae5a5 7995 #define RSCAN0TMID44LH RSCAN0.TMID44.UINT8[LH]
bogdanm 92:4fc01daae5a5 7996 #define RSCAN0TMID44H RSCAN0.TMID44.UINT16[H]
bogdanm 92:4fc01daae5a5 7997 #define RSCAN0TMID44HL RSCAN0.TMID44.UINT8[HL]
bogdanm 92:4fc01daae5a5 7998 #define RSCAN0TMID44HH RSCAN0.TMID44.UINT8[HH]
bogdanm 92:4fc01daae5a5 7999 #define RSCAN0TMPTR44 RSCAN0.TMPTR44.UINT32
bogdanm 92:4fc01daae5a5 8000 #define RSCAN0TMPTR44L RSCAN0.TMPTR44.UINT16[L]
bogdanm 92:4fc01daae5a5 8001 #define RSCAN0TMPTR44LL RSCAN0.TMPTR44.UINT8[LL]
bogdanm 92:4fc01daae5a5 8002 #define RSCAN0TMPTR44LH RSCAN0.TMPTR44.UINT8[LH]
bogdanm 92:4fc01daae5a5 8003 #define RSCAN0TMPTR44H RSCAN0.TMPTR44.UINT16[H]
bogdanm 92:4fc01daae5a5 8004 #define RSCAN0TMPTR44HL RSCAN0.TMPTR44.UINT8[HL]
bogdanm 92:4fc01daae5a5 8005 #define RSCAN0TMPTR44HH RSCAN0.TMPTR44.UINT8[HH]
bogdanm 92:4fc01daae5a5 8006 #define RSCAN0TMDF044 RSCAN0.TMDF044.UINT32
bogdanm 92:4fc01daae5a5 8007 #define RSCAN0TMDF044L RSCAN0.TMDF044.UINT16[L]
bogdanm 92:4fc01daae5a5 8008 #define RSCAN0TMDF044LL RSCAN0.TMDF044.UINT8[LL]
bogdanm 92:4fc01daae5a5 8009 #define RSCAN0TMDF044LH RSCAN0.TMDF044.UINT8[LH]
bogdanm 92:4fc01daae5a5 8010 #define RSCAN0TMDF044H RSCAN0.TMDF044.UINT16[H]
bogdanm 92:4fc01daae5a5 8011 #define RSCAN0TMDF044HL RSCAN0.TMDF044.UINT8[HL]
bogdanm 92:4fc01daae5a5 8012 #define RSCAN0TMDF044HH RSCAN0.TMDF044.UINT8[HH]
bogdanm 92:4fc01daae5a5 8013 #define RSCAN0TMDF144 RSCAN0.TMDF144.UINT32
bogdanm 92:4fc01daae5a5 8014 #define RSCAN0TMDF144L RSCAN0.TMDF144.UINT16[L]
bogdanm 92:4fc01daae5a5 8015 #define RSCAN0TMDF144LL RSCAN0.TMDF144.UINT8[LL]
bogdanm 92:4fc01daae5a5 8016 #define RSCAN0TMDF144LH RSCAN0.TMDF144.UINT8[LH]
bogdanm 92:4fc01daae5a5 8017 #define RSCAN0TMDF144H RSCAN0.TMDF144.UINT16[H]
bogdanm 92:4fc01daae5a5 8018 #define RSCAN0TMDF144HL RSCAN0.TMDF144.UINT8[HL]
bogdanm 92:4fc01daae5a5 8019 #define RSCAN0TMDF144HH RSCAN0.TMDF144.UINT8[HH]
bogdanm 92:4fc01daae5a5 8020 #define RSCAN0TMID45 RSCAN0.TMID45.UINT32
bogdanm 92:4fc01daae5a5 8021 #define RSCAN0TMID45L RSCAN0.TMID45.UINT16[L]
bogdanm 92:4fc01daae5a5 8022 #define RSCAN0TMID45LL RSCAN0.TMID45.UINT8[LL]
bogdanm 92:4fc01daae5a5 8023 #define RSCAN0TMID45LH RSCAN0.TMID45.UINT8[LH]
bogdanm 92:4fc01daae5a5 8024 #define RSCAN0TMID45H RSCAN0.TMID45.UINT16[H]
bogdanm 92:4fc01daae5a5 8025 #define RSCAN0TMID45HL RSCAN0.TMID45.UINT8[HL]
bogdanm 92:4fc01daae5a5 8026 #define RSCAN0TMID45HH RSCAN0.TMID45.UINT8[HH]
bogdanm 92:4fc01daae5a5 8027 #define RSCAN0TMPTR45 RSCAN0.TMPTR45.UINT32
bogdanm 92:4fc01daae5a5 8028 #define RSCAN0TMPTR45L RSCAN0.TMPTR45.UINT16[L]
bogdanm 92:4fc01daae5a5 8029 #define RSCAN0TMPTR45LL RSCAN0.TMPTR45.UINT8[LL]
bogdanm 92:4fc01daae5a5 8030 #define RSCAN0TMPTR45LH RSCAN0.TMPTR45.UINT8[LH]
bogdanm 92:4fc01daae5a5 8031 #define RSCAN0TMPTR45H RSCAN0.TMPTR45.UINT16[H]
bogdanm 92:4fc01daae5a5 8032 #define RSCAN0TMPTR45HL RSCAN0.TMPTR45.UINT8[HL]
bogdanm 92:4fc01daae5a5 8033 #define RSCAN0TMPTR45HH RSCAN0.TMPTR45.UINT8[HH]
bogdanm 92:4fc01daae5a5 8034 #define RSCAN0TMDF045 RSCAN0.TMDF045.UINT32
bogdanm 92:4fc01daae5a5 8035 #define RSCAN0TMDF045L RSCAN0.TMDF045.UINT16[L]
bogdanm 92:4fc01daae5a5 8036 #define RSCAN0TMDF045LL RSCAN0.TMDF045.UINT8[LL]
bogdanm 92:4fc01daae5a5 8037 #define RSCAN0TMDF045LH RSCAN0.TMDF045.UINT8[LH]
bogdanm 92:4fc01daae5a5 8038 #define RSCAN0TMDF045H RSCAN0.TMDF045.UINT16[H]
bogdanm 92:4fc01daae5a5 8039 #define RSCAN0TMDF045HL RSCAN0.TMDF045.UINT8[HL]
bogdanm 92:4fc01daae5a5 8040 #define RSCAN0TMDF045HH RSCAN0.TMDF045.UINT8[HH]
bogdanm 92:4fc01daae5a5 8041 #define RSCAN0TMDF145 RSCAN0.TMDF145.UINT32
bogdanm 92:4fc01daae5a5 8042 #define RSCAN0TMDF145L RSCAN0.TMDF145.UINT16[L]
bogdanm 92:4fc01daae5a5 8043 #define RSCAN0TMDF145LL RSCAN0.TMDF145.UINT8[LL]
bogdanm 92:4fc01daae5a5 8044 #define RSCAN0TMDF145LH RSCAN0.TMDF145.UINT8[LH]
bogdanm 92:4fc01daae5a5 8045 #define RSCAN0TMDF145H RSCAN0.TMDF145.UINT16[H]
bogdanm 92:4fc01daae5a5 8046 #define RSCAN0TMDF145HL RSCAN0.TMDF145.UINT8[HL]
bogdanm 92:4fc01daae5a5 8047 #define RSCAN0TMDF145HH RSCAN0.TMDF145.UINT8[HH]
bogdanm 92:4fc01daae5a5 8048 #define RSCAN0TMID46 RSCAN0.TMID46.UINT32
bogdanm 92:4fc01daae5a5 8049 #define RSCAN0TMID46L RSCAN0.TMID46.UINT16[L]
bogdanm 92:4fc01daae5a5 8050 #define RSCAN0TMID46LL RSCAN0.TMID46.UINT8[LL]
bogdanm 92:4fc01daae5a5 8051 #define RSCAN0TMID46LH RSCAN0.TMID46.UINT8[LH]
bogdanm 92:4fc01daae5a5 8052 #define RSCAN0TMID46H RSCAN0.TMID46.UINT16[H]
bogdanm 92:4fc01daae5a5 8053 #define RSCAN0TMID46HL RSCAN0.TMID46.UINT8[HL]
bogdanm 92:4fc01daae5a5 8054 #define RSCAN0TMID46HH RSCAN0.TMID46.UINT8[HH]
bogdanm 92:4fc01daae5a5 8055 #define RSCAN0TMPTR46 RSCAN0.TMPTR46.UINT32
bogdanm 92:4fc01daae5a5 8056 #define RSCAN0TMPTR46L RSCAN0.TMPTR46.UINT16[L]
bogdanm 92:4fc01daae5a5 8057 #define RSCAN0TMPTR46LL RSCAN0.TMPTR46.UINT8[LL]
bogdanm 92:4fc01daae5a5 8058 #define RSCAN0TMPTR46LH RSCAN0.TMPTR46.UINT8[LH]
bogdanm 92:4fc01daae5a5 8059 #define RSCAN0TMPTR46H RSCAN0.TMPTR46.UINT16[H]
bogdanm 92:4fc01daae5a5 8060 #define RSCAN0TMPTR46HL RSCAN0.TMPTR46.UINT8[HL]
bogdanm 92:4fc01daae5a5 8061 #define RSCAN0TMPTR46HH RSCAN0.TMPTR46.UINT8[HH]
bogdanm 92:4fc01daae5a5 8062 #define RSCAN0TMDF046 RSCAN0.TMDF046.UINT32
bogdanm 92:4fc01daae5a5 8063 #define RSCAN0TMDF046L RSCAN0.TMDF046.UINT16[L]
bogdanm 92:4fc01daae5a5 8064 #define RSCAN0TMDF046LL RSCAN0.TMDF046.UINT8[LL]
bogdanm 92:4fc01daae5a5 8065 #define RSCAN0TMDF046LH RSCAN0.TMDF046.UINT8[LH]
bogdanm 92:4fc01daae5a5 8066 #define RSCAN0TMDF046H RSCAN0.TMDF046.UINT16[H]
bogdanm 92:4fc01daae5a5 8067 #define RSCAN0TMDF046HL RSCAN0.TMDF046.UINT8[HL]
bogdanm 92:4fc01daae5a5 8068 #define RSCAN0TMDF046HH RSCAN0.TMDF046.UINT8[HH]
bogdanm 92:4fc01daae5a5 8069 #define RSCAN0TMDF146 RSCAN0.TMDF146.UINT32
bogdanm 92:4fc01daae5a5 8070 #define RSCAN0TMDF146L RSCAN0.TMDF146.UINT16[L]
bogdanm 92:4fc01daae5a5 8071 #define RSCAN0TMDF146LL RSCAN0.TMDF146.UINT8[LL]
bogdanm 92:4fc01daae5a5 8072 #define RSCAN0TMDF146LH RSCAN0.TMDF146.UINT8[LH]
bogdanm 92:4fc01daae5a5 8073 #define RSCAN0TMDF146H RSCAN0.TMDF146.UINT16[H]
bogdanm 92:4fc01daae5a5 8074 #define RSCAN0TMDF146HL RSCAN0.TMDF146.UINT8[HL]
bogdanm 92:4fc01daae5a5 8075 #define RSCAN0TMDF146HH RSCAN0.TMDF146.UINT8[HH]
bogdanm 92:4fc01daae5a5 8076 #define RSCAN0TMID47 RSCAN0.TMID47.UINT32
bogdanm 92:4fc01daae5a5 8077 #define RSCAN0TMID47L RSCAN0.TMID47.UINT16[L]
bogdanm 92:4fc01daae5a5 8078 #define RSCAN0TMID47LL RSCAN0.TMID47.UINT8[LL]
bogdanm 92:4fc01daae5a5 8079 #define RSCAN0TMID47LH RSCAN0.TMID47.UINT8[LH]
bogdanm 92:4fc01daae5a5 8080 #define RSCAN0TMID47H RSCAN0.TMID47.UINT16[H]
bogdanm 92:4fc01daae5a5 8081 #define RSCAN0TMID47HL RSCAN0.TMID47.UINT8[HL]
bogdanm 92:4fc01daae5a5 8082 #define RSCAN0TMID47HH RSCAN0.TMID47.UINT8[HH]
bogdanm 92:4fc01daae5a5 8083 #define RSCAN0TMPTR47 RSCAN0.TMPTR47.UINT32
bogdanm 92:4fc01daae5a5 8084 #define RSCAN0TMPTR47L RSCAN0.TMPTR47.UINT16[L]
bogdanm 92:4fc01daae5a5 8085 #define RSCAN0TMPTR47LL RSCAN0.TMPTR47.UINT8[LL]
bogdanm 92:4fc01daae5a5 8086 #define RSCAN0TMPTR47LH RSCAN0.TMPTR47.UINT8[LH]
bogdanm 92:4fc01daae5a5 8087 #define RSCAN0TMPTR47H RSCAN0.TMPTR47.UINT16[H]
bogdanm 92:4fc01daae5a5 8088 #define RSCAN0TMPTR47HL RSCAN0.TMPTR47.UINT8[HL]
bogdanm 92:4fc01daae5a5 8089 #define RSCAN0TMPTR47HH RSCAN0.TMPTR47.UINT8[HH]
bogdanm 92:4fc01daae5a5 8090 #define RSCAN0TMDF047 RSCAN0.TMDF047.UINT32
bogdanm 92:4fc01daae5a5 8091 #define RSCAN0TMDF047L RSCAN0.TMDF047.UINT16[L]
bogdanm 92:4fc01daae5a5 8092 #define RSCAN0TMDF047LL RSCAN0.TMDF047.UINT8[LL]
bogdanm 92:4fc01daae5a5 8093 #define RSCAN0TMDF047LH RSCAN0.TMDF047.UINT8[LH]
bogdanm 92:4fc01daae5a5 8094 #define RSCAN0TMDF047H RSCAN0.TMDF047.UINT16[H]
bogdanm 92:4fc01daae5a5 8095 #define RSCAN0TMDF047HL RSCAN0.TMDF047.UINT8[HL]
bogdanm 92:4fc01daae5a5 8096 #define RSCAN0TMDF047HH RSCAN0.TMDF047.UINT8[HH]
bogdanm 92:4fc01daae5a5 8097 #define RSCAN0TMDF147 RSCAN0.TMDF147.UINT32
bogdanm 92:4fc01daae5a5 8098 #define RSCAN0TMDF147L RSCAN0.TMDF147.UINT16[L]
bogdanm 92:4fc01daae5a5 8099 #define RSCAN0TMDF147LL RSCAN0.TMDF147.UINT8[LL]
bogdanm 92:4fc01daae5a5 8100 #define RSCAN0TMDF147LH RSCAN0.TMDF147.UINT8[LH]
bogdanm 92:4fc01daae5a5 8101 #define RSCAN0TMDF147H RSCAN0.TMDF147.UINT16[H]
bogdanm 92:4fc01daae5a5 8102 #define RSCAN0TMDF147HL RSCAN0.TMDF147.UINT8[HL]
bogdanm 92:4fc01daae5a5 8103 #define RSCAN0TMDF147HH RSCAN0.TMDF147.UINT8[HH]
bogdanm 92:4fc01daae5a5 8104 #define RSCAN0TMID48 RSCAN0.TMID48.UINT32
bogdanm 92:4fc01daae5a5 8105 #define RSCAN0TMID48L RSCAN0.TMID48.UINT16[L]
bogdanm 92:4fc01daae5a5 8106 #define RSCAN0TMID48LL RSCAN0.TMID48.UINT8[LL]
bogdanm 92:4fc01daae5a5 8107 #define RSCAN0TMID48LH RSCAN0.TMID48.UINT8[LH]
bogdanm 92:4fc01daae5a5 8108 #define RSCAN0TMID48H RSCAN0.TMID48.UINT16[H]
bogdanm 92:4fc01daae5a5 8109 #define RSCAN0TMID48HL RSCAN0.TMID48.UINT8[HL]
bogdanm 92:4fc01daae5a5 8110 #define RSCAN0TMID48HH RSCAN0.TMID48.UINT8[HH]
bogdanm 92:4fc01daae5a5 8111 #define RSCAN0TMPTR48 RSCAN0.TMPTR48.UINT32
bogdanm 92:4fc01daae5a5 8112 #define RSCAN0TMPTR48L RSCAN0.TMPTR48.UINT16[L]
bogdanm 92:4fc01daae5a5 8113 #define RSCAN0TMPTR48LL RSCAN0.TMPTR48.UINT8[LL]
bogdanm 92:4fc01daae5a5 8114 #define RSCAN0TMPTR48LH RSCAN0.TMPTR48.UINT8[LH]
bogdanm 92:4fc01daae5a5 8115 #define RSCAN0TMPTR48H RSCAN0.TMPTR48.UINT16[H]
bogdanm 92:4fc01daae5a5 8116 #define RSCAN0TMPTR48HL RSCAN0.TMPTR48.UINT8[HL]
bogdanm 92:4fc01daae5a5 8117 #define RSCAN0TMPTR48HH RSCAN0.TMPTR48.UINT8[HH]
bogdanm 92:4fc01daae5a5 8118 #define RSCAN0TMDF048 RSCAN0.TMDF048.UINT32
bogdanm 92:4fc01daae5a5 8119 #define RSCAN0TMDF048L RSCAN0.TMDF048.UINT16[L]
bogdanm 92:4fc01daae5a5 8120 #define RSCAN0TMDF048LL RSCAN0.TMDF048.UINT8[LL]
bogdanm 92:4fc01daae5a5 8121 #define RSCAN0TMDF048LH RSCAN0.TMDF048.UINT8[LH]
bogdanm 92:4fc01daae5a5 8122 #define RSCAN0TMDF048H RSCAN0.TMDF048.UINT16[H]
bogdanm 92:4fc01daae5a5 8123 #define RSCAN0TMDF048HL RSCAN0.TMDF048.UINT8[HL]
bogdanm 92:4fc01daae5a5 8124 #define RSCAN0TMDF048HH RSCAN0.TMDF048.UINT8[HH]
bogdanm 92:4fc01daae5a5 8125 #define RSCAN0TMDF148 RSCAN0.TMDF148.UINT32
bogdanm 92:4fc01daae5a5 8126 #define RSCAN0TMDF148L RSCAN0.TMDF148.UINT16[L]
bogdanm 92:4fc01daae5a5 8127 #define RSCAN0TMDF148LL RSCAN0.TMDF148.UINT8[LL]
bogdanm 92:4fc01daae5a5 8128 #define RSCAN0TMDF148LH RSCAN0.TMDF148.UINT8[LH]
bogdanm 92:4fc01daae5a5 8129 #define RSCAN0TMDF148H RSCAN0.TMDF148.UINT16[H]
bogdanm 92:4fc01daae5a5 8130 #define RSCAN0TMDF148HL RSCAN0.TMDF148.UINT8[HL]
bogdanm 92:4fc01daae5a5 8131 #define RSCAN0TMDF148HH RSCAN0.TMDF148.UINT8[HH]
bogdanm 92:4fc01daae5a5 8132 #define RSCAN0TMID49 RSCAN0.TMID49.UINT32
bogdanm 92:4fc01daae5a5 8133 #define RSCAN0TMID49L RSCAN0.TMID49.UINT16[L]
bogdanm 92:4fc01daae5a5 8134 #define RSCAN0TMID49LL RSCAN0.TMID49.UINT8[LL]
bogdanm 92:4fc01daae5a5 8135 #define RSCAN0TMID49LH RSCAN0.TMID49.UINT8[LH]
bogdanm 92:4fc01daae5a5 8136 #define RSCAN0TMID49H RSCAN0.TMID49.UINT16[H]
bogdanm 92:4fc01daae5a5 8137 #define RSCAN0TMID49HL RSCAN0.TMID49.UINT8[HL]
bogdanm 92:4fc01daae5a5 8138 #define RSCAN0TMID49HH RSCAN0.TMID49.UINT8[HH]
bogdanm 92:4fc01daae5a5 8139 #define RSCAN0TMPTR49 RSCAN0.TMPTR49.UINT32
bogdanm 92:4fc01daae5a5 8140 #define RSCAN0TMPTR49L RSCAN0.TMPTR49.UINT16[L]
bogdanm 92:4fc01daae5a5 8141 #define RSCAN0TMPTR49LL RSCAN0.TMPTR49.UINT8[LL]
bogdanm 92:4fc01daae5a5 8142 #define RSCAN0TMPTR49LH RSCAN0.TMPTR49.UINT8[LH]
bogdanm 92:4fc01daae5a5 8143 #define RSCAN0TMPTR49H RSCAN0.TMPTR49.UINT16[H]
bogdanm 92:4fc01daae5a5 8144 #define RSCAN0TMPTR49HL RSCAN0.TMPTR49.UINT8[HL]
bogdanm 92:4fc01daae5a5 8145 #define RSCAN0TMPTR49HH RSCAN0.TMPTR49.UINT8[HH]
bogdanm 92:4fc01daae5a5 8146 #define RSCAN0TMDF049 RSCAN0.TMDF049.UINT32
bogdanm 92:4fc01daae5a5 8147 #define RSCAN0TMDF049L RSCAN0.TMDF049.UINT16[L]
bogdanm 92:4fc01daae5a5 8148 #define RSCAN0TMDF049LL RSCAN0.TMDF049.UINT8[LL]
bogdanm 92:4fc01daae5a5 8149 #define RSCAN0TMDF049LH RSCAN0.TMDF049.UINT8[LH]
bogdanm 92:4fc01daae5a5 8150 #define RSCAN0TMDF049H RSCAN0.TMDF049.UINT16[H]
bogdanm 92:4fc01daae5a5 8151 #define RSCAN0TMDF049HL RSCAN0.TMDF049.UINT8[HL]
bogdanm 92:4fc01daae5a5 8152 #define RSCAN0TMDF049HH RSCAN0.TMDF049.UINT8[HH]
bogdanm 92:4fc01daae5a5 8153 #define RSCAN0TMDF149 RSCAN0.TMDF149.UINT32
bogdanm 92:4fc01daae5a5 8154 #define RSCAN0TMDF149L RSCAN0.TMDF149.UINT16[L]
bogdanm 92:4fc01daae5a5 8155 #define RSCAN0TMDF149LL RSCAN0.TMDF149.UINT8[LL]
bogdanm 92:4fc01daae5a5 8156 #define RSCAN0TMDF149LH RSCAN0.TMDF149.UINT8[LH]
bogdanm 92:4fc01daae5a5 8157 #define RSCAN0TMDF149H RSCAN0.TMDF149.UINT16[H]
bogdanm 92:4fc01daae5a5 8158 #define RSCAN0TMDF149HL RSCAN0.TMDF149.UINT8[HL]
bogdanm 92:4fc01daae5a5 8159 #define RSCAN0TMDF149HH RSCAN0.TMDF149.UINT8[HH]
bogdanm 92:4fc01daae5a5 8160 #define RSCAN0TMID50 RSCAN0.TMID50.UINT32
bogdanm 92:4fc01daae5a5 8161 #define RSCAN0TMID50L RSCAN0.TMID50.UINT16[L]
bogdanm 92:4fc01daae5a5 8162 #define RSCAN0TMID50LL RSCAN0.TMID50.UINT8[LL]
bogdanm 92:4fc01daae5a5 8163 #define RSCAN0TMID50LH RSCAN0.TMID50.UINT8[LH]
bogdanm 92:4fc01daae5a5 8164 #define RSCAN0TMID50H RSCAN0.TMID50.UINT16[H]
bogdanm 92:4fc01daae5a5 8165 #define RSCAN0TMID50HL RSCAN0.TMID50.UINT8[HL]
bogdanm 92:4fc01daae5a5 8166 #define RSCAN0TMID50HH RSCAN0.TMID50.UINT8[HH]
bogdanm 92:4fc01daae5a5 8167 #define RSCAN0TMPTR50 RSCAN0.TMPTR50.UINT32
bogdanm 92:4fc01daae5a5 8168 #define RSCAN0TMPTR50L RSCAN0.TMPTR50.UINT16[L]
bogdanm 92:4fc01daae5a5 8169 #define RSCAN0TMPTR50LL RSCAN0.TMPTR50.UINT8[LL]
bogdanm 92:4fc01daae5a5 8170 #define RSCAN0TMPTR50LH RSCAN0.TMPTR50.UINT8[LH]
bogdanm 92:4fc01daae5a5 8171 #define RSCAN0TMPTR50H RSCAN0.TMPTR50.UINT16[H]
bogdanm 92:4fc01daae5a5 8172 #define RSCAN0TMPTR50HL RSCAN0.TMPTR50.UINT8[HL]
bogdanm 92:4fc01daae5a5 8173 #define RSCAN0TMPTR50HH RSCAN0.TMPTR50.UINT8[HH]
bogdanm 92:4fc01daae5a5 8174 #define RSCAN0TMDF050 RSCAN0.TMDF050.UINT32
bogdanm 92:4fc01daae5a5 8175 #define RSCAN0TMDF050L RSCAN0.TMDF050.UINT16[L]
bogdanm 92:4fc01daae5a5 8176 #define RSCAN0TMDF050LL RSCAN0.TMDF050.UINT8[LL]
bogdanm 92:4fc01daae5a5 8177 #define RSCAN0TMDF050LH RSCAN0.TMDF050.UINT8[LH]
bogdanm 92:4fc01daae5a5 8178 #define RSCAN0TMDF050H RSCAN0.TMDF050.UINT16[H]
bogdanm 92:4fc01daae5a5 8179 #define RSCAN0TMDF050HL RSCAN0.TMDF050.UINT8[HL]
bogdanm 92:4fc01daae5a5 8180 #define RSCAN0TMDF050HH RSCAN0.TMDF050.UINT8[HH]
bogdanm 92:4fc01daae5a5 8181 #define RSCAN0TMDF150 RSCAN0.TMDF150.UINT32
bogdanm 92:4fc01daae5a5 8182 #define RSCAN0TMDF150L RSCAN0.TMDF150.UINT16[L]
bogdanm 92:4fc01daae5a5 8183 #define RSCAN0TMDF150LL RSCAN0.TMDF150.UINT8[LL]
bogdanm 92:4fc01daae5a5 8184 #define RSCAN0TMDF150LH RSCAN0.TMDF150.UINT8[LH]
bogdanm 92:4fc01daae5a5 8185 #define RSCAN0TMDF150H RSCAN0.TMDF150.UINT16[H]
bogdanm 92:4fc01daae5a5 8186 #define RSCAN0TMDF150HL RSCAN0.TMDF150.UINT8[HL]
bogdanm 92:4fc01daae5a5 8187 #define RSCAN0TMDF150HH RSCAN0.TMDF150.UINT8[HH]
bogdanm 92:4fc01daae5a5 8188 #define RSCAN0TMID51 RSCAN0.TMID51.UINT32
bogdanm 92:4fc01daae5a5 8189 #define RSCAN0TMID51L RSCAN0.TMID51.UINT16[L]
bogdanm 92:4fc01daae5a5 8190 #define RSCAN0TMID51LL RSCAN0.TMID51.UINT8[LL]
bogdanm 92:4fc01daae5a5 8191 #define RSCAN0TMID51LH RSCAN0.TMID51.UINT8[LH]
bogdanm 92:4fc01daae5a5 8192 #define RSCAN0TMID51H RSCAN0.TMID51.UINT16[H]
bogdanm 92:4fc01daae5a5 8193 #define RSCAN0TMID51HL RSCAN0.TMID51.UINT8[HL]
bogdanm 92:4fc01daae5a5 8194 #define RSCAN0TMID51HH RSCAN0.TMID51.UINT8[HH]
bogdanm 92:4fc01daae5a5 8195 #define RSCAN0TMPTR51 RSCAN0.TMPTR51.UINT32
bogdanm 92:4fc01daae5a5 8196 #define RSCAN0TMPTR51L RSCAN0.TMPTR51.UINT16[L]
bogdanm 92:4fc01daae5a5 8197 #define RSCAN0TMPTR51LL RSCAN0.TMPTR51.UINT8[LL]
bogdanm 92:4fc01daae5a5 8198 #define RSCAN0TMPTR51LH RSCAN0.TMPTR51.UINT8[LH]
bogdanm 92:4fc01daae5a5 8199 #define RSCAN0TMPTR51H RSCAN0.TMPTR51.UINT16[H]
bogdanm 92:4fc01daae5a5 8200 #define RSCAN0TMPTR51HL RSCAN0.TMPTR51.UINT8[HL]
bogdanm 92:4fc01daae5a5 8201 #define RSCAN0TMPTR51HH RSCAN0.TMPTR51.UINT8[HH]
bogdanm 92:4fc01daae5a5 8202 #define RSCAN0TMDF051 RSCAN0.TMDF051.UINT32
bogdanm 92:4fc01daae5a5 8203 #define RSCAN0TMDF051L RSCAN0.TMDF051.UINT16[L]
bogdanm 92:4fc01daae5a5 8204 #define RSCAN0TMDF051LL RSCAN0.TMDF051.UINT8[LL]
bogdanm 92:4fc01daae5a5 8205 #define RSCAN0TMDF051LH RSCAN0.TMDF051.UINT8[LH]
bogdanm 92:4fc01daae5a5 8206 #define RSCAN0TMDF051H RSCAN0.TMDF051.UINT16[H]
bogdanm 92:4fc01daae5a5 8207 #define RSCAN0TMDF051HL RSCAN0.TMDF051.UINT8[HL]
bogdanm 92:4fc01daae5a5 8208 #define RSCAN0TMDF051HH RSCAN0.TMDF051.UINT8[HH]
bogdanm 92:4fc01daae5a5 8209 #define RSCAN0TMDF151 RSCAN0.TMDF151.UINT32
bogdanm 92:4fc01daae5a5 8210 #define RSCAN0TMDF151L RSCAN0.TMDF151.UINT16[L]
bogdanm 92:4fc01daae5a5 8211 #define RSCAN0TMDF151LL RSCAN0.TMDF151.UINT8[LL]
bogdanm 92:4fc01daae5a5 8212 #define RSCAN0TMDF151LH RSCAN0.TMDF151.UINT8[LH]
bogdanm 92:4fc01daae5a5 8213 #define RSCAN0TMDF151H RSCAN0.TMDF151.UINT16[H]
bogdanm 92:4fc01daae5a5 8214 #define RSCAN0TMDF151HL RSCAN0.TMDF151.UINT8[HL]
bogdanm 92:4fc01daae5a5 8215 #define RSCAN0TMDF151HH RSCAN0.TMDF151.UINT8[HH]
bogdanm 92:4fc01daae5a5 8216 #define RSCAN0TMID52 RSCAN0.TMID52.UINT32
bogdanm 92:4fc01daae5a5 8217 #define RSCAN0TMID52L RSCAN0.TMID52.UINT16[L]
bogdanm 92:4fc01daae5a5 8218 #define RSCAN0TMID52LL RSCAN0.TMID52.UINT8[LL]
bogdanm 92:4fc01daae5a5 8219 #define RSCAN0TMID52LH RSCAN0.TMID52.UINT8[LH]
bogdanm 92:4fc01daae5a5 8220 #define RSCAN0TMID52H RSCAN0.TMID52.UINT16[H]
bogdanm 92:4fc01daae5a5 8221 #define RSCAN0TMID52HL RSCAN0.TMID52.UINT8[HL]
bogdanm 92:4fc01daae5a5 8222 #define RSCAN0TMID52HH RSCAN0.TMID52.UINT8[HH]
bogdanm 92:4fc01daae5a5 8223 #define RSCAN0TMPTR52 RSCAN0.TMPTR52.UINT32
bogdanm 92:4fc01daae5a5 8224 #define RSCAN0TMPTR52L RSCAN0.TMPTR52.UINT16[L]
bogdanm 92:4fc01daae5a5 8225 #define RSCAN0TMPTR52LL RSCAN0.TMPTR52.UINT8[LL]
bogdanm 92:4fc01daae5a5 8226 #define RSCAN0TMPTR52LH RSCAN0.TMPTR52.UINT8[LH]
bogdanm 92:4fc01daae5a5 8227 #define RSCAN0TMPTR52H RSCAN0.TMPTR52.UINT16[H]
bogdanm 92:4fc01daae5a5 8228 #define RSCAN0TMPTR52HL RSCAN0.TMPTR52.UINT8[HL]
bogdanm 92:4fc01daae5a5 8229 #define RSCAN0TMPTR52HH RSCAN0.TMPTR52.UINT8[HH]
bogdanm 92:4fc01daae5a5 8230 #define RSCAN0TMDF052 RSCAN0.TMDF052.UINT32
bogdanm 92:4fc01daae5a5 8231 #define RSCAN0TMDF052L RSCAN0.TMDF052.UINT16[L]
bogdanm 92:4fc01daae5a5 8232 #define RSCAN0TMDF052LL RSCAN0.TMDF052.UINT8[LL]
bogdanm 92:4fc01daae5a5 8233 #define RSCAN0TMDF052LH RSCAN0.TMDF052.UINT8[LH]
bogdanm 92:4fc01daae5a5 8234 #define RSCAN0TMDF052H RSCAN0.TMDF052.UINT16[H]
bogdanm 92:4fc01daae5a5 8235 #define RSCAN0TMDF052HL RSCAN0.TMDF052.UINT8[HL]
bogdanm 92:4fc01daae5a5 8236 #define RSCAN0TMDF052HH RSCAN0.TMDF052.UINT8[HH]
bogdanm 92:4fc01daae5a5 8237 #define RSCAN0TMDF152 RSCAN0.TMDF152.UINT32
bogdanm 92:4fc01daae5a5 8238 #define RSCAN0TMDF152L RSCAN0.TMDF152.UINT16[L]
bogdanm 92:4fc01daae5a5 8239 #define RSCAN0TMDF152LL RSCAN0.TMDF152.UINT8[LL]
bogdanm 92:4fc01daae5a5 8240 #define RSCAN0TMDF152LH RSCAN0.TMDF152.UINT8[LH]
bogdanm 92:4fc01daae5a5 8241 #define RSCAN0TMDF152H RSCAN0.TMDF152.UINT16[H]
bogdanm 92:4fc01daae5a5 8242 #define RSCAN0TMDF152HL RSCAN0.TMDF152.UINT8[HL]
bogdanm 92:4fc01daae5a5 8243 #define RSCAN0TMDF152HH RSCAN0.TMDF152.UINT8[HH]
bogdanm 92:4fc01daae5a5 8244 #define RSCAN0TMID53 RSCAN0.TMID53.UINT32
bogdanm 92:4fc01daae5a5 8245 #define RSCAN0TMID53L RSCAN0.TMID53.UINT16[L]
bogdanm 92:4fc01daae5a5 8246 #define RSCAN0TMID53LL RSCAN0.TMID53.UINT8[LL]
bogdanm 92:4fc01daae5a5 8247 #define RSCAN0TMID53LH RSCAN0.TMID53.UINT8[LH]
bogdanm 92:4fc01daae5a5 8248 #define RSCAN0TMID53H RSCAN0.TMID53.UINT16[H]
bogdanm 92:4fc01daae5a5 8249 #define RSCAN0TMID53HL RSCAN0.TMID53.UINT8[HL]
bogdanm 92:4fc01daae5a5 8250 #define RSCAN0TMID53HH RSCAN0.TMID53.UINT8[HH]
bogdanm 92:4fc01daae5a5 8251 #define RSCAN0TMPTR53 RSCAN0.TMPTR53.UINT32
bogdanm 92:4fc01daae5a5 8252 #define RSCAN0TMPTR53L RSCAN0.TMPTR53.UINT16[L]
bogdanm 92:4fc01daae5a5 8253 #define RSCAN0TMPTR53LL RSCAN0.TMPTR53.UINT8[LL]
bogdanm 92:4fc01daae5a5 8254 #define RSCAN0TMPTR53LH RSCAN0.TMPTR53.UINT8[LH]
bogdanm 92:4fc01daae5a5 8255 #define RSCAN0TMPTR53H RSCAN0.TMPTR53.UINT16[H]
bogdanm 92:4fc01daae5a5 8256 #define RSCAN0TMPTR53HL RSCAN0.TMPTR53.UINT8[HL]
bogdanm 92:4fc01daae5a5 8257 #define RSCAN0TMPTR53HH RSCAN0.TMPTR53.UINT8[HH]
bogdanm 92:4fc01daae5a5 8258 #define RSCAN0TMDF053 RSCAN0.TMDF053.UINT32
bogdanm 92:4fc01daae5a5 8259 #define RSCAN0TMDF053L RSCAN0.TMDF053.UINT16[L]
bogdanm 92:4fc01daae5a5 8260 #define RSCAN0TMDF053LL RSCAN0.TMDF053.UINT8[LL]
bogdanm 92:4fc01daae5a5 8261 #define RSCAN0TMDF053LH RSCAN0.TMDF053.UINT8[LH]
bogdanm 92:4fc01daae5a5 8262 #define RSCAN0TMDF053H RSCAN0.TMDF053.UINT16[H]
bogdanm 92:4fc01daae5a5 8263 #define RSCAN0TMDF053HL RSCAN0.TMDF053.UINT8[HL]
bogdanm 92:4fc01daae5a5 8264 #define RSCAN0TMDF053HH RSCAN0.TMDF053.UINT8[HH]
bogdanm 92:4fc01daae5a5 8265 #define RSCAN0TMDF153 RSCAN0.TMDF153.UINT32
bogdanm 92:4fc01daae5a5 8266 #define RSCAN0TMDF153L RSCAN0.TMDF153.UINT16[L]
bogdanm 92:4fc01daae5a5 8267 #define RSCAN0TMDF153LL RSCAN0.TMDF153.UINT8[LL]
bogdanm 92:4fc01daae5a5 8268 #define RSCAN0TMDF153LH RSCAN0.TMDF153.UINT8[LH]
bogdanm 92:4fc01daae5a5 8269 #define RSCAN0TMDF153H RSCAN0.TMDF153.UINT16[H]
bogdanm 92:4fc01daae5a5 8270 #define RSCAN0TMDF153HL RSCAN0.TMDF153.UINT8[HL]
bogdanm 92:4fc01daae5a5 8271 #define RSCAN0TMDF153HH RSCAN0.TMDF153.UINT8[HH]
bogdanm 92:4fc01daae5a5 8272 #define RSCAN0TMID54 RSCAN0.TMID54.UINT32
bogdanm 92:4fc01daae5a5 8273 #define RSCAN0TMID54L RSCAN0.TMID54.UINT16[L]
bogdanm 92:4fc01daae5a5 8274 #define RSCAN0TMID54LL RSCAN0.TMID54.UINT8[LL]
bogdanm 92:4fc01daae5a5 8275 #define RSCAN0TMID54LH RSCAN0.TMID54.UINT8[LH]
bogdanm 92:4fc01daae5a5 8276 #define RSCAN0TMID54H RSCAN0.TMID54.UINT16[H]
bogdanm 92:4fc01daae5a5 8277 #define RSCAN0TMID54HL RSCAN0.TMID54.UINT8[HL]
bogdanm 92:4fc01daae5a5 8278 #define RSCAN0TMID54HH RSCAN0.TMID54.UINT8[HH]
bogdanm 92:4fc01daae5a5 8279 #define RSCAN0TMPTR54 RSCAN0.TMPTR54.UINT32
bogdanm 92:4fc01daae5a5 8280 #define RSCAN0TMPTR54L RSCAN0.TMPTR54.UINT16[L]
bogdanm 92:4fc01daae5a5 8281 #define RSCAN0TMPTR54LL RSCAN0.TMPTR54.UINT8[LL]
bogdanm 92:4fc01daae5a5 8282 #define RSCAN0TMPTR54LH RSCAN0.TMPTR54.UINT8[LH]
bogdanm 92:4fc01daae5a5 8283 #define RSCAN0TMPTR54H RSCAN0.TMPTR54.UINT16[H]
bogdanm 92:4fc01daae5a5 8284 #define RSCAN0TMPTR54HL RSCAN0.TMPTR54.UINT8[HL]
bogdanm 92:4fc01daae5a5 8285 #define RSCAN0TMPTR54HH RSCAN0.TMPTR54.UINT8[HH]
bogdanm 92:4fc01daae5a5 8286 #define RSCAN0TMDF054 RSCAN0.TMDF054.UINT32
bogdanm 92:4fc01daae5a5 8287 #define RSCAN0TMDF054L RSCAN0.TMDF054.UINT16[L]
bogdanm 92:4fc01daae5a5 8288 #define RSCAN0TMDF054LL RSCAN0.TMDF054.UINT8[LL]
bogdanm 92:4fc01daae5a5 8289 #define RSCAN0TMDF054LH RSCAN0.TMDF054.UINT8[LH]
bogdanm 92:4fc01daae5a5 8290 #define RSCAN0TMDF054H RSCAN0.TMDF054.UINT16[H]
bogdanm 92:4fc01daae5a5 8291 #define RSCAN0TMDF054HL RSCAN0.TMDF054.UINT8[HL]
bogdanm 92:4fc01daae5a5 8292 #define RSCAN0TMDF054HH RSCAN0.TMDF054.UINT8[HH]
bogdanm 92:4fc01daae5a5 8293 #define RSCAN0TMDF154 RSCAN0.TMDF154.UINT32
bogdanm 92:4fc01daae5a5 8294 #define RSCAN0TMDF154L RSCAN0.TMDF154.UINT16[L]
bogdanm 92:4fc01daae5a5 8295 #define RSCAN0TMDF154LL RSCAN0.TMDF154.UINT8[LL]
bogdanm 92:4fc01daae5a5 8296 #define RSCAN0TMDF154LH RSCAN0.TMDF154.UINT8[LH]
bogdanm 92:4fc01daae5a5 8297 #define RSCAN0TMDF154H RSCAN0.TMDF154.UINT16[H]
bogdanm 92:4fc01daae5a5 8298 #define RSCAN0TMDF154HL RSCAN0.TMDF154.UINT8[HL]
bogdanm 92:4fc01daae5a5 8299 #define RSCAN0TMDF154HH RSCAN0.TMDF154.UINT8[HH]
bogdanm 92:4fc01daae5a5 8300 #define RSCAN0TMID55 RSCAN0.TMID55.UINT32
bogdanm 92:4fc01daae5a5 8301 #define RSCAN0TMID55L RSCAN0.TMID55.UINT16[L]
bogdanm 92:4fc01daae5a5 8302 #define RSCAN0TMID55LL RSCAN0.TMID55.UINT8[LL]
bogdanm 92:4fc01daae5a5 8303 #define RSCAN0TMID55LH RSCAN0.TMID55.UINT8[LH]
bogdanm 92:4fc01daae5a5 8304 #define RSCAN0TMID55H RSCAN0.TMID55.UINT16[H]
bogdanm 92:4fc01daae5a5 8305 #define RSCAN0TMID55HL RSCAN0.TMID55.UINT8[HL]
bogdanm 92:4fc01daae5a5 8306 #define RSCAN0TMID55HH RSCAN0.TMID55.UINT8[HH]
bogdanm 92:4fc01daae5a5 8307 #define RSCAN0TMPTR55 RSCAN0.TMPTR55.UINT32
bogdanm 92:4fc01daae5a5 8308 #define RSCAN0TMPTR55L RSCAN0.TMPTR55.UINT16[L]
bogdanm 92:4fc01daae5a5 8309 #define RSCAN0TMPTR55LL RSCAN0.TMPTR55.UINT8[LL]
bogdanm 92:4fc01daae5a5 8310 #define RSCAN0TMPTR55LH RSCAN0.TMPTR55.UINT8[LH]
bogdanm 92:4fc01daae5a5 8311 #define RSCAN0TMPTR55H RSCAN0.TMPTR55.UINT16[H]
bogdanm 92:4fc01daae5a5 8312 #define RSCAN0TMPTR55HL RSCAN0.TMPTR55.UINT8[HL]
bogdanm 92:4fc01daae5a5 8313 #define RSCAN0TMPTR55HH RSCAN0.TMPTR55.UINT8[HH]
bogdanm 92:4fc01daae5a5 8314 #define RSCAN0TMDF055 RSCAN0.TMDF055.UINT32
bogdanm 92:4fc01daae5a5 8315 #define RSCAN0TMDF055L RSCAN0.TMDF055.UINT16[L]
bogdanm 92:4fc01daae5a5 8316 #define RSCAN0TMDF055LL RSCAN0.TMDF055.UINT8[LL]
bogdanm 92:4fc01daae5a5 8317 #define RSCAN0TMDF055LH RSCAN0.TMDF055.UINT8[LH]
bogdanm 92:4fc01daae5a5 8318 #define RSCAN0TMDF055H RSCAN0.TMDF055.UINT16[H]
bogdanm 92:4fc01daae5a5 8319 #define RSCAN0TMDF055HL RSCAN0.TMDF055.UINT8[HL]
bogdanm 92:4fc01daae5a5 8320 #define RSCAN0TMDF055HH RSCAN0.TMDF055.UINT8[HH]
bogdanm 92:4fc01daae5a5 8321 #define RSCAN0TMDF155 RSCAN0.TMDF155.UINT32
bogdanm 92:4fc01daae5a5 8322 #define RSCAN0TMDF155L RSCAN0.TMDF155.UINT16[L]
bogdanm 92:4fc01daae5a5 8323 #define RSCAN0TMDF155LL RSCAN0.TMDF155.UINT8[LL]
bogdanm 92:4fc01daae5a5 8324 #define RSCAN0TMDF155LH RSCAN0.TMDF155.UINT8[LH]
bogdanm 92:4fc01daae5a5 8325 #define RSCAN0TMDF155H RSCAN0.TMDF155.UINT16[H]
bogdanm 92:4fc01daae5a5 8326 #define RSCAN0TMDF155HL RSCAN0.TMDF155.UINT8[HL]
bogdanm 92:4fc01daae5a5 8327 #define RSCAN0TMDF155HH RSCAN0.TMDF155.UINT8[HH]
bogdanm 92:4fc01daae5a5 8328 #define RSCAN0TMID56 RSCAN0.TMID56.UINT32
bogdanm 92:4fc01daae5a5 8329 #define RSCAN0TMID56L RSCAN0.TMID56.UINT16[L]
bogdanm 92:4fc01daae5a5 8330 #define RSCAN0TMID56LL RSCAN0.TMID56.UINT8[LL]
bogdanm 92:4fc01daae5a5 8331 #define RSCAN0TMID56LH RSCAN0.TMID56.UINT8[LH]
bogdanm 92:4fc01daae5a5 8332 #define RSCAN0TMID56H RSCAN0.TMID56.UINT16[H]
bogdanm 92:4fc01daae5a5 8333 #define RSCAN0TMID56HL RSCAN0.TMID56.UINT8[HL]
bogdanm 92:4fc01daae5a5 8334 #define RSCAN0TMID56HH RSCAN0.TMID56.UINT8[HH]
bogdanm 92:4fc01daae5a5 8335 #define RSCAN0TMPTR56 RSCAN0.TMPTR56.UINT32
bogdanm 92:4fc01daae5a5 8336 #define RSCAN0TMPTR56L RSCAN0.TMPTR56.UINT16[L]
bogdanm 92:4fc01daae5a5 8337 #define RSCAN0TMPTR56LL RSCAN0.TMPTR56.UINT8[LL]
bogdanm 92:4fc01daae5a5 8338 #define RSCAN0TMPTR56LH RSCAN0.TMPTR56.UINT8[LH]
bogdanm 92:4fc01daae5a5 8339 #define RSCAN0TMPTR56H RSCAN0.TMPTR56.UINT16[H]
bogdanm 92:4fc01daae5a5 8340 #define RSCAN0TMPTR56HL RSCAN0.TMPTR56.UINT8[HL]
bogdanm 92:4fc01daae5a5 8341 #define RSCAN0TMPTR56HH RSCAN0.TMPTR56.UINT8[HH]
bogdanm 92:4fc01daae5a5 8342 #define RSCAN0TMDF056 RSCAN0.TMDF056.UINT32
bogdanm 92:4fc01daae5a5 8343 #define RSCAN0TMDF056L RSCAN0.TMDF056.UINT16[L]
bogdanm 92:4fc01daae5a5 8344 #define RSCAN0TMDF056LL RSCAN0.TMDF056.UINT8[LL]
bogdanm 92:4fc01daae5a5 8345 #define RSCAN0TMDF056LH RSCAN0.TMDF056.UINT8[LH]
bogdanm 92:4fc01daae5a5 8346 #define RSCAN0TMDF056H RSCAN0.TMDF056.UINT16[H]
bogdanm 92:4fc01daae5a5 8347 #define RSCAN0TMDF056HL RSCAN0.TMDF056.UINT8[HL]
bogdanm 92:4fc01daae5a5 8348 #define RSCAN0TMDF056HH RSCAN0.TMDF056.UINT8[HH]
bogdanm 92:4fc01daae5a5 8349 #define RSCAN0TMDF156 RSCAN0.TMDF156.UINT32
bogdanm 92:4fc01daae5a5 8350 #define RSCAN0TMDF156L RSCAN0.TMDF156.UINT16[L]
bogdanm 92:4fc01daae5a5 8351 #define RSCAN0TMDF156LL RSCAN0.TMDF156.UINT8[LL]
bogdanm 92:4fc01daae5a5 8352 #define RSCAN0TMDF156LH RSCAN0.TMDF156.UINT8[LH]
bogdanm 92:4fc01daae5a5 8353 #define RSCAN0TMDF156H RSCAN0.TMDF156.UINT16[H]
bogdanm 92:4fc01daae5a5 8354 #define RSCAN0TMDF156HL RSCAN0.TMDF156.UINT8[HL]
bogdanm 92:4fc01daae5a5 8355 #define RSCAN0TMDF156HH RSCAN0.TMDF156.UINT8[HH]
bogdanm 92:4fc01daae5a5 8356 #define RSCAN0TMID57 RSCAN0.TMID57.UINT32
bogdanm 92:4fc01daae5a5 8357 #define RSCAN0TMID57L RSCAN0.TMID57.UINT16[L]
bogdanm 92:4fc01daae5a5 8358 #define RSCAN0TMID57LL RSCAN0.TMID57.UINT8[LL]
bogdanm 92:4fc01daae5a5 8359 #define RSCAN0TMID57LH RSCAN0.TMID57.UINT8[LH]
bogdanm 92:4fc01daae5a5 8360 #define RSCAN0TMID57H RSCAN0.TMID57.UINT16[H]
bogdanm 92:4fc01daae5a5 8361 #define RSCAN0TMID57HL RSCAN0.TMID57.UINT8[HL]
bogdanm 92:4fc01daae5a5 8362 #define RSCAN0TMID57HH RSCAN0.TMID57.UINT8[HH]
bogdanm 92:4fc01daae5a5 8363 #define RSCAN0TMPTR57 RSCAN0.TMPTR57.UINT32
bogdanm 92:4fc01daae5a5 8364 #define RSCAN0TMPTR57L RSCAN0.TMPTR57.UINT16[L]
bogdanm 92:4fc01daae5a5 8365 #define RSCAN0TMPTR57LL RSCAN0.TMPTR57.UINT8[LL]
bogdanm 92:4fc01daae5a5 8366 #define RSCAN0TMPTR57LH RSCAN0.TMPTR57.UINT8[LH]
bogdanm 92:4fc01daae5a5 8367 #define RSCAN0TMPTR57H RSCAN0.TMPTR57.UINT16[H]
bogdanm 92:4fc01daae5a5 8368 #define RSCAN0TMPTR57HL RSCAN0.TMPTR57.UINT8[HL]
bogdanm 92:4fc01daae5a5 8369 #define RSCAN0TMPTR57HH RSCAN0.TMPTR57.UINT8[HH]
bogdanm 92:4fc01daae5a5 8370 #define RSCAN0TMDF057 RSCAN0.TMDF057.UINT32
bogdanm 92:4fc01daae5a5 8371 #define RSCAN0TMDF057L RSCAN0.TMDF057.UINT16[L]
bogdanm 92:4fc01daae5a5 8372 #define RSCAN0TMDF057LL RSCAN0.TMDF057.UINT8[LL]
bogdanm 92:4fc01daae5a5 8373 #define RSCAN0TMDF057LH RSCAN0.TMDF057.UINT8[LH]
bogdanm 92:4fc01daae5a5 8374 #define RSCAN0TMDF057H RSCAN0.TMDF057.UINT16[H]
bogdanm 92:4fc01daae5a5 8375 #define RSCAN0TMDF057HL RSCAN0.TMDF057.UINT8[HL]
bogdanm 92:4fc01daae5a5 8376 #define RSCAN0TMDF057HH RSCAN0.TMDF057.UINT8[HH]
bogdanm 92:4fc01daae5a5 8377 #define RSCAN0TMDF157 RSCAN0.TMDF157.UINT32
bogdanm 92:4fc01daae5a5 8378 #define RSCAN0TMDF157L RSCAN0.TMDF157.UINT16[L]
bogdanm 92:4fc01daae5a5 8379 #define RSCAN0TMDF157LL RSCAN0.TMDF157.UINT8[LL]
bogdanm 92:4fc01daae5a5 8380 #define RSCAN0TMDF157LH RSCAN0.TMDF157.UINT8[LH]
bogdanm 92:4fc01daae5a5 8381 #define RSCAN0TMDF157H RSCAN0.TMDF157.UINT16[H]
bogdanm 92:4fc01daae5a5 8382 #define RSCAN0TMDF157HL RSCAN0.TMDF157.UINT8[HL]
bogdanm 92:4fc01daae5a5 8383 #define RSCAN0TMDF157HH RSCAN0.TMDF157.UINT8[HH]
bogdanm 92:4fc01daae5a5 8384 #define RSCAN0TMID58 RSCAN0.TMID58.UINT32
bogdanm 92:4fc01daae5a5 8385 #define RSCAN0TMID58L RSCAN0.TMID58.UINT16[L]
bogdanm 92:4fc01daae5a5 8386 #define RSCAN0TMID58LL RSCAN0.TMID58.UINT8[LL]
bogdanm 92:4fc01daae5a5 8387 #define RSCAN0TMID58LH RSCAN0.TMID58.UINT8[LH]
bogdanm 92:4fc01daae5a5 8388 #define RSCAN0TMID58H RSCAN0.TMID58.UINT16[H]
bogdanm 92:4fc01daae5a5 8389 #define RSCAN0TMID58HL RSCAN0.TMID58.UINT8[HL]
bogdanm 92:4fc01daae5a5 8390 #define RSCAN0TMID58HH RSCAN0.TMID58.UINT8[HH]
bogdanm 92:4fc01daae5a5 8391 #define RSCAN0TMPTR58 RSCAN0.TMPTR58.UINT32
bogdanm 92:4fc01daae5a5 8392 #define RSCAN0TMPTR58L RSCAN0.TMPTR58.UINT16[L]
bogdanm 92:4fc01daae5a5 8393 #define RSCAN0TMPTR58LL RSCAN0.TMPTR58.UINT8[LL]
bogdanm 92:4fc01daae5a5 8394 #define RSCAN0TMPTR58LH RSCAN0.TMPTR58.UINT8[LH]
bogdanm 92:4fc01daae5a5 8395 #define RSCAN0TMPTR58H RSCAN0.TMPTR58.UINT16[H]
bogdanm 92:4fc01daae5a5 8396 #define RSCAN0TMPTR58HL RSCAN0.TMPTR58.UINT8[HL]
bogdanm 92:4fc01daae5a5 8397 #define RSCAN0TMPTR58HH RSCAN0.TMPTR58.UINT8[HH]
bogdanm 92:4fc01daae5a5 8398 #define RSCAN0TMDF058 RSCAN0.TMDF058.UINT32
bogdanm 92:4fc01daae5a5 8399 #define RSCAN0TMDF058L RSCAN0.TMDF058.UINT16[L]
bogdanm 92:4fc01daae5a5 8400 #define RSCAN0TMDF058LL RSCAN0.TMDF058.UINT8[LL]
bogdanm 92:4fc01daae5a5 8401 #define RSCAN0TMDF058LH RSCAN0.TMDF058.UINT8[LH]
bogdanm 92:4fc01daae5a5 8402 #define RSCAN0TMDF058H RSCAN0.TMDF058.UINT16[H]
bogdanm 92:4fc01daae5a5 8403 #define RSCAN0TMDF058HL RSCAN0.TMDF058.UINT8[HL]
bogdanm 92:4fc01daae5a5 8404 #define RSCAN0TMDF058HH RSCAN0.TMDF058.UINT8[HH]
bogdanm 92:4fc01daae5a5 8405 #define RSCAN0TMDF158 RSCAN0.TMDF158.UINT32
bogdanm 92:4fc01daae5a5 8406 #define RSCAN0TMDF158L RSCAN0.TMDF158.UINT16[L]
bogdanm 92:4fc01daae5a5 8407 #define RSCAN0TMDF158LL RSCAN0.TMDF158.UINT8[LL]
bogdanm 92:4fc01daae5a5 8408 #define RSCAN0TMDF158LH RSCAN0.TMDF158.UINT8[LH]
bogdanm 92:4fc01daae5a5 8409 #define RSCAN0TMDF158H RSCAN0.TMDF158.UINT16[H]
bogdanm 92:4fc01daae5a5 8410 #define RSCAN0TMDF158HL RSCAN0.TMDF158.UINT8[HL]
bogdanm 92:4fc01daae5a5 8411 #define RSCAN0TMDF158HH RSCAN0.TMDF158.UINT8[HH]
bogdanm 92:4fc01daae5a5 8412 #define RSCAN0TMID59 RSCAN0.TMID59.UINT32
bogdanm 92:4fc01daae5a5 8413 #define RSCAN0TMID59L RSCAN0.TMID59.UINT16[L]
bogdanm 92:4fc01daae5a5 8414 #define RSCAN0TMID59LL RSCAN0.TMID59.UINT8[LL]
bogdanm 92:4fc01daae5a5 8415 #define RSCAN0TMID59LH RSCAN0.TMID59.UINT8[LH]
bogdanm 92:4fc01daae5a5 8416 #define RSCAN0TMID59H RSCAN0.TMID59.UINT16[H]
bogdanm 92:4fc01daae5a5 8417 #define RSCAN0TMID59HL RSCAN0.TMID59.UINT8[HL]
bogdanm 92:4fc01daae5a5 8418 #define RSCAN0TMID59HH RSCAN0.TMID59.UINT8[HH]
bogdanm 92:4fc01daae5a5 8419 #define RSCAN0TMPTR59 RSCAN0.TMPTR59.UINT32
bogdanm 92:4fc01daae5a5 8420 #define RSCAN0TMPTR59L RSCAN0.TMPTR59.UINT16[L]
bogdanm 92:4fc01daae5a5 8421 #define RSCAN0TMPTR59LL RSCAN0.TMPTR59.UINT8[LL]
bogdanm 92:4fc01daae5a5 8422 #define RSCAN0TMPTR59LH RSCAN0.TMPTR59.UINT8[LH]
bogdanm 92:4fc01daae5a5 8423 #define RSCAN0TMPTR59H RSCAN0.TMPTR59.UINT16[H]
bogdanm 92:4fc01daae5a5 8424 #define RSCAN0TMPTR59HL RSCAN0.TMPTR59.UINT8[HL]
bogdanm 92:4fc01daae5a5 8425 #define RSCAN0TMPTR59HH RSCAN0.TMPTR59.UINT8[HH]
bogdanm 92:4fc01daae5a5 8426 #define RSCAN0TMDF059 RSCAN0.TMDF059.UINT32
bogdanm 92:4fc01daae5a5 8427 #define RSCAN0TMDF059L RSCAN0.TMDF059.UINT16[L]
bogdanm 92:4fc01daae5a5 8428 #define RSCAN0TMDF059LL RSCAN0.TMDF059.UINT8[LL]
bogdanm 92:4fc01daae5a5 8429 #define RSCAN0TMDF059LH RSCAN0.TMDF059.UINT8[LH]
bogdanm 92:4fc01daae5a5 8430 #define RSCAN0TMDF059H RSCAN0.TMDF059.UINT16[H]
bogdanm 92:4fc01daae5a5 8431 #define RSCAN0TMDF059HL RSCAN0.TMDF059.UINT8[HL]
bogdanm 92:4fc01daae5a5 8432 #define RSCAN0TMDF059HH RSCAN0.TMDF059.UINT8[HH]
bogdanm 92:4fc01daae5a5 8433 #define RSCAN0TMDF159 RSCAN0.TMDF159.UINT32
bogdanm 92:4fc01daae5a5 8434 #define RSCAN0TMDF159L RSCAN0.TMDF159.UINT16[L]
bogdanm 92:4fc01daae5a5 8435 #define RSCAN0TMDF159LL RSCAN0.TMDF159.UINT8[LL]
bogdanm 92:4fc01daae5a5 8436 #define RSCAN0TMDF159LH RSCAN0.TMDF159.UINT8[LH]
bogdanm 92:4fc01daae5a5 8437 #define RSCAN0TMDF159H RSCAN0.TMDF159.UINT16[H]
bogdanm 92:4fc01daae5a5 8438 #define RSCAN0TMDF159HL RSCAN0.TMDF159.UINT8[HL]
bogdanm 92:4fc01daae5a5 8439 #define RSCAN0TMDF159HH RSCAN0.TMDF159.UINT8[HH]
bogdanm 92:4fc01daae5a5 8440 #define RSCAN0TMID60 RSCAN0.TMID60.UINT32
bogdanm 92:4fc01daae5a5 8441 #define RSCAN0TMID60L RSCAN0.TMID60.UINT16[L]
bogdanm 92:4fc01daae5a5 8442 #define RSCAN0TMID60LL RSCAN0.TMID60.UINT8[LL]
bogdanm 92:4fc01daae5a5 8443 #define RSCAN0TMID60LH RSCAN0.TMID60.UINT8[LH]
bogdanm 92:4fc01daae5a5 8444 #define RSCAN0TMID60H RSCAN0.TMID60.UINT16[H]
bogdanm 92:4fc01daae5a5 8445 #define RSCAN0TMID60HL RSCAN0.TMID60.UINT8[HL]
bogdanm 92:4fc01daae5a5 8446 #define RSCAN0TMID60HH RSCAN0.TMID60.UINT8[HH]
bogdanm 92:4fc01daae5a5 8447 #define RSCAN0TMPTR60 RSCAN0.TMPTR60.UINT32
bogdanm 92:4fc01daae5a5 8448 #define RSCAN0TMPTR60L RSCAN0.TMPTR60.UINT16[L]
bogdanm 92:4fc01daae5a5 8449 #define RSCAN0TMPTR60LL RSCAN0.TMPTR60.UINT8[LL]
bogdanm 92:4fc01daae5a5 8450 #define RSCAN0TMPTR60LH RSCAN0.TMPTR60.UINT8[LH]
bogdanm 92:4fc01daae5a5 8451 #define RSCAN0TMPTR60H RSCAN0.TMPTR60.UINT16[H]
bogdanm 92:4fc01daae5a5 8452 #define RSCAN0TMPTR60HL RSCAN0.TMPTR60.UINT8[HL]
bogdanm 92:4fc01daae5a5 8453 #define RSCAN0TMPTR60HH RSCAN0.TMPTR60.UINT8[HH]
bogdanm 92:4fc01daae5a5 8454 #define RSCAN0TMDF060 RSCAN0.TMDF060.UINT32
bogdanm 92:4fc01daae5a5 8455 #define RSCAN0TMDF060L RSCAN0.TMDF060.UINT16[L]
bogdanm 92:4fc01daae5a5 8456 #define RSCAN0TMDF060LL RSCAN0.TMDF060.UINT8[LL]
bogdanm 92:4fc01daae5a5 8457 #define RSCAN0TMDF060LH RSCAN0.TMDF060.UINT8[LH]
bogdanm 92:4fc01daae5a5 8458 #define RSCAN0TMDF060H RSCAN0.TMDF060.UINT16[H]
bogdanm 92:4fc01daae5a5 8459 #define RSCAN0TMDF060HL RSCAN0.TMDF060.UINT8[HL]
bogdanm 92:4fc01daae5a5 8460 #define RSCAN0TMDF060HH RSCAN0.TMDF060.UINT8[HH]
bogdanm 92:4fc01daae5a5 8461 #define RSCAN0TMDF160 RSCAN0.TMDF160.UINT32
bogdanm 92:4fc01daae5a5 8462 #define RSCAN0TMDF160L RSCAN0.TMDF160.UINT16[L]
bogdanm 92:4fc01daae5a5 8463 #define RSCAN0TMDF160LL RSCAN0.TMDF160.UINT8[LL]
bogdanm 92:4fc01daae5a5 8464 #define RSCAN0TMDF160LH RSCAN0.TMDF160.UINT8[LH]
bogdanm 92:4fc01daae5a5 8465 #define RSCAN0TMDF160H RSCAN0.TMDF160.UINT16[H]
bogdanm 92:4fc01daae5a5 8466 #define RSCAN0TMDF160HL RSCAN0.TMDF160.UINT8[HL]
bogdanm 92:4fc01daae5a5 8467 #define RSCAN0TMDF160HH RSCAN0.TMDF160.UINT8[HH]
bogdanm 92:4fc01daae5a5 8468 #define RSCAN0TMID61 RSCAN0.TMID61.UINT32
bogdanm 92:4fc01daae5a5 8469 #define RSCAN0TMID61L RSCAN0.TMID61.UINT16[L]
bogdanm 92:4fc01daae5a5 8470 #define RSCAN0TMID61LL RSCAN0.TMID61.UINT8[LL]
bogdanm 92:4fc01daae5a5 8471 #define RSCAN0TMID61LH RSCAN0.TMID61.UINT8[LH]
bogdanm 92:4fc01daae5a5 8472 #define RSCAN0TMID61H RSCAN0.TMID61.UINT16[H]
bogdanm 92:4fc01daae5a5 8473 #define RSCAN0TMID61HL RSCAN0.TMID61.UINT8[HL]
bogdanm 92:4fc01daae5a5 8474 #define RSCAN0TMID61HH RSCAN0.TMID61.UINT8[HH]
bogdanm 92:4fc01daae5a5 8475 #define RSCAN0TMPTR61 RSCAN0.TMPTR61.UINT32
bogdanm 92:4fc01daae5a5 8476 #define RSCAN0TMPTR61L RSCAN0.TMPTR61.UINT16[L]
bogdanm 92:4fc01daae5a5 8477 #define RSCAN0TMPTR61LL RSCAN0.TMPTR61.UINT8[LL]
bogdanm 92:4fc01daae5a5 8478 #define RSCAN0TMPTR61LH RSCAN0.TMPTR61.UINT8[LH]
bogdanm 92:4fc01daae5a5 8479 #define RSCAN0TMPTR61H RSCAN0.TMPTR61.UINT16[H]
bogdanm 92:4fc01daae5a5 8480 #define RSCAN0TMPTR61HL RSCAN0.TMPTR61.UINT8[HL]
bogdanm 92:4fc01daae5a5 8481 #define RSCAN0TMPTR61HH RSCAN0.TMPTR61.UINT8[HH]
bogdanm 92:4fc01daae5a5 8482 #define RSCAN0TMDF061 RSCAN0.TMDF061.UINT32
bogdanm 92:4fc01daae5a5 8483 #define RSCAN0TMDF061L RSCAN0.TMDF061.UINT16[L]
bogdanm 92:4fc01daae5a5 8484 #define RSCAN0TMDF061LL RSCAN0.TMDF061.UINT8[LL]
bogdanm 92:4fc01daae5a5 8485 #define RSCAN0TMDF061LH RSCAN0.TMDF061.UINT8[LH]
bogdanm 92:4fc01daae5a5 8486 #define RSCAN0TMDF061H RSCAN0.TMDF061.UINT16[H]
bogdanm 92:4fc01daae5a5 8487 #define RSCAN0TMDF061HL RSCAN0.TMDF061.UINT8[HL]
bogdanm 92:4fc01daae5a5 8488 #define RSCAN0TMDF061HH RSCAN0.TMDF061.UINT8[HH]
bogdanm 92:4fc01daae5a5 8489 #define RSCAN0TMDF161 RSCAN0.TMDF161.UINT32
bogdanm 92:4fc01daae5a5 8490 #define RSCAN0TMDF161L RSCAN0.TMDF161.UINT16[L]
bogdanm 92:4fc01daae5a5 8491 #define RSCAN0TMDF161LL RSCAN0.TMDF161.UINT8[LL]
bogdanm 92:4fc01daae5a5 8492 #define RSCAN0TMDF161LH RSCAN0.TMDF161.UINT8[LH]
bogdanm 92:4fc01daae5a5 8493 #define RSCAN0TMDF161H RSCAN0.TMDF161.UINT16[H]
bogdanm 92:4fc01daae5a5 8494 #define RSCAN0TMDF161HL RSCAN0.TMDF161.UINT8[HL]
bogdanm 92:4fc01daae5a5 8495 #define RSCAN0TMDF161HH RSCAN0.TMDF161.UINT8[HH]
bogdanm 92:4fc01daae5a5 8496 #define RSCAN0TMID62 RSCAN0.TMID62.UINT32
bogdanm 92:4fc01daae5a5 8497 #define RSCAN0TMID62L RSCAN0.TMID62.UINT16[L]
bogdanm 92:4fc01daae5a5 8498 #define RSCAN0TMID62LL RSCAN0.TMID62.UINT8[LL]
bogdanm 92:4fc01daae5a5 8499 #define RSCAN0TMID62LH RSCAN0.TMID62.UINT8[LH]
bogdanm 92:4fc01daae5a5 8500 #define RSCAN0TMID62H RSCAN0.TMID62.UINT16[H]
bogdanm 92:4fc01daae5a5 8501 #define RSCAN0TMID62HL RSCAN0.TMID62.UINT8[HL]
bogdanm 92:4fc01daae5a5 8502 #define RSCAN0TMID62HH RSCAN0.TMID62.UINT8[HH]
bogdanm 92:4fc01daae5a5 8503 #define RSCAN0TMPTR62 RSCAN0.TMPTR62.UINT32
bogdanm 92:4fc01daae5a5 8504 #define RSCAN0TMPTR62L RSCAN0.TMPTR62.UINT16[L]
bogdanm 92:4fc01daae5a5 8505 #define RSCAN0TMPTR62LL RSCAN0.TMPTR62.UINT8[LL]
bogdanm 92:4fc01daae5a5 8506 #define RSCAN0TMPTR62LH RSCAN0.TMPTR62.UINT8[LH]
bogdanm 92:4fc01daae5a5 8507 #define RSCAN0TMPTR62H RSCAN0.TMPTR62.UINT16[H]
bogdanm 92:4fc01daae5a5 8508 #define RSCAN0TMPTR62HL RSCAN0.TMPTR62.UINT8[HL]
bogdanm 92:4fc01daae5a5 8509 #define RSCAN0TMPTR62HH RSCAN0.TMPTR62.UINT8[HH]
bogdanm 92:4fc01daae5a5 8510 #define RSCAN0TMDF062 RSCAN0.TMDF062.UINT32
bogdanm 92:4fc01daae5a5 8511 #define RSCAN0TMDF062L RSCAN0.TMDF062.UINT16[L]
bogdanm 92:4fc01daae5a5 8512 #define RSCAN0TMDF062LL RSCAN0.TMDF062.UINT8[LL]
bogdanm 92:4fc01daae5a5 8513 #define RSCAN0TMDF062LH RSCAN0.TMDF062.UINT8[LH]
bogdanm 92:4fc01daae5a5 8514 #define RSCAN0TMDF062H RSCAN0.TMDF062.UINT16[H]
bogdanm 92:4fc01daae5a5 8515 #define RSCAN0TMDF062HL RSCAN0.TMDF062.UINT8[HL]
bogdanm 92:4fc01daae5a5 8516 #define RSCAN0TMDF062HH RSCAN0.TMDF062.UINT8[HH]
bogdanm 92:4fc01daae5a5 8517 #define RSCAN0TMDF162 RSCAN0.TMDF162.UINT32
bogdanm 92:4fc01daae5a5 8518 #define RSCAN0TMDF162L RSCAN0.TMDF162.UINT16[L]
bogdanm 92:4fc01daae5a5 8519 #define RSCAN0TMDF162LL RSCAN0.TMDF162.UINT8[LL]
bogdanm 92:4fc01daae5a5 8520 #define RSCAN0TMDF162LH RSCAN0.TMDF162.UINT8[LH]
bogdanm 92:4fc01daae5a5 8521 #define RSCAN0TMDF162H RSCAN0.TMDF162.UINT16[H]
bogdanm 92:4fc01daae5a5 8522 #define RSCAN0TMDF162HL RSCAN0.TMDF162.UINT8[HL]
bogdanm 92:4fc01daae5a5 8523 #define RSCAN0TMDF162HH RSCAN0.TMDF162.UINT8[HH]
bogdanm 92:4fc01daae5a5 8524 #define RSCAN0TMID63 RSCAN0.TMID63.UINT32
bogdanm 92:4fc01daae5a5 8525 #define RSCAN0TMID63L RSCAN0.TMID63.UINT16[L]
bogdanm 92:4fc01daae5a5 8526 #define RSCAN0TMID63LL RSCAN0.TMID63.UINT8[LL]
bogdanm 92:4fc01daae5a5 8527 #define RSCAN0TMID63LH RSCAN0.TMID63.UINT8[LH]
bogdanm 92:4fc01daae5a5 8528 #define RSCAN0TMID63H RSCAN0.TMID63.UINT16[H]
bogdanm 92:4fc01daae5a5 8529 #define RSCAN0TMID63HL RSCAN0.TMID63.UINT8[HL]
bogdanm 92:4fc01daae5a5 8530 #define RSCAN0TMID63HH RSCAN0.TMID63.UINT8[HH]
bogdanm 92:4fc01daae5a5 8531 #define RSCAN0TMPTR63 RSCAN0.TMPTR63.UINT32
bogdanm 92:4fc01daae5a5 8532 #define RSCAN0TMPTR63L RSCAN0.TMPTR63.UINT16[L]
bogdanm 92:4fc01daae5a5 8533 #define RSCAN0TMPTR63LL RSCAN0.TMPTR63.UINT8[LL]
bogdanm 92:4fc01daae5a5 8534 #define RSCAN0TMPTR63LH RSCAN0.TMPTR63.UINT8[LH]
bogdanm 92:4fc01daae5a5 8535 #define RSCAN0TMPTR63H RSCAN0.TMPTR63.UINT16[H]
bogdanm 92:4fc01daae5a5 8536 #define RSCAN0TMPTR63HL RSCAN0.TMPTR63.UINT8[HL]
bogdanm 92:4fc01daae5a5 8537 #define RSCAN0TMPTR63HH RSCAN0.TMPTR63.UINT8[HH]
bogdanm 92:4fc01daae5a5 8538 #define RSCAN0TMDF063 RSCAN0.TMDF063.UINT32
bogdanm 92:4fc01daae5a5 8539 #define RSCAN0TMDF063L RSCAN0.TMDF063.UINT16[L]
bogdanm 92:4fc01daae5a5 8540 #define RSCAN0TMDF063LL RSCAN0.TMDF063.UINT8[LL]
bogdanm 92:4fc01daae5a5 8541 #define RSCAN0TMDF063LH RSCAN0.TMDF063.UINT8[LH]
bogdanm 92:4fc01daae5a5 8542 #define RSCAN0TMDF063H RSCAN0.TMDF063.UINT16[H]
bogdanm 92:4fc01daae5a5 8543 #define RSCAN0TMDF063HL RSCAN0.TMDF063.UINT8[HL]
bogdanm 92:4fc01daae5a5 8544 #define RSCAN0TMDF063HH RSCAN0.TMDF063.UINT8[HH]
bogdanm 92:4fc01daae5a5 8545 #define RSCAN0TMDF163 RSCAN0.TMDF163.UINT32
bogdanm 92:4fc01daae5a5 8546 #define RSCAN0TMDF163L RSCAN0.TMDF163.UINT16[L]
bogdanm 92:4fc01daae5a5 8547 #define RSCAN0TMDF163LL RSCAN0.TMDF163.UINT8[LL]
bogdanm 92:4fc01daae5a5 8548 #define RSCAN0TMDF163LH RSCAN0.TMDF163.UINT8[LH]
bogdanm 92:4fc01daae5a5 8549 #define RSCAN0TMDF163H RSCAN0.TMDF163.UINT16[H]
bogdanm 92:4fc01daae5a5 8550 #define RSCAN0TMDF163HL RSCAN0.TMDF163.UINT8[HL]
bogdanm 92:4fc01daae5a5 8551 #define RSCAN0TMDF163HH RSCAN0.TMDF163.UINT8[HH]
bogdanm 92:4fc01daae5a5 8552 #define RSCAN0TMID64 RSCAN0.TMID64.UINT32
bogdanm 92:4fc01daae5a5 8553 #define RSCAN0TMID64L RSCAN0.TMID64.UINT16[L]
bogdanm 92:4fc01daae5a5 8554 #define RSCAN0TMID64LL RSCAN0.TMID64.UINT8[LL]
bogdanm 92:4fc01daae5a5 8555 #define RSCAN0TMID64LH RSCAN0.TMID64.UINT8[LH]
bogdanm 92:4fc01daae5a5 8556 #define RSCAN0TMID64H RSCAN0.TMID64.UINT16[H]
bogdanm 92:4fc01daae5a5 8557 #define RSCAN0TMID64HL RSCAN0.TMID64.UINT8[HL]
bogdanm 92:4fc01daae5a5 8558 #define RSCAN0TMID64HH RSCAN0.TMID64.UINT8[HH]
bogdanm 92:4fc01daae5a5 8559 #define RSCAN0TMPTR64 RSCAN0.TMPTR64.UINT32
bogdanm 92:4fc01daae5a5 8560 #define RSCAN0TMPTR64L RSCAN0.TMPTR64.UINT16[L]
bogdanm 92:4fc01daae5a5 8561 #define RSCAN0TMPTR64LL RSCAN0.TMPTR64.UINT8[LL]
bogdanm 92:4fc01daae5a5 8562 #define RSCAN0TMPTR64LH RSCAN0.TMPTR64.UINT8[LH]
bogdanm 92:4fc01daae5a5 8563 #define RSCAN0TMPTR64H RSCAN0.TMPTR64.UINT16[H]
bogdanm 92:4fc01daae5a5 8564 #define RSCAN0TMPTR64HL RSCAN0.TMPTR64.UINT8[HL]
bogdanm 92:4fc01daae5a5 8565 #define RSCAN0TMPTR64HH RSCAN0.TMPTR64.UINT8[HH]
bogdanm 92:4fc01daae5a5 8566 #define RSCAN0TMDF064 RSCAN0.TMDF064.UINT32
bogdanm 92:4fc01daae5a5 8567 #define RSCAN0TMDF064L RSCAN0.TMDF064.UINT16[L]
bogdanm 92:4fc01daae5a5 8568 #define RSCAN0TMDF064LL RSCAN0.TMDF064.UINT8[LL]
bogdanm 92:4fc01daae5a5 8569 #define RSCAN0TMDF064LH RSCAN0.TMDF064.UINT8[LH]
bogdanm 92:4fc01daae5a5 8570 #define RSCAN0TMDF064H RSCAN0.TMDF064.UINT16[H]
bogdanm 92:4fc01daae5a5 8571 #define RSCAN0TMDF064HL RSCAN0.TMDF064.UINT8[HL]
bogdanm 92:4fc01daae5a5 8572 #define RSCAN0TMDF064HH RSCAN0.TMDF064.UINT8[HH]
bogdanm 92:4fc01daae5a5 8573 #define RSCAN0TMDF164 RSCAN0.TMDF164.UINT32
bogdanm 92:4fc01daae5a5 8574 #define RSCAN0TMDF164L RSCAN0.TMDF164.UINT16[L]
bogdanm 92:4fc01daae5a5 8575 #define RSCAN0TMDF164LL RSCAN0.TMDF164.UINT8[LL]
bogdanm 92:4fc01daae5a5 8576 #define RSCAN0TMDF164LH RSCAN0.TMDF164.UINT8[LH]
bogdanm 92:4fc01daae5a5 8577 #define RSCAN0TMDF164H RSCAN0.TMDF164.UINT16[H]
bogdanm 92:4fc01daae5a5 8578 #define RSCAN0TMDF164HL RSCAN0.TMDF164.UINT8[HL]
bogdanm 92:4fc01daae5a5 8579 #define RSCAN0TMDF164HH RSCAN0.TMDF164.UINT8[HH]
bogdanm 92:4fc01daae5a5 8580 #define RSCAN0TMID65 RSCAN0.TMID65.UINT32
bogdanm 92:4fc01daae5a5 8581 #define RSCAN0TMID65L RSCAN0.TMID65.UINT16[L]
bogdanm 92:4fc01daae5a5 8582 #define RSCAN0TMID65LL RSCAN0.TMID65.UINT8[LL]
bogdanm 92:4fc01daae5a5 8583 #define RSCAN0TMID65LH RSCAN0.TMID65.UINT8[LH]
bogdanm 92:4fc01daae5a5 8584 #define RSCAN0TMID65H RSCAN0.TMID65.UINT16[H]
bogdanm 92:4fc01daae5a5 8585 #define RSCAN0TMID65HL RSCAN0.TMID65.UINT8[HL]
bogdanm 92:4fc01daae5a5 8586 #define RSCAN0TMID65HH RSCAN0.TMID65.UINT8[HH]
bogdanm 92:4fc01daae5a5 8587 #define RSCAN0TMPTR65 RSCAN0.TMPTR65.UINT32
bogdanm 92:4fc01daae5a5 8588 #define RSCAN0TMPTR65L RSCAN0.TMPTR65.UINT16[L]
bogdanm 92:4fc01daae5a5 8589 #define RSCAN0TMPTR65LL RSCAN0.TMPTR65.UINT8[LL]
bogdanm 92:4fc01daae5a5 8590 #define RSCAN0TMPTR65LH RSCAN0.TMPTR65.UINT8[LH]
bogdanm 92:4fc01daae5a5 8591 #define RSCAN0TMPTR65H RSCAN0.TMPTR65.UINT16[H]
bogdanm 92:4fc01daae5a5 8592 #define RSCAN0TMPTR65HL RSCAN0.TMPTR65.UINT8[HL]
bogdanm 92:4fc01daae5a5 8593 #define RSCAN0TMPTR65HH RSCAN0.TMPTR65.UINT8[HH]
bogdanm 92:4fc01daae5a5 8594 #define RSCAN0TMDF065 RSCAN0.TMDF065.UINT32
bogdanm 92:4fc01daae5a5 8595 #define RSCAN0TMDF065L RSCAN0.TMDF065.UINT16[L]
bogdanm 92:4fc01daae5a5 8596 #define RSCAN0TMDF065LL RSCAN0.TMDF065.UINT8[LL]
bogdanm 92:4fc01daae5a5 8597 #define RSCAN0TMDF065LH RSCAN0.TMDF065.UINT8[LH]
bogdanm 92:4fc01daae5a5 8598 #define RSCAN0TMDF065H RSCAN0.TMDF065.UINT16[H]
bogdanm 92:4fc01daae5a5 8599 #define RSCAN0TMDF065HL RSCAN0.TMDF065.UINT8[HL]
bogdanm 92:4fc01daae5a5 8600 #define RSCAN0TMDF065HH RSCAN0.TMDF065.UINT8[HH]
bogdanm 92:4fc01daae5a5 8601 #define RSCAN0TMDF165 RSCAN0.TMDF165.UINT32
bogdanm 92:4fc01daae5a5 8602 #define RSCAN0TMDF165L RSCAN0.TMDF165.UINT16[L]
bogdanm 92:4fc01daae5a5 8603 #define RSCAN0TMDF165LL RSCAN0.TMDF165.UINT8[LL]
bogdanm 92:4fc01daae5a5 8604 #define RSCAN0TMDF165LH RSCAN0.TMDF165.UINT8[LH]
bogdanm 92:4fc01daae5a5 8605 #define RSCAN0TMDF165H RSCAN0.TMDF165.UINT16[H]
bogdanm 92:4fc01daae5a5 8606 #define RSCAN0TMDF165HL RSCAN0.TMDF165.UINT8[HL]
bogdanm 92:4fc01daae5a5 8607 #define RSCAN0TMDF165HH RSCAN0.TMDF165.UINT8[HH]
bogdanm 92:4fc01daae5a5 8608 #define RSCAN0TMID66 RSCAN0.TMID66.UINT32
bogdanm 92:4fc01daae5a5 8609 #define RSCAN0TMID66L RSCAN0.TMID66.UINT16[L]
bogdanm 92:4fc01daae5a5 8610 #define RSCAN0TMID66LL RSCAN0.TMID66.UINT8[LL]
bogdanm 92:4fc01daae5a5 8611 #define RSCAN0TMID66LH RSCAN0.TMID66.UINT8[LH]
bogdanm 92:4fc01daae5a5 8612 #define RSCAN0TMID66H RSCAN0.TMID66.UINT16[H]
bogdanm 92:4fc01daae5a5 8613 #define RSCAN0TMID66HL RSCAN0.TMID66.UINT8[HL]
bogdanm 92:4fc01daae5a5 8614 #define RSCAN0TMID66HH RSCAN0.TMID66.UINT8[HH]
bogdanm 92:4fc01daae5a5 8615 #define RSCAN0TMPTR66 RSCAN0.TMPTR66.UINT32
bogdanm 92:4fc01daae5a5 8616 #define RSCAN0TMPTR66L RSCAN0.TMPTR66.UINT16[L]
bogdanm 92:4fc01daae5a5 8617 #define RSCAN0TMPTR66LL RSCAN0.TMPTR66.UINT8[LL]
bogdanm 92:4fc01daae5a5 8618 #define RSCAN0TMPTR66LH RSCAN0.TMPTR66.UINT8[LH]
bogdanm 92:4fc01daae5a5 8619 #define RSCAN0TMPTR66H RSCAN0.TMPTR66.UINT16[H]
bogdanm 92:4fc01daae5a5 8620 #define RSCAN0TMPTR66HL RSCAN0.TMPTR66.UINT8[HL]
bogdanm 92:4fc01daae5a5 8621 #define RSCAN0TMPTR66HH RSCAN0.TMPTR66.UINT8[HH]
bogdanm 92:4fc01daae5a5 8622 #define RSCAN0TMDF066 RSCAN0.TMDF066.UINT32
bogdanm 92:4fc01daae5a5 8623 #define RSCAN0TMDF066L RSCAN0.TMDF066.UINT16[L]
bogdanm 92:4fc01daae5a5 8624 #define RSCAN0TMDF066LL RSCAN0.TMDF066.UINT8[LL]
bogdanm 92:4fc01daae5a5 8625 #define RSCAN0TMDF066LH RSCAN0.TMDF066.UINT8[LH]
bogdanm 92:4fc01daae5a5 8626 #define RSCAN0TMDF066H RSCAN0.TMDF066.UINT16[H]
bogdanm 92:4fc01daae5a5 8627 #define RSCAN0TMDF066HL RSCAN0.TMDF066.UINT8[HL]
bogdanm 92:4fc01daae5a5 8628 #define RSCAN0TMDF066HH RSCAN0.TMDF066.UINT8[HH]
bogdanm 92:4fc01daae5a5 8629 #define RSCAN0TMDF166 RSCAN0.TMDF166.UINT32
bogdanm 92:4fc01daae5a5 8630 #define RSCAN0TMDF166L RSCAN0.TMDF166.UINT16[L]
bogdanm 92:4fc01daae5a5 8631 #define RSCAN0TMDF166LL RSCAN0.TMDF166.UINT8[LL]
bogdanm 92:4fc01daae5a5 8632 #define RSCAN0TMDF166LH RSCAN0.TMDF166.UINT8[LH]
bogdanm 92:4fc01daae5a5 8633 #define RSCAN0TMDF166H RSCAN0.TMDF166.UINT16[H]
bogdanm 92:4fc01daae5a5 8634 #define RSCAN0TMDF166HL RSCAN0.TMDF166.UINT8[HL]
bogdanm 92:4fc01daae5a5 8635 #define RSCAN0TMDF166HH RSCAN0.TMDF166.UINT8[HH]
bogdanm 92:4fc01daae5a5 8636 #define RSCAN0TMID67 RSCAN0.TMID67.UINT32
bogdanm 92:4fc01daae5a5 8637 #define RSCAN0TMID67L RSCAN0.TMID67.UINT16[L]
bogdanm 92:4fc01daae5a5 8638 #define RSCAN0TMID67LL RSCAN0.TMID67.UINT8[LL]
bogdanm 92:4fc01daae5a5 8639 #define RSCAN0TMID67LH RSCAN0.TMID67.UINT8[LH]
bogdanm 92:4fc01daae5a5 8640 #define RSCAN0TMID67H RSCAN0.TMID67.UINT16[H]
bogdanm 92:4fc01daae5a5 8641 #define RSCAN0TMID67HL RSCAN0.TMID67.UINT8[HL]
bogdanm 92:4fc01daae5a5 8642 #define RSCAN0TMID67HH RSCAN0.TMID67.UINT8[HH]
bogdanm 92:4fc01daae5a5 8643 #define RSCAN0TMPTR67 RSCAN0.TMPTR67.UINT32
bogdanm 92:4fc01daae5a5 8644 #define RSCAN0TMPTR67L RSCAN0.TMPTR67.UINT16[L]
bogdanm 92:4fc01daae5a5 8645 #define RSCAN0TMPTR67LL RSCAN0.TMPTR67.UINT8[LL]
bogdanm 92:4fc01daae5a5 8646 #define RSCAN0TMPTR67LH RSCAN0.TMPTR67.UINT8[LH]
bogdanm 92:4fc01daae5a5 8647 #define RSCAN0TMPTR67H RSCAN0.TMPTR67.UINT16[H]
bogdanm 92:4fc01daae5a5 8648 #define RSCAN0TMPTR67HL RSCAN0.TMPTR67.UINT8[HL]
bogdanm 92:4fc01daae5a5 8649 #define RSCAN0TMPTR67HH RSCAN0.TMPTR67.UINT8[HH]
bogdanm 92:4fc01daae5a5 8650 #define RSCAN0TMDF067 RSCAN0.TMDF067.UINT32
bogdanm 92:4fc01daae5a5 8651 #define RSCAN0TMDF067L RSCAN0.TMDF067.UINT16[L]
bogdanm 92:4fc01daae5a5 8652 #define RSCAN0TMDF067LL RSCAN0.TMDF067.UINT8[LL]
bogdanm 92:4fc01daae5a5 8653 #define RSCAN0TMDF067LH RSCAN0.TMDF067.UINT8[LH]
bogdanm 92:4fc01daae5a5 8654 #define RSCAN0TMDF067H RSCAN0.TMDF067.UINT16[H]
bogdanm 92:4fc01daae5a5 8655 #define RSCAN0TMDF067HL RSCAN0.TMDF067.UINT8[HL]
bogdanm 92:4fc01daae5a5 8656 #define RSCAN0TMDF067HH RSCAN0.TMDF067.UINT8[HH]
bogdanm 92:4fc01daae5a5 8657 #define RSCAN0TMDF167 RSCAN0.TMDF167.UINT32
bogdanm 92:4fc01daae5a5 8658 #define RSCAN0TMDF167L RSCAN0.TMDF167.UINT16[L]
bogdanm 92:4fc01daae5a5 8659 #define RSCAN0TMDF167LL RSCAN0.TMDF167.UINT8[LL]
bogdanm 92:4fc01daae5a5 8660 #define RSCAN0TMDF167LH RSCAN0.TMDF167.UINT8[LH]
bogdanm 92:4fc01daae5a5 8661 #define RSCAN0TMDF167H RSCAN0.TMDF167.UINT16[H]
bogdanm 92:4fc01daae5a5 8662 #define RSCAN0TMDF167HL RSCAN0.TMDF167.UINT8[HL]
bogdanm 92:4fc01daae5a5 8663 #define RSCAN0TMDF167HH RSCAN0.TMDF167.UINT8[HH]
bogdanm 92:4fc01daae5a5 8664 #define RSCAN0TMID68 RSCAN0.TMID68.UINT32
bogdanm 92:4fc01daae5a5 8665 #define RSCAN0TMID68L RSCAN0.TMID68.UINT16[L]
bogdanm 92:4fc01daae5a5 8666 #define RSCAN0TMID68LL RSCAN0.TMID68.UINT8[LL]
bogdanm 92:4fc01daae5a5 8667 #define RSCAN0TMID68LH RSCAN0.TMID68.UINT8[LH]
bogdanm 92:4fc01daae5a5 8668 #define RSCAN0TMID68H RSCAN0.TMID68.UINT16[H]
bogdanm 92:4fc01daae5a5 8669 #define RSCAN0TMID68HL RSCAN0.TMID68.UINT8[HL]
bogdanm 92:4fc01daae5a5 8670 #define RSCAN0TMID68HH RSCAN0.TMID68.UINT8[HH]
bogdanm 92:4fc01daae5a5 8671 #define RSCAN0TMPTR68 RSCAN0.TMPTR68.UINT32
bogdanm 92:4fc01daae5a5 8672 #define RSCAN0TMPTR68L RSCAN0.TMPTR68.UINT16[L]
bogdanm 92:4fc01daae5a5 8673 #define RSCAN0TMPTR68LL RSCAN0.TMPTR68.UINT8[LL]
bogdanm 92:4fc01daae5a5 8674 #define RSCAN0TMPTR68LH RSCAN0.TMPTR68.UINT8[LH]
bogdanm 92:4fc01daae5a5 8675 #define RSCAN0TMPTR68H RSCAN0.TMPTR68.UINT16[H]
bogdanm 92:4fc01daae5a5 8676 #define RSCAN0TMPTR68HL RSCAN0.TMPTR68.UINT8[HL]
bogdanm 92:4fc01daae5a5 8677 #define RSCAN0TMPTR68HH RSCAN0.TMPTR68.UINT8[HH]
bogdanm 92:4fc01daae5a5 8678 #define RSCAN0TMDF068 RSCAN0.TMDF068.UINT32
bogdanm 92:4fc01daae5a5 8679 #define RSCAN0TMDF068L RSCAN0.TMDF068.UINT16[L]
bogdanm 92:4fc01daae5a5 8680 #define RSCAN0TMDF068LL RSCAN0.TMDF068.UINT8[LL]
bogdanm 92:4fc01daae5a5 8681 #define RSCAN0TMDF068LH RSCAN0.TMDF068.UINT8[LH]
bogdanm 92:4fc01daae5a5 8682 #define RSCAN0TMDF068H RSCAN0.TMDF068.UINT16[H]
bogdanm 92:4fc01daae5a5 8683 #define RSCAN0TMDF068HL RSCAN0.TMDF068.UINT8[HL]
bogdanm 92:4fc01daae5a5 8684 #define RSCAN0TMDF068HH RSCAN0.TMDF068.UINT8[HH]
bogdanm 92:4fc01daae5a5 8685 #define RSCAN0TMDF168 RSCAN0.TMDF168.UINT32
bogdanm 92:4fc01daae5a5 8686 #define RSCAN0TMDF168L RSCAN0.TMDF168.UINT16[L]
bogdanm 92:4fc01daae5a5 8687 #define RSCAN0TMDF168LL RSCAN0.TMDF168.UINT8[LL]
bogdanm 92:4fc01daae5a5 8688 #define RSCAN0TMDF168LH RSCAN0.TMDF168.UINT8[LH]
bogdanm 92:4fc01daae5a5 8689 #define RSCAN0TMDF168H RSCAN0.TMDF168.UINT16[H]
bogdanm 92:4fc01daae5a5 8690 #define RSCAN0TMDF168HL RSCAN0.TMDF168.UINT8[HL]
bogdanm 92:4fc01daae5a5 8691 #define RSCAN0TMDF168HH RSCAN0.TMDF168.UINT8[HH]
bogdanm 92:4fc01daae5a5 8692 #define RSCAN0TMID69 RSCAN0.TMID69.UINT32
bogdanm 92:4fc01daae5a5 8693 #define RSCAN0TMID69L RSCAN0.TMID69.UINT16[L]
bogdanm 92:4fc01daae5a5 8694 #define RSCAN0TMID69LL RSCAN0.TMID69.UINT8[LL]
bogdanm 92:4fc01daae5a5 8695 #define RSCAN0TMID69LH RSCAN0.TMID69.UINT8[LH]
bogdanm 92:4fc01daae5a5 8696 #define RSCAN0TMID69H RSCAN0.TMID69.UINT16[H]
bogdanm 92:4fc01daae5a5 8697 #define RSCAN0TMID69HL RSCAN0.TMID69.UINT8[HL]
bogdanm 92:4fc01daae5a5 8698 #define RSCAN0TMID69HH RSCAN0.TMID69.UINT8[HH]
bogdanm 92:4fc01daae5a5 8699 #define RSCAN0TMPTR69 RSCAN0.TMPTR69.UINT32
bogdanm 92:4fc01daae5a5 8700 #define RSCAN0TMPTR69L RSCAN0.TMPTR69.UINT16[L]
bogdanm 92:4fc01daae5a5 8701 #define RSCAN0TMPTR69LL RSCAN0.TMPTR69.UINT8[LL]
bogdanm 92:4fc01daae5a5 8702 #define RSCAN0TMPTR69LH RSCAN0.TMPTR69.UINT8[LH]
bogdanm 92:4fc01daae5a5 8703 #define RSCAN0TMPTR69H RSCAN0.TMPTR69.UINT16[H]
bogdanm 92:4fc01daae5a5 8704 #define RSCAN0TMPTR69HL RSCAN0.TMPTR69.UINT8[HL]
bogdanm 92:4fc01daae5a5 8705 #define RSCAN0TMPTR69HH RSCAN0.TMPTR69.UINT8[HH]
bogdanm 92:4fc01daae5a5 8706 #define RSCAN0TMDF069 RSCAN0.TMDF069.UINT32
bogdanm 92:4fc01daae5a5 8707 #define RSCAN0TMDF069L RSCAN0.TMDF069.UINT16[L]
bogdanm 92:4fc01daae5a5 8708 #define RSCAN0TMDF069LL RSCAN0.TMDF069.UINT8[LL]
bogdanm 92:4fc01daae5a5 8709 #define RSCAN0TMDF069LH RSCAN0.TMDF069.UINT8[LH]
bogdanm 92:4fc01daae5a5 8710 #define RSCAN0TMDF069H RSCAN0.TMDF069.UINT16[H]
bogdanm 92:4fc01daae5a5 8711 #define RSCAN0TMDF069HL RSCAN0.TMDF069.UINT8[HL]
bogdanm 92:4fc01daae5a5 8712 #define RSCAN0TMDF069HH RSCAN0.TMDF069.UINT8[HH]
bogdanm 92:4fc01daae5a5 8713 #define RSCAN0TMDF169 RSCAN0.TMDF169.UINT32
bogdanm 92:4fc01daae5a5 8714 #define RSCAN0TMDF169L RSCAN0.TMDF169.UINT16[L]
bogdanm 92:4fc01daae5a5 8715 #define RSCAN0TMDF169LL RSCAN0.TMDF169.UINT8[LL]
bogdanm 92:4fc01daae5a5 8716 #define RSCAN0TMDF169LH RSCAN0.TMDF169.UINT8[LH]
bogdanm 92:4fc01daae5a5 8717 #define RSCAN0TMDF169H RSCAN0.TMDF169.UINT16[H]
bogdanm 92:4fc01daae5a5 8718 #define RSCAN0TMDF169HL RSCAN0.TMDF169.UINT8[HL]
bogdanm 92:4fc01daae5a5 8719 #define RSCAN0TMDF169HH RSCAN0.TMDF169.UINT8[HH]
bogdanm 92:4fc01daae5a5 8720 #define RSCAN0TMID70 RSCAN0.TMID70.UINT32
bogdanm 92:4fc01daae5a5 8721 #define RSCAN0TMID70L RSCAN0.TMID70.UINT16[L]
bogdanm 92:4fc01daae5a5 8722 #define RSCAN0TMID70LL RSCAN0.TMID70.UINT8[LL]
bogdanm 92:4fc01daae5a5 8723 #define RSCAN0TMID70LH RSCAN0.TMID70.UINT8[LH]
bogdanm 92:4fc01daae5a5 8724 #define RSCAN0TMID70H RSCAN0.TMID70.UINT16[H]
bogdanm 92:4fc01daae5a5 8725 #define RSCAN0TMID70HL RSCAN0.TMID70.UINT8[HL]
bogdanm 92:4fc01daae5a5 8726 #define RSCAN0TMID70HH RSCAN0.TMID70.UINT8[HH]
bogdanm 92:4fc01daae5a5 8727 #define RSCAN0TMPTR70 RSCAN0.TMPTR70.UINT32
bogdanm 92:4fc01daae5a5 8728 #define RSCAN0TMPTR70L RSCAN0.TMPTR70.UINT16[L]
bogdanm 92:4fc01daae5a5 8729 #define RSCAN0TMPTR70LL RSCAN0.TMPTR70.UINT8[LL]
bogdanm 92:4fc01daae5a5 8730 #define RSCAN0TMPTR70LH RSCAN0.TMPTR70.UINT8[LH]
bogdanm 92:4fc01daae5a5 8731 #define RSCAN0TMPTR70H RSCAN0.TMPTR70.UINT16[H]
bogdanm 92:4fc01daae5a5 8732 #define RSCAN0TMPTR70HL RSCAN0.TMPTR70.UINT8[HL]
bogdanm 92:4fc01daae5a5 8733 #define RSCAN0TMPTR70HH RSCAN0.TMPTR70.UINT8[HH]
bogdanm 92:4fc01daae5a5 8734 #define RSCAN0TMDF070 RSCAN0.TMDF070.UINT32
bogdanm 92:4fc01daae5a5 8735 #define RSCAN0TMDF070L RSCAN0.TMDF070.UINT16[L]
bogdanm 92:4fc01daae5a5 8736 #define RSCAN0TMDF070LL RSCAN0.TMDF070.UINT8[LL]
bogdanm 92:4fc01daae5a5 8737 #define RSCAN0TMDF070LH RSCAN0.TMDF070.UINT8[LH]
bogdanm 92:4fc01daae5a5 8738 #define RSCAN0TMDF070H RSCAN0.TMDF070.UINT16[H]
bogdanm 92:4fc01daae5a5 8739 #define RSCAN0TMDF070HL RSCAN0.TMDF070.UINT8[HL]
bogdanm 92:4fc01daae5a5 8740 #define RSCAN0TMDF070HH RSCAN0.TMDF070.UINT8[HH]
bogdanm 92:4fc01daae5a5 8741 #define RSCAN0TMDF170 RSCAN0.TMDF170.UINT32
bogdanm 92:4fc01daae5a5 8742 #define RSCAN0TMDF170L RSCAN0.TMDF170.UINT16[L]
bogdanm 92:4fc01daae5a5 8743 #define RSCAN0TMDF170LL RSCAN0.TMDF170.UINT8[LL]
bogdanm 92:4fc01daae5a5 8744 #define RSCAN0TMDF170LH RSCAN0.TMDF170.UINT8[LH]
bogdanm 92:4fc01daae5a5 8745 #define RSCAN0TMDF170H RSCAN0.TMDF170.UINT16[H]
bogdanm 92:4fc01daae5a5 8746 #define RSCAN0TMDF170HL RSCAN0.TMDF170.UINT8[HL]
bogdanm 92:4fc01daae5a5 8747 #define RSCAN0TMDF170HH RSCAN0.TMDF170.UINT8[HH]
bogdanm 92:4fc01daae5a5 8748 #define RSCAN0TMID71 RSCAN0.TMID71.UINT32
bogdanm 92:4fc01daae5a5 8749 #define RSCAN0TMID71L RSCAN0.TMID71.UINT16[L]
bogdanm 92:4fc01daae5a5 8750 #define RSCAN0TMID71LL RSCAN0.TMID71.UINT8[LL]
bogdanm 92:4fc01daae5a5 8751 #define RSCAN0TMID71LH RSCAN0.TMID71.UINT8[LH]
bogdanm 92:4fc01daae5a5 8752 #define RSCAN0TMID71H RSCAN0.TMID71.UINT16[H]
bogdanm 92:4fc01daae5a5 8753 #define RSCAN0TMID71HL RSCAN0.TMID71.UINT8[HL]
bogdanm 92:4fc01daae5a5 8754 #define RSCAN0TMID71HH RSCAN0.TMID71.UINT8[HH]
bogdanm 92:4fc01daae5a5 8755 #define RSCAN0TMPTR71 RSCAN0.TMPTR71.UINT32
bogdanm 92:4fc01daae5a5 8756 #define RSCAN0TMPTR71L RSCAN0.TMPTR71.UINT16[L]
bogdanm 92:4fc01daae5a5 8757 #define RSCAN0TMPTR71LL RSCAN0.TMPTR71.UINT8[LL]
bogdanm 92:4fc01daae5a5 8758 #define RSCAN0TMPTR71LH RSCAN0.TMPTR71.UINT8[LH]
bogdanm 92:4fc01daae5a5 8759 #define RSCAN0TMPTR71H RSCAN0.TMPTR71.UINT16[H]
bogdanm 92:4fc01daae5a5 8760 #define RSCAN0TMPTR71HL RSCAN0.TMPTR71.UINT8[HL]
bogdanm 92:4fc01daae5a5 8761 #define RSCAN0TMPTR71HH RSCAN0.TMPTR71.UINT8[HH]
bogdanm 92:4fc01daae5a5 8762 #define RSCAN0TMDF071 RSCAN0.TMDF071.UINT32
bogdanm 92:4fc01daae5a5 8763 #define RSCAN0TMDF071L RSCAN0.TMDF071.UINT16[L]
bogdanm 92:4fc01daae5a5 8764 #define RSCAN0TMDF071LL RSCAN0.TMDF071.UINT8[LL]
bogdanm 92:4fc01daae5a5 8765 #define RSCAN0TMDF071LH RSCAN0.TMDF071.UINT8[LH]
bogdanm 92:4fc01daae5a5 8766 #define RSCAN0TMDF071H RSCAN0.TMDF071.UINT16[H]
bogdanm 92:4fc01daae5a5 8767 #define RSCAN0TMDF071HL RSCAN0.TMDF071.UINT8[HL]
bogdanm 92:4fc01daae5a5 8768 #define RSCAN0TMDF071HH RSCAN0.TMDF071.UINT8[HH]
bogdanm 92:4fc01daae5a5 8769 #define RSCAN0TMDF171 RSCAN0.TMDF171.UINT32
bogdanm 92:4fc01daae5a5 8770 #define RSCAN0TMDF171L RSCAN0.TMDF171.UINT16[L]
bogdanm 92:4fc01daae5a5 8771 #define RSCAN0TMDF171LL RSCAN0.TMDF171.UINT8[LL]
bogdanm 92:4fc01daae5a5 8772 #define RSCAN0TMDF171LH RSCAN0.TMDF171.UINT8[LH]
bogdanm 92:4fc01daae5a5 8773 #define RSCAN0TMDF171H RSCAN0.TMDF171.UINT16[H]
bogdanm 92:4fc01daae5a5 8774 #define RSCAN0TMDF171HL RSCAN0.TMDF171.UINT8[HL]
bogdanm 92:4fc01daae5a5 8775 #define RSCAN0TMDF171HH RSCAN0.TMDF171.UINT8[HH]
bogdanm 92:4fc01daae5a5 8776 #define RSCAN0TMID72 RSCAN0.TMID72.UINT32
bogdanm 92:4fc01daae5a5 8777 #define RSCAN0TMID72L RSCAN0.TMID72.UINT16[L]
bogdanm 92:4fc01daae5a5 8778 #define RSCAN0TMID72LL RSCAN0.TMID72.UINT8[LL]
bogdanm 92:4fc01daae5a5 8779 #define RSCAN0TMID72LH RSCAN0.TMID72.UINT8[LH]
bogdanm 92:4fc01daae5a5 8780 #define RSCAN0TMID72H RSCAN0.TMID72.UINT16[H]
bogdanm 92:4fc01daae5a5 8781 #define RSCAN0TMID72HL RSCAN0.TMID72.UINT8[HL]
bogdanm 92:4fc01daae5a5 8782 #define RSCAN0TMID72HH RSCAN0.TMID72.UINT8[HH]
bogdanm 92:4fc01daae5a5 8783 #define RSCAN0TMPTR72 RSCAN0.TMPTR72.UINT32
bogdanm 92:4fc01daae5a5 8784 #define RSCAN0TMPTR72L RSCAN0.TMPTR72.UINT16[L]
bogdanm 92:4fc01daae5a5 8785 #define RSCAN0TMPTR72LL RSCAN0.TMPTR72.UINT8[LL]
bogdanm 92:4fc01daae5a5 8786 #define RSCAN0TMPTR72LH RSCAN0.TMPTR72.UINT8[LH]
bogdanm 92:4fc01daae5a5 8787 #define RSCAN0TMPTR72H RSCAN0.TMPTR72.UINT16[H]
bogdanm 92:4fc01daae5a5 8788 #define RSCAN0TMPTR72HL RSCAN0.TMPTR72.UINT8[HL]
bogdanm 92:4fc01daae5a5 8789 #define RSCAN0TMPTR72HH RSCAN0.TMPTR72.UINT8[HH]
bogdanm 92:4fc01daae5a5 8790 #define RSCAN0TMDF072 RSCAN0.TMDF072.UINT32
bogdanm 92:4fc01daae5a5 8791 #define RSCAN0TMDF072L RSCAN0.TMDF072.UINT16[L]
bogdanm 92:4fc01daae5a5 8792 #define RSCAN0TMDF072LL RSCAN0.TMDF072.UINT8[LL]
bogdanm 92:4fc01daae5a5 8793 #define RSCAN0TMDF072LH RSCAN0.TMDF072.UINT8[LH]
bogdanm 92:4fc01daae5a5 8794 #define RSCAN0TMDF072H RSCAN0.TMDF072.UINT16[H]
bogdanm 92:4fc01daae5a5 8795 #define RSCAN0TMDF072HL RSCAN0.TMDF072.UINT8[HL]
bogdanm 92:4fc01daae5a5 8796 #define RSCAN0TMDF072HH RSCAN0.TMDF072.UINT8[HH]
bogdanm 92:4fc01daae5a5 8797 #define RSCAN0TMDF172 RSCAN0.TMDF172.UINT32
bogdanm 92:4fc01daae5a5 8798 #define RSCAN0TMDF172L RSCAN0.TMDF172.UINT16[L]
bogdanm 92:4fc01daae5a5 8799 #define RSCAN0TMDF172LL RSCAN0.TMDF172.UINT8[LL]
bogdanm 92:4fc01daae5a5 8800 #define RSCAN0TMDF172LH RSCAN0.TMDF172.UINT8[LH]
bogdanm 92:4fc01daae5a5 8801 #define RSCAN0TMDF172H RSCAN0.TMDF172.UINT16[H]
bogdanm 92:4fc01daae5a5 8802 #define RSCAN0TMDF172HL RSCAN0.TMDF172.UINT8[HL]
bogdanm 92:4fc01daae5a5 8803 #define RSCAN0TMDF172HH RSCAN0.TMDF172.UINT8[HH]
bogdanm 92:4fc01daae5a5 8804 #define RSCAN0TMID73 RSCAN0.TMID73.UINT32
bogdanm 92:4fc01daae5a5 8805 #define RSCAN0TMID73L RSCAN0.TMID73.UINT16[L]
bogdanm 92:4fc01daae5a5 8806 #define RSCAN0TMID73LL RSCAN0.TMID73.UINT8[LL]
bogdanm 92:4fc01daae5a5 8807 #define RSCAN0TMID73LH RSCAN0.TMID73.UINT8[LH]
bogdanm 92:4fc01daae5a5 8808 #define RSCAN0TMID73H RSCAN0.TMID73.UINT16[H]
bogdanm 92:4fc01daae5a5 8809 #define RSCAN0TMID73HL RSCAN0.TMID73.UINT8[HL]
bogdanm 92:4fc01daae5a5 8810 #define RSCAN0TMID73HH RSCAN0.TMID73.UINT8[HH]
bogdanm 92:4fc01daae5a5 8811 #define RSCAN0TMPTR73 RSCAN0.TMPTR73.UINT32
bogdanm 92:4fc01daae5a5 8812 #define RSCAN0TMPTR73L RSCAN0.TMPTR73.UINT16[L]
bogdanm 92:4fc01daae5a5 8813 #define RSCAN0TMPTR73LL RSCAN0.TMPTR73.UINT8[LL]
bogdanm 92:4fc01daae5a5 8814 #define RSCAN0TMPTR73LH RSCAN0.TMPTR73.UINT8[LH]
bogdanm 92:4fc01daae5a5 8815 #define RSCAN0TMPTR73H RSCAN0.TMPTR73.UINT16[H]
bogdanm 92:4fc01daae5a5 8816 #define RSCAN0TMPTR73HL RSCAN0.TMPTR73.UINT8[HL]
bogdanm 92:4fc01daae5a5 8817 #define RSCAN0TMPTR73HH RSCAN0.TMPTR73.UINT8[HH]
bogdanm 92:4fc01daae5a5 8818 #define RSCAN0TMDF073 RSCAN0.TMDF073.UINT32
bogdanm 92:4fc01daae5a5 8819 #define RSCAN0TMDF073L RSCAN0.TMDF073.UINT16[L]
bogdanm 92:4fc01daae5a5 8820 #define RSCAN0TMDF073LL RSCAN0.TMDF073.UINT8[LL]
bogdanm 92:4fc01daae5a5 8821 #define RSCAN0TMDF073LH RSCAN0.TMDF073.UINT8[LH]
bogdanm 92:4fc01daae5a5 8822 #define RSCAN0TMDF073H RSCAN0.TMDF073.UINT16[H]
bogdanm 92:4fc01daae5a5 8823 #define RSCAN0TMDF073HL RSCAN0.TMDF073.UINT8[HL]
bogdanm 92:4fc01daae5a5 8824 #define RSCAN0TMDF073HH RSCAN0.TMDF073.UINT8[HH]
bogdanm 92:4fc01daae5a5 8825 #define RSCAN0TMDF173 RSCAN0.TMDF173.UINT32
bogdanm 92:4fc01daae5a5 8826 #define RSCAN0TMDF173L RSCAN0.TMDF173.UINT16[L]
bogdanm 92:4fc01daae5a5 8827 #define RSCAN0TMDF173LL RSCAN0.TMDF173.UINT8[LL]
bogdanm 92:4fc01daae5a5 8828 #define RSCAN0TMDF173LH RSCAN0.TMDF173.UINT8[LH]
bogdanm 92:4fc01daae5a5 8829 #define RSCAN0TMDF173H RSCAN0.TMDF173.UINT16[H]
bogdanm 92:4fc01daae5a5 8830 #define RSCAN0TMDF173HL RSCAN0.TMDF173.UINT8[HL]
bogdanm 92:4fc01daae5a5 8831 #define RSCAN0TMDF173HH RSCAN0.TMDF173.UINT8[HH]
bogdanm 92:4fc01daae5a5 8832 #define RSCAN0TMID74 RSCAN0.TMID74.UINT32
bogdanm 92:4fc01daae5a5 8833 #define RSCAN0TMID74L RSCAN0.TMID74.UINT16[L]
bogdanm 92:4fc01daae5a5 8834 #define RSCAN0TMID74LL RSCAN0.TMID74.UINT8[LL]
bogdanm 92:4fc01daae5a5 8835 #define RSCAN0TMID74LH RSCAN0.TMID74.UINT8[LH]
bogdanm 92:4fc01daae5a5 8836 #define RSCAN0TMID74H RSCAN0.TMID74.UINT16[H]
bogdanm 92:4fc01daae5a5 8837 #define RSCAN0TMID74HL RSCAN0.TMID74.UINT8[HL]
bogdanm 92:4fc01daae5a5 8838 #define RSCAN0TMID74HH RSCAN0.TMID74.UINT8[HH]
bogdanm 92:4fc01daae5a5 8839 #define RSCAN0TMPTR74 RSCAN0.TMPTR74.UINT32
bogdanm 92:4fc01daae5a5 8840 #define RSCAN0TMPTR74L RSCAN0.TMPTR74.UINT16[L]
bogdanm 92:4fc01daae5a5 8841 #define RSCAN0TMPTR74LL RSCAN0.TMPTR74.UINT8[LL]
bogdanm 92:4fc01daae5a5 8842 #define RSCAN0TMPTR74LH RSCAN0.TMPTR74.UINT8[LH]
bogdanm 92:4fc01daae5a5 8843 #define RSCAN0TMPTR74H RSCAN0.TMPTR74.UINT16[H]
bogdanm 92:4fc01daae5a5 8844 #define RSCAN0TMPTR74HL RSCAN0.TMPTR74.UINT8[HL]
bogdanm 92:4fc01daae5a5 8845 #define RSCAN0TMPTR74HH RSCAN0.TMPTR74.UINT8[HH]
bogdanm 92:4fc01daae5a5 8846 #define RSCAN0TMDF074 RSCAN0.TMDF074.UINT32
bogdanm 92:4fc01daae5a5 8847 #define RSCAN0TMDF074L RSCAN0.TMDF074.UINT16[L]
bogdanm 92:4fc01daae5a5 8848 #define RSCAN0TMDF074LL RSCAN0.TMDF074.UINT8[LL]
bogdanm 92:4fc01daae5a5 8849 #define RSCAN0TMDF074LH RSCAN0.TMDF074.UINT8[LH]
bogdanm 92:4fc01daae5a5 8850 #define RSCAN0TMDF074H RSCAN0.TMDF074.UINT16[H]
bogdanm 92:4fc01daae5a5 8851 #define RSCAN0TMDF074HL RSCAN0.TMDF074.UINT8[HL]
bogdanm 92:4fc01daae5a5 8852 #define RSCAN0TMDF074HH RSCAN0.TMDF074.UINT8[HH]
bogdanm 92:4fc01daae5a5 8853 #define RSCAN0TMDF174 RSCAN0.TMDF174.UINT32
bogdanm 92:4fc01daae5a5 8854 #define RSCAN0TMDF174L RSCAN0.TMDF174.UINT16[L]
bogdanm 92:4fc01daae5a5 8855 #define RSCAN0TMDF174LL RSCAN0.TMDF174.UINT8[LL]
bogdanm 92:4fc01daae5a5 8856 #define RSCAN0TMDF174LH RSCAN0.TMDF174.UINT8[LH]
bogdanm 92:4fc01daae5a5 8857 #define RSCAN0TMDF174H RSCAN0.TMDF174.UINT16[H]
bogdanm 92:4fc01daae5a5 8858 #define RSCAN0TMDF174HL RSCAN0.TMDF174.UINT8[HL]
bogdanm 92:4fc01daae5a5 8859 #define RSCAN0TMDF174HH RSCAN0.TMDF174.UINT8[HH]
bogdanm 92:4fc01daae5a5 8860 #define RSCAN0TMID75 RSCAN0.TMID75.UINT32
bogdanm 92:4fc01daae5a5 8861 #define RSCAN0TMID75L RSCAN0.TMID75.UINT16[L]
bogdanm 92:4fc01daae5a5 8862 #define RSCAN0TMID75LL RSCAN0.TMID75.UINT8[LL]
bogdanm 92:4fc01daae5a5 8863 #define RSCAN0TMID75LH RSCAN0.TMID75.UINT8[LH]
bogdanm 92:4fc01daae5a5 8864 #define RSCAN0TMID75H RSCAN0.TMID75.UINT16[H]
bogdanm 92:4fc01daae5a5 8865 #define RSCAN0TMID75HL RSCAN0.TMID75.UINT8[HL]
bogdanm 92:4fc01daae5a5 8866 #define RSCAN0TMID75HH RSCAN0.TMID75.UINT8[HH]
bogdanm 92:4fc01daae5a5 8867 #define RSCAN0TMPTR75 RSCAN0.TMPTR75.UINT32
bogdanm 92:4fc01daae5a5 8868 #define RSCAN0TMPTR75L RSCAN0.TMPTR75.UINT16[L]
bogdanm 92:4fc01daae5a5 8869 #define RSCAN0TMPTR75LL RSCAN0.TMPTR75.UINT8[LL]
bogdanm 92:4fc01daae5a5 8870 #define RSCAN0TMPTR75LH RSCAN0.TMPTR75.UINT8[LH]
bogdanm 92:4fc01daae5a5 8871 #define RSCAN0TMPTR75H RSCAN0.TMPTR75.UINT16[H]
bogdanm 92:4fc01daae5a5 8872 #define RSCAN0TMPTR75HL RSCAN0.TMPTR75.UINT8[HL]
bogdanm 92:4fc01daae5a5 8873 #define RSCAN0TMPTR75HH RSCAN0.TMPTR75.UINT8[HH]
bogdanm 92:4fc01daae5a5 8874 #define RSCAN0TMDF075 RSCAN0.TMDF075.UINT32
bogdanm 92:4fc01daae5a5 8875 #define RSCAN0TMDF075L RSCAN0.TMDF075.UINT16[L]
bogdanm 92:4fc01daae5a5 8876 #define RSCAN0TMDF075LL RSCAN0.TMDF075.UINT8[LL]
bogdanm 92:4fc01daae5a5 8877 #define RSCAN0TMDF075LH RSCAN0.TMDF075.UINT8[LH]
bogdanm 92:4fc01daae5a5 8878 #define RSCAN0TMDF075H RSCAN0.TMDF075.UINT16[H]
bogdanm 92:4fc01daae5a5 8879 #define RSCAN0TMDF075HL RSCAN0.TMDF075.UINT8[HL]
bogdanm 92:4fc01daae5a5 8880 #define RSCAN0TMDF075HH RSCAN0.TMDF075.UINT8[HH]
bogdanm 92:4fc01daae5a5 8881 #define RSCAN0TMDF175 RSCAN0.TMDF175.UINT32
bogdanm 92:4fc01daae5a5 8882 #define RSCAN0TMDF175L RSCAN0.TMDF175.UINT16[L]
bogdanm 92:4fc01daae5a5 8883 #define RSCAN0TMDF175LL RSCAN0.TMDF175.UINT8[LL]
bogdanm 92:4fc01daae5a5 8884 #define RSCAN0TMDF175LH RSCAN0.TMDF175.UINT8[LH]
bogdanm 92:4fc01daae5a5 8885 #define RSCAN0TMDF175H RSCAN0.TMDF175.UINT16[H]
bogdanm 92:4fc01daae5a5 8886 #define RSCAN0TMDF175HL RSCAN0.TMDF175.UINT8[HL]
bogdanm 92:4fc01daae5a5 8887 #define RSCAN0TMDF175HH RSCAN0.TMDF175.UINT8[HH]
bogdanm 92:4fc01daae5a5 8888 #define RSCAN0TMID76 RSCAN0.TMID76.UINT32
bogdanm 92:4fc01daae5a5 8889 #define RSCAN0TMID76L RSCAN0.TMID76.UINT16[L]
bogdanm 92:4fc01daae5a5 8890 #define RSCAN0TMID76LL RSCAN0.TMID76.UINT8[LL]
bogdanm 92:4fc01daae5a5 8891 #define RSCAN0TMID76LH RSCAN0.TMID76.UINT8[LH]
bogdanm 92:4fc01daae5a5 8892 #define RSCAN0TMID76H RSCAN0.TMID76.UINT16[H]
bogdanm 92:4fc01daae5a5 8893 #define RSCAN0TMID76HL RSCAN0.TMID76.UINT8[HL]
bogdanm 92:4fc01daae5a5 8894 #define RSCAN0TMID76HH RSCAN0.TMID76.UINT8[HH]
bogdanm 92:4fc01daae5a5 8895 #define RSCAN0TMPTR76 RSCAN0.TMPTR76.UINT32
bogdanm 92:4fc01daae5a5 8896 #define RSCAN0TMPTR76L RSCAN0.TMPTR76.UINT16[L]
bogdanm 92:4fc01daae5a5 8897 #define RSCAN0TMPTR76LL RSCAN0.TMPTR76.UINT8[LL]
bogdanm 92:4fc01daae5a5 8898 #define RSCAN0TMPTR76LH RSCAN0.TMPTR76.UINT8[LH]
bogdanm 92:4fc01daae5a5 8899 #define RSCAN0TMPTR76H RSCAN0.TMPTR76.UINT16[H]
bogdanm 92:4fc01daae5a5 8900 #define RSCAN0TMPTR76HL RSCAN0.TMPTR76.UINT8[HL]
bogdanm 92:4fc01daae5a5 8901 #define RSCAN0TMPTR76HH RSCAN0.TMPTR76.UINT8[HH]
bogdanm 92:4fc01daae5a5 8902 #define RSCAN0TMDF076 RSCAN0.TMDF076.UINT32
bogdanm 92:4fc01daae5a5 8903 #define RSCAN0TMDF076L RSCAN0.TMDF076.UINT16[L]
bogdanm 92:4fc01daae5a5 8904 #define RSCAN0TMDF076LL RSCAN0.TMDF076.UINT8[LL]
bogdanm 92:4fc01daae5a5 8905 #define RSCAN0TMDF076LH RSCAN0.TMDF076.UINT8[LH]
bogdanm 92:4fc01daae5a5 8906 #define RSCAN0TMDF076H RSCAN0.TMDF076.UINT16[H]
bogdanm 92:4fc01daae5a5 8907 #define RSCAN0TMDF076HL RSCAN0.TMDF076.UINT8[HL]
bogdanm 92:4fc01daae5a5 8908 #define RSCAN0TMDF076HH RSCAN0.TMDF076.UINT8[HH]
bogdanm 92:4fc01daae5a5 8909 #define RSCAN0TMDF176 RSCAN0.TMDF176.UINT32
bogdanm 92:4fc01daae5a5 8910 #define RSCAN0TMDF176L RSCAN0.TMDF176.UINT16[L]
bogdanm 92:4fc01daae5a5 8911 #define RSCAN0TMDF176LL RSCAN0.TMDF176.UINT8[LL]
bogdanm 92:4fc01daae5a5 8912 #define RSCAN0TMDF176LH RSCAN0.TMDF176.UINT8[LH]
bogdanm 92:4fc01daae5a5 8913 #define RSCAN0TMDF176H RSCAN0.TMDF176.UINT16[H]
bogdanm 92:4fc01daae5a5 8914 #define RSCAN0TMDF176HL RSCAN0.TMDF176.UINT8[HL]
bogdanm 92:4fc01daae5a5 8915 #define RSCAN0TMDF176HH RSCAN0.TMDF176.UINT8[HH]
bogdanm 92:4fc01daae5a5 8916 #define RSCAN0TMID77 RSCAN0.TMID77.UINT32
bogdanm 92:4fc01daae5a5 8917 #define RSCAN0TMID77L RSCAN0.TMID77.UINT16[L]
bogdanm 92:4fc01daae5a5 8918 #define RSCAN0TMID77LL RSCAN0.TMID77.UINT8[LL]
bogdanm 92:4fc01daae5a5 8919 #define RSCAN0TMID77LH RSCAN0.TMID77.UINT8[LH]
bogdanm 92:4fc01daae5a5 8920 #define RSCAN0TMID77H RSCAN0.TMID77.UINT16[H]
bogdanm 92:4fc01daae5a5 8921 #define RSCAN0TMID77HL RSCAN0.TMID77.UINT8[HL]
bogdanm 92:4fc01daae5a5 8922 #define RSCAN0TMID77HH RSCAN0.TMID77.UINT8[HH]
bogdanm 92:4fc01daae5a5 8923 #define RSCAN0TMPTR77 RSCAN0.TMPTR77.UINT32
bogdanm 92:4fc01daae5a5 8924 #define RSCAN0TMPTR77L RSCAN0.TMPTR77.UINT16[L]
bogdanm 92:4fc01daae5a5 8925 #define RSCAN0TMPTR77LL RSCAN0.TMPTR77.UINT8[LL]
bogdanm 92:4fc01daae5a5 8926 #define RSCAN0TMPTR77LH RSCAN0.TMPTR77.UINT8[LH]
bogdanm 92:4fc01daae5a5 8927 #define RSCAN0TMPTR77H RSCAN0.TMPTR77.UINT16[H]
bogdanm 92:4fc01daae5a5 8928 #define RSCAN0TMPTR77HL RSCAN0.TMPTR77.UINT8[HL]
bogdanm 92:4fc01daae5a5 8929 #define RSCAN0TMPTR77HH RSCAN0.TMPTR77.UINT8[HH]
bogdanm 92:4fc01daae5a5 8930 #define RSCAN0TMDF077 RSCAN0.TMDF077.UINT32
bogdanm 92:4fc01daae5a5 8931 #define RSCAN0TMDF077L RSCAN0.TMDF077.UINT16[L]
bogdanm 92:4fc01daae5a5 8932 #define RSCAN0TMDF077LL RSCAN0.TMDF077.UINT8[LL]
bogdanm 92:4fc01daae5a5 8933 #define RSCAN0TMDF077LH RSCAN0.TMDF077.UINT8[LH]
bogdanm 92:4fc01daae5a5 8934 #define RSCAN0TMDF077H RSCAN0.TMDF077.UINT16[H]
bogdanm 92:4fc01daae5a5 8935 #define RSCAN0TMDF077HL RSCAN0.TMDF077.UINT8[HL]
bogdanm 92:4fc01daae5a5 8936 #define RSCAN0TMDF077HH RSCAN0.TMDF077.UINT8[HH]
bogdanm 92:4fc01daae5a5 8937 #define RSCAN0TMDF177 RSCAN0.TMDF177.UINT32
bogdanm 92:4fc01daae5a5 8938 #define RSCAN0TMDF177L RSCAN0.TMDF177.UINT16[L]
bogdanm 92:4fc01daae5a5 8939 #define RSCAN0TMDF177LL RSCAN0.TMDF177.UINT8[LL]
bogdanm 92:4fc01daae5a5 8940 #define RSCAN0TMDF177LH RSCAN0.TMDF177.UINT8[LH]
bogdanm 92:4fc01daae5a5 8941 #define RSCAN0TMDF177H RSCAN0.TMDF177.UINT16[H]
bogdanm 92:4fc01daae5a5 8942 #define RSCAN0TMDF177HL RSCAN0.TMDF177.UINT8[HL]
bogdanm 92:4fc01daae5a5 8943 #define RSCAN0TMDF177HH RSCAN0.TMDF177.UINT8[HH]
bogdanm 92:4fc01daae5a5 8944 #define RSCAN0TMID78 RSCAN0.TMID78.UINT32
bogdanm 92:4fc01daae5a5 8945 #define RSCAN0TMID78L RSCAN0.TMID78.UINT16[L]
bogdanm 92:4fc01daae5a5 8946 #define RSCAN0TMID78LL RSCAN0.TMID78.UINT8[LL]
bogdanm 92:4fc01daae5a5 8947 #define RSCAN0TMID78LH RSCAN0.TMID78.UINT8[LH]
bogdanm 92:4fc01daae5a5 8948 #define RSCAN0TMID78H RSCAN0.TMID78.UINT16[H]
bogdanm 92:4fc01daae5a5 8949 #define RSCAN0TMID78HL RSCAN0.TMID78.UINT8[HL]
bogdanm 92:4fc01daae5a5 8950 #define RSCAN0TMID78HH RSCAN0.TMID78.UINT8[HH]
bogdanm 92:4fc01daae5a5 8951 #define RSCAN0TMPTR78 RSCAN0.TMPTR78.UINT32
bogdanm 92:4fc01daae5a5 8952 #define RSCAN0TMPTR78L RSCAN0.TMPTR78.UINT16[L]
bogdanm 92:4fc01daae5a5 8953 #define RSCAN0TMPTR78LL RSCAN0.TMPTR78.UINT8[LL]
bogdanm 92:4fc01daae5a5 8954 #define RSCAN0TMPTR78LH RSCAN0.TMPTR78.UINT8[LH]
bogdanm 92:4fc01daae5a5 8955 #define RSCAN0TMPTR78H RSCAN0.TMPTR78.UINT16[H]
bogdanm 92:4fc01daae5a5 8956 #define RSCAN0TMPTR78HL RSCAN0.TMPTR78.UINT8[HL]
bogdanm 92:4fc01daae5a5 8957 #define RSCAN0TMPTR78HH RSCAN0.TMPTR78.UINT8[HH]
bogdanm 92:4fc01daae5a5 8958 #define RSCAN0TMDF078 RSCAN0.TMDF078.UINT32
bogdanm 92:4fc01daae5a5 8959 #define RSCAN0TMDF078L RSCAN0.TMDF078.UINT16[L]
bogdanm 92:4fc01daae5a5 8960 #define RSCAN0TMDF078LL RSCAN0.TMDF078.UINT8[LL]
bogdanm 92:4fc01daae5a5 8961 #define RSCAN0TMDF078LH RSCAN0.TMDF078.UINT8[LH]
bogdanm 92:4fc01daae5a5 8962 #define RSCAN0TMDF078H RSCAN0.TMDF078.UINT16[H]
bogdanm 92:4fc01daae5a5 8963 #define RSCAN0TMDF078HL RSCAN0.TMDF078.UINT8[HL]
bogdanm 92:4fc01daae5a5 8964 #define RSCAN0TMDF078HH RSCAN0.TMDF078.UINT8[HH]
bogdanm 92:4fc01daae5a5 8965 #define RSCAN0TMDF178 RSCAN0.TMDF178.UINT32
bogdanm 92:4fc01daae5a5 8966 #define RSCAN0TMDF178L RSCAN0.TMDF178.UINT16[L]
bogdanm 92:4fc01daae5a5 8967 #define RSCAN0TMDF178LL RSCAN0.TMDF178.UINT8[LL]
bogdanm 92:4fc01daae5a5 8968 #define RSCAN0TMDF178LH RSCAN0.TMDF178.UINT8[LH]
bogdanm 92:4fc01daae5a5 8969 #define RSCAN0TMDF178H RSCAN0.TMDF178.UINT16[H]
bogdanm 92:4fc01daae5a5 8970 #define RSCAN0TMDF178HL RSCAN0.TMDF178.UINT8[HL]
bogdanm 92:4fc01daae5a5 8971 #define RSCAN0TMDF178HH RSCAN0.TMDF178.UINT8[HH]
bogdanm 92:4fc01daae5a5 8972 #define RSCAN0TMID79 RSCAN0.TMID79.UINT32
bogdanm 92:4fc01daae5a5 8973 #define RSCAN0TMID79L RSCAN0.TMID79.UINT16[L]
bogdanm 92:4fc01daae5a5 8974 #define RSCAN0TMID79LL RSCAN0.TMID79.UINT8[LL]
bogdanm 92:4fc01daae5a5 8975 #define RSCAN0TMID79LH RSCAN0.TMID79.UINT8[LH]
bogdanm 92:4fc01daae5a5 8976 #define RSCAN0TMID79H RSCAN0.TMID79.UINT16[H]
bogdanm 92:4fc01daae5a5 8977 #define RSCAN0TMID79HL RSCAN0.TMID79.UINT8[HL]
bogdanm 92:4fc01daae5a5 8978 #define RSCAN0TMID79HH RSCAN0.TMID79.UINT8[HH]
bogdanm 92:4fc01daae5a5 8979 #define RSCAN0TMPTR79 RSCAN0.TMPTR79.UINT32
bogdanm 92:4fc01daae5a5 8980 #define RSCAN0TMPTR79L RSCAN0.TMPTR79.UINT16[L]
bogdanm 92:4fc01daae5a5 8981 #define RSCAN0TMPTR79LL RSCAN0.TMPTR79.UINT8[LL]
bogdanm 92:4fc01daae5a5 8982 #define RSCAN0TMPTR79LH RSCAN0.TMPTR79.UINT8[LH]
bogdanm 92:4fc01daae5a5 8983 #define RSCAN0TMPTR79H RSCAN0.TMPTR79.UINT16[H]
bogdanm 92:4fc01daae5a5 8984 #define RSCAN0TMPTR79HL RSCAN0.TMPTR79.UINT8[HL]
bogdanm 92:4fc01daae5a5 8985 #define RSCAN0TMPTR79HH RSCAN0.TMPTR79.UINT8[HH]
bogdanm 92:4fc01daae5a5 8986 #define RSCAN0TMDF079 RSCAN0.TMDF079.UINT32
bogdanm 92:4fc01daae5a5 8987 #define RSCAN0TMDF079L RSCAN0.TMDF079.UINT16[L]
bogdanm 92:4fc01daae5a5 8988 #define RSCAN0TMDF079LL RSCAN0.TMDF079.UINT8[LL]
bogdanm 92:4fc01daae5a5 8989 #define RSCAN0TMDF079LH RSCAN0.TMDF079.UINT8[LH]
bogdanm 92:4fc01daae5a5 8990 #define RSCAN0TMDF079H RSCAN0.TMDF079.UINT16[H]
bogdanm 92:4fc01daae5a5 8991 #define RSCAN0TMDF079HL RSCAN0.TMDF079.UINT8[HL]
bogdanm 92:4fc01daae5a5 8992 #define RSCAN0TMDF079HH RSCAN0.TMDF079.UINT8[HH]
bogdanm 92:4fc01daae5a5 8993 #define RSCAN0TMDF179 RSCAN0.TMDF179.UINT32
bogdanm 92:4fc01daae5a5 8994 #define RSCAN0TMDF179L RSCAN0.TMDF179.UINT16[L]
bogdanm 92:4fc01daae5a5 8995 #define RSCAN0TMDF179LL RSCAN0.TMDF179.UINT8[LL]
bogdanm 92:4fc01daae5a5 8996 #define RSCAN0TMDF179LH RSCAN0.TMDF179.UINT8[LH]
bogdanm 92:4fc01daae5a5 8997 #define RSCAN0TMDF179H RSCAN0.TMDF179.UINT16[H]
bogdanm 92:4fc01daae5a5 8998 #define RSCAN0TMDF179HL RSCAN0.TMDF179.UINT8[HL]
bogdanm 92:4fc01daae5a5 8999 #define RSCAN0TMDF179HH RSCAN0.TMDF179.UINT8[HH]
bogdanm 92:4fc01daae5a5 9000 #define RSCAN0THLACC0 RSCAN0.THLACC0.UINT32
bogdanm 92:4fc01daae5a5 9001 #define RSCAN0THLACC0L RSCAN0.THLACC0.UINT16[L]
bogdanm 92:4fc01daae5a5 9002 #define RSCAN0THLACC0LL RSCAN0.THLACC0.UINT8[LL]
bogdanm 92:4fc01daae5a5 9003 #define RSCAN0THLACC0LH RSCAN0.THLACC0.UINT8[LH]
bogdanm 92:4fc01daae5a5 9004 #define RSCAN0THLACC0H RSCAN0.THLACC0.UINT16[H]
bogdanm 92:4fc01daae5a5 9005 #define RSCAN0THLACC0HL RSCAN0.THLACC0.UINT8[HL]
bogdanm 92:4fc01daae5a5 9006 #define RSCAN0THLACC0HH RSCAN0.THLACC0.UINT8[HH]
bogdanm 92:4fc01daae5a5 9007 #define RSCAN0THLACC1 RSCAN0.THLACC1.UINT32
bogdanm 92:4fc01daae5a5 9008 #define RSCAN0THLACC1L RSCAN0.THLACC1.UINT16[L]
bogdanm 92:4fc01daae5a5 9009 #define RSCAN0THLACC1LL RSCAN0.THLACC1.UINT8[LL]
bogdanm 92:4fc01daae5a5 9010 #define RSCAN0THLACC1LH RSCAN0.THLACC1.UINT8[LH]
bogdanm 92:4fc01daae5a5 9011 #define RSCAN0THLACC1H RSCAN0.THLACC1.UINT16[H]
bogdanm 92:4fc01daae5a5 9012 #define RSCAN0THLACC1HL RSCAN0.THLACC1.UINT8[HL]
bogdanm 92:4fc01daae5a5 9013 #define RSCAN0THLACC1HH RSCAN0.THLACC1.UINT8[HH]
bogdanm 92:4fc01daae5a5 9014 #define RSCAN0THLACC2 RSCAN0.THLACC2.UINT32
bogdanm 92:4fc01daae5a5 9015 #define RSCAN0THLACC2L RSCAN0.THLACC2.UINT16[L]
bogdanm 92:4fc01daae5a5 9016 #define RSCAN0THLACC2LL RSCAN0.THLACC2.UINT8[LL]
bogdanm 92:4fc01daae5a5 9017 #define RSCAN0THLACC2LH RSCAN0.THLACC2.UINT8[LH]
bogdanm 92:4fc01daae5a5 9018 #define RSCAN0THLACC2H RSCAN0.THLACC2.UINT16[H]
bogdanm 92:4fc01daae5a5 9019 #define RSCAN0THLACC2HL RSCAN0.THLACC2.UINT8[HL]
bogdanm 92:4fc01daae5a5 9020 #define RSCAN0THLACC2HH RSCAN0.THLACC2.UINT8[HH]
bogdanm 92:4fc01daae5a5 9021 #define RSCAN0THLACC3 RSCAN0.THLACC3.UINT32
bogdanm 92:4fc01daae5a5 9022 #define RSCAN0THLACC3L RSCAN0.THLACC3.UINT16[L]
bogdanm 92:4fc01daae5a5 9023 #define RSCAN0THLACC3LL RSCAN0.THLACC3.UINT8[LL]
bogdanm 92:4fc01daae5a5 9024 #define RSCAN0THLACC3LH RSCAN0.THLACC3.UINT8[LH]
bogdanm 92:4fc01daae5a5 9025 #define RSCAN0THLACC3H RSCAN0.THLACC3.UINT16[H]
bogdanm 92:4fc01daae5a5 9026 #define RSCAN0THLACC3HL RSCAN0.THLACC3.UINT8[HL]
bogdanm 92:4fc01daae5a5 9027 #define RSCAN0THLACC3HH RSCAN0.THLACC3.UINT8[HH]
bogdanm 92:4fc01daae5a5 9028 #define RSCAN0THLACC4 RSCAN0.THLACC4.UINT32
bogdanm 92:4fc01daae5a5 9029 #define RSCAN0THLACC4L RSCAN0.THLACC4.UINT16[L]
bogdanm 92:4fc01daae5a5 9030 #define RSCAN0THLACC4LL RSCAN0.THLACC4.UINT8[LL]
bogdanm 92:4fc01daae5a5 9031 #define RSCAN0THLACC4LH RSCAN0.THLACC4.UINT8[LH]
bogdanm 92:4fc01daae5a5 9032 #define RSCAN0THLACC4H RSCAN0.THLACC4.UINT16[H]
bogdanm 92:4fc01daae5a5 9033 #define RSCAN0THLACC4HL RSCAN0.THLACC4.UINT8[HL]
bogdanm 92:4fc01daae5a5 9034 #define RSCAN0THLACC4HH RSCAN0.THLACC4.UINT8[HH]
bogdanm 92:4fc01daae5a5 9035 /* <-SEC M1.10.1 */
bogdanm 92:4fc01daae5a5 9036 /* <-QAC 0857 */
bogdanm 92:4fc01daae5a5 9037 /* <-QAC 0639 */
bogdanm 92:4fc01daae5a5 9038 #endif