Lines Matching full:pin
750 /* Bits 17..16 : Pin multiplexing of trace signals. See pin assignment chapter for more details. */
754 #define CLOCK_TRACECONFIG_TRACEMUX_Serial (1UL) /*!< SWO trace signal routed to pin. Remaining pins…
757 /* Bits 1..0 : Speed of trace port clock. Note that the TRACECLK pin will output this clock divided…
974 /* Description: Pin select */
976 /* Bits 2..0 : Analog pin select */
1569 #define FICR_INFO_PACKAGE_PACKAGE_QI (0x2004UL) /*!< QIxx - 73-pin aQFN */
1863 …tion: Description collection[n]: Task for writing to pin specified in CONFIG[n].PSEL. Action on pi…
1870 …tion: Description collection[n]: Task for writing to pin specified in CONFIG[n].PSEL. Action on pi…
1877 …tion: Description collection[n]: Task for writing to pin specified in CONFIG[n].PSEL. Action on pi…
1884 /* Description: Description collection[n]: Event generated from pin specified in CONFIG[n].PSEL */
2035 #define GPIOTE_CONFIG_OUTINIT_Low (0UL) /*!< Task mode: Initial value of pin before task triggering…
2036 #define GPIOTE_CONFIG_OUTINIT_High (1UL) /*!< Task mode: Initial value of pin before task triggerin…
2041 …ITY_None (0UL) /*!< Task mode: No effect on pin from OUT[n] task. Event mode: no IN[n] event gener…
2042 …ITY_LoToHi (1UL) /*!< Task mode: Set pin from OUT[n] task. Event mode: Generate IN[n] event when r…
2043 …Y_HiToLo (2UL) /*!< Task mode: Clear pin from OUT[n] task. Event mode: Generate IN[n] event when f…
2044 …LARITY_Toggle (3UL) /*!< Task mode: Toggle pin from OUT[n]. Event mode: Generate IN[n] when any ch…
2057 #define GPIOTE_CONFIG_MODE_Disabled (0UL) /*!< Disabled. Pin specified by PSEL will not be acquired…
2081 …ed, this event will be generated for every RXTXD.MAXCNT words that are received on the SDIN pin. */
2096 …abled, this event will be generated for every RXTXD.MAXCNT words that are sent on the SDOUT pin. */
2317 /* Description: Pin select for MCK signal. */
2329 /* Bits 4..0 : Pin number */
2330 #define I2S_PSEL_MCK_PIN_Pos (0UL) /*!< Position of PIN field. */
2331 #define I2S_PSEL_MCK_PIN_Msk (0x1FUL << I2S_PSEL_MCK_PIN_Pos) /*!< Bit mask of PIN field. */
2334 /* Description: Pin select for SCK signal. */
2346 /* Bits 4..0 : Pin number */
2347 #define I2S_PSEL_SCK_PIN_Pos (0UL) /*!< Position of PIN field. */
2348 #define I2S_PSEL_SCK_PIN_Msk (0x1FUL << I2S_PSEL_SCK_PIN_Pos) /*!< Bit mask of PIN field. */
2351 /* Description: Pin select for LRCK signal. */
2363 /* Bits 4..0 : Pin number */
2364 #define I2S_PSEL_LRCK_PIN_Pos (0UL) /*!< Position of PIN field. */
2365 #define I2S_PSEL_LRCK_PIN_Msk (0x1FUL << I2S_PSEL_LRCK_PIN_Pos) /*!< Bit mask of PIN field. */
2368 /* Description: Pin select for SDIN signal. */
2380 /* Bits 4..0 : Pin number */
2381 #define I2S_PSEL_SDIN_PIN_Pos (0UL) /*!< Position of PIN field. */
2382 #define I2S_PSEL_SDIN_PIN_Msk (0x1FUL << I2S_PSEL_SDIN_PIN_Pos) /*!< Bit mask of PIN field. */
2385 /* Description: Pin select for SDOUT signal. */
2397 /* Bits 4..0 : Pin number */
2398 #define I2S_PSEL_SDOUT_PIN_Pos (0UL) /*!< Position of PIN field. */
2399 #define I2S_PSEL_SDOUT_PIN_Msk (0x1FUL << I2S_PSEL_SDOUT_PIN_Pos) /*!< Bit mask of PIN field. */
2568 /* Description: Input pin select */
2570 /* Bits 2..0 : Analog pin select */
4923 /* Bit 31 : Pin 31 */
4926 #define GPIO_OUT_PIN31_Low (0UL) /*!< Pin driver is low */
4927 #define GPIO_OUT_PIN31_High (1UL) /*!< Pin driver is high */
4929 /* Bit 30 : Pin 30 */
4932 #define GPIO_OUT_PIN30_Low (0UL) /*!< Pin driver is low */
4933 #define GPIO_OUT_PIN30_High (1UL) /*!< Pin driver is high */
4935 /* Bit 29 : Pin 29 */
4938 #define GPIO_OUT_PIN29_Low (0UL) /*!< Pin driver is low */
4939 #define GPIO_OUT_PIN29_High (1UL) /*!< Pin driver is high */
4941 /* Bit 28 : Pin 28 */
4944 #define GPIO_OUT_PIN28_Low (0UL) /*!< Pin driver is low */
4945 #define GPIO_OUT_PIN28_High (1UL) /*!< Pin driver is high */
4947 /* Bit 27 : Pin 27 */
4950 #define GPIO_OUT_PIN27_Low (0UL) /*!< Pin driver is low */
4951 #define GPIO_OUT_PIN27_High (1UL) /*!< Pin driver is high */
4953 /* Bit 26 : Pin 26 */
4956 #define GPIO_OUT_PIN26_Low (0UL) /*!< Pin driver is low */
4957 #define GPIO_OUT_PIN26_High (1UL) /*!< Pin driver is high */
4959 /* Bit 25 : Pin 25 */
4962 #define GPIO_OUT_PIN25_Low (0UL) /*!< Pin driver is low */
4963 #define GPIO_OUT_PIN25_High (1UL) /*!< Pin driver is high */
4965 /* Bit 24 : Pin 24 */
4968 #define GPIO_OUT_PIN24_Low (0UL) /*!< Pin driver is low */
4969 #define GPIO_OUT_PIN24_High (1UL) /*!< Pin driver is high */
4971 /* Bit 23 : Pin 23 */
4974 #define GPIO_OUT_PIN23_Low (0UL) /*!< Pin driver is low */
4975 #define GPIO_OUT_PIN23_High (1UL) /*!< Pin driver is high */
4977 /* Bit 22 : Pin 22 */
4980 #define GPIO_OUT_PIN22_Low (0UL) /*!< Pin driver is low */
4981 #define GPIO_OUT_PIN22_High (1UL) /*!< Pin driver is high */
4983 /* Bit 21 : Pin 21 */
4986 #define GPIO_OUT_PIN21_Low (0UL) /*!< Pin driver is low */
4987 #define GPIO_OUT_PIN21_High (1UL) /*!< Pin driver is high */
4989 /* Bit 20 : Pin 20 */
4992 #define GPIO_OUT_PIN20_Low (0UL) /*!< Pin driver is low */
4993 #define GPIO_OUT_PIN20_High (1UL) /*!< Pin driver is high */
4995 /* Bit 19 : Pin 19 */
4998 #define GPIO_OUT_PIN19_Low (0UL) /*!< Pin driver is low */
4999 #define GPIO_OUT_PIN19_High (1UL) /*!< Pin driver is high */
5001 /* Bit 18 : Pin 18 */
5004 #define GPIO_OUT_PIN18_Low (0UL) /*!< Pin driver is low */
5005 #define GPIO_OUT_PIN18_High (1UL) /*!< Pin driver is high */
5007 /* Bit 17 : Pin 17 */
5010 #define GPIO_OUT_PIN17_Low (0UL) /*!< Pin driver is low */
5011 #define GPIO_OUT_PIN17_High (1UL) /*!< Pin driver is high */
5013 /* Bit 16 : Pin 16 */
5016 #define GPIO_OUT_PIN16_Low (0UL) /*!< Pin driver is low */
5017 #define GPIO_OUT_PIN16_High (1UL) /*!< Pin driver is high */
5019 /* Bit 15 : Pin 15 */
5022 #define GPIO_OUT_PIN15_Low (0UL) /*!< Pin driver is low */
5023 #define GPIO_OUT_PIN15_High (1UL) /*!< Pin driver is high */
5025 /* Bit 14 : Pin 14 */
5028 #define GPIO_OUT_PIN14_Low (0UL) /*!< Pin driver is low */
5029 #define GPIO_OUT_PIN14_High (1UL) /*!< Pin driver is high */
5031 /* Bit 13 : Pin 13 */
5034 #define GPIO_OUT_PIN13_Low (0UL) /*!< Pin driver is low */
5035 #define GPIO_OUT_PIN13_High (1UL) /*!< Pin driver is high */
5037 /* Bit 12 : Pin 12 */
5040 #define GPIO_OUT_PIN12_Low (0UL) /*!< Pin driver is low */
5041 #define GPIO_OUT_PIN12_High (1UL) /*!< Pin driver is high */
5043 /* Bit 11 : Pin 11 */
5046 #define GPIO_OUT_PIN11_Low (0UL) /*!< Pin driver is low */
5047 #define GPIO_OUT_PIN11_High (1UL) /*!< Pin driver is high */
5049 /* Bit 10 : Pin 10 */
5052 #define GPIO_OUT_PIN10_Low (0UL) /*!< Pin driver is low */
5053 #define GPIO_OUT_PIN10_High (1UL) /*!< Pin driver is high */
5055 /* Bit 9 : Pin 9 */
5058 #define GPIO_OUT_PIN9_Low (0UL) /*!< Pin driver is low */
5059 #define GPIO_OUT_PIN9_High (1UL) /*!< Pin driver is high */
5061 /* Bit 8 : Pin 8 */
5064 #define GPIO_OUT_PIN8_Low (0UL) /*!< Pin driver is low */
5065 #define GPIO_OUT_PIN8_High (1UL) /*!< Pin driver is high */
5067 /* Bit 7 : Pin 7 */
5070 #define GPIO_OUT_PIN7_Low (0UL) /*!< Pin driver is low */
5071 #define GPIO_OUT_PIN7_High (1UL) /*!< Pin driver is high */
5073 /* Bit 6 : Pin 6 */
5076 #define GPIO_OUT_PIN6_Low (0UL) /*!< Pin driver is low */
5077 #define GPIO_OUT_PIN6_High (1UL) /*!< Pin driver is high */
5079 /* Bit 5 : Pin 5 */
5082 #define GPIO_OUT_PIN5_Low (0UL) /*!< Pin driver is low */
5083 #define GPIO_OUT_PIN5_High (1UL) /*!< Pin driver is high */
5085 /* Bit 4 : Pin 4 */
5088 #define GPIO_OUT_PIN4_Low (0UL) /*!< Pin driver is low */
5089 #define GPIO_OUT_PIN4_High (1UL) /*!< Pin driver is high */
5091 /* Bit 3 : Pin 3 */
5094 #define GPIO_OUT_PIN3_Low (0UL) /*!< Pin driver is low */
5095 #define GPIO_OUT_PIN3_High (1UL) /*!< Pin driver is high */
5097 /* Bit 2 : Pin 2 */
5100 #define GPIO_OUT_PIN2_Low (0UL) /*!< Pin driver is low */
5101 #define GPIO_OUT_PIN2_High (1UL) /*!< Pin driver is high */
5103 /* Bit 1 : Pin 1 */
5106 #define GPIO_OUT_PIN1_Low (0UL) /*!< Pin driver is low */
5107 #define GPIO_OUT_PIN1_High (1UL) /*!< Pin driver is high */
5109 /* Bit 0 : Pin 0 */
5112 #define GPIO_OUT_PIN0_Low (0UL) /*!< Pin driver is low */
5113 #define GPIO_OUT_PIN0_High (1UL) /*!< Pin driver is high */
5118 /* Bit 31 : Pin 31 */
5121 #define GPIO_OUTSET_PIN31_Low (0UL) /*!< Read: pin driver is low */
5122 #define GPIO_OUTSET_PIN31_High (1UL) /*!< Read: pin driver is high */
5123 #define GPIO_OUTSET_PIN31_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5125 /* Bit 30 : Pin 30 */
5128 #define GPIO_OUTSET_PIN30_Low (0UL) /*!< Read: pin driver is low */
5129 #define GPIO_OUTSET_PIN30_High (1UL) /*!< Read: pin driver is high */
5130 #define GPIO_OUTSET_PIN30_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5132 /* Bit 29 : Pin 29 */
5135 #define GPIO_OUTSET_PIN29_Low (0UL) /*!< Read: pin driver is low */
5136 #define GPIO_OUTSET_PIN29_High (1UL) /*!< Read: pin driver is high */
5137 #define GPIO_OUTSET_PIN29_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5139 /* Bit 28 : Pin 28 */
5142 #define GPIO_OUTSET_PIN28_Low (0UL) /*!< Read: pin driver is low */
5143 #define GPIO_OUTSET_PIN28_High (1UL) /*!< Read: pin driver is high */
5144 #define GPIO_OUTSET_PIN28_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5146 /* Bit 27 : Pin 27 */
5149 #define GPIO_OUTSET_PIN27_Low (0UL) /*!< Read: pin driver is low */
5150 #define GPIO_OUTSET_PIN27_High (1UL) /*!< Read: pin driver is high */
5151 #define GPIO_OUTSET_PIN27_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5153 /* Bit 26 : Pin 26 */
5156 #define GPIO_OUTSET_PIN26_Low (0UL) /*!< Read: pin driver is low */
5157 #define GPIO_OUTSET_PIN26_High (1UL) /*!< Read: pin driver is high */
5158 #define GPIO_OUTSET_PIN26_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5160 /* Bit 25 : Pin 25 */
5163 #define GPIO_OUTSET_PIN25_Low (0UL) /*!< Read: pin driver is low */
5164 #define GPIO_OUTSET_PIN25_High (1UL) /*!< Read: pin driver is high */
5165 #define GPIO_OUTSET_PIN25_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5167 /* Bit 24 : Pin 24 */
5170 #define GPIO_OUTSET_PIN24_Low (0UL) /*!< Read: pin driver is low */
5171 #define GPIO_OUTSET_PIN24_High (1UL) /*!< Read: pin driver is high */
5172 #define GPIO_OUTSET_PIN24_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5174 /* Bit 23 : Pin 23 */
5177 #define GPIO_OUTSET_PIN23_Low (0UL) /*!< Read: pin driver is low */
5178 #define GPIO_OUTSET_PIN23_High (1UL) /*!< Read: pin driver is high */
5179 #define GPIO_OUTSET_PIN23_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5181 /* Bit 22 : Pin 22 */
5184 #define GPIO_OUTSET_PIN22_Low (0UL) /*!< Read: pin driver is low */
5185 #define GPIO_OUTSET_PIN22_High (1UL) /*!< Read: pin driver is high */
5186 #define GPIO_OUTSET_PIN22_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5188 /* Bit 21 : Pin 21 */
5191 #define GPIO_OUTSET_PIN21_Low (0UL) /*!< Read: pin driver is low */
5192 #define GPIO_OUTSET_PIN21_High (1UL) /*!< Read: pin driver is high */
5193 #define GPIO_OUTSET_PIN21_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5195 /* Bit 20 : Pin 20 */
5198 #define GPIO_OUTSET_PIN20_Low (0UL) /*!< Read: pin driver is low */
5199 #define GPIO_OUTSET_PIN20_High (1UL) /*!< Read: pin driver is high */
5200 #define GPIO_OUTSET_PIN20_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5202 /* Bit 19 : Pin 19 */
5205 #define GPIO_OUTSET_PIN19_Low (0UL) /*!< Read: pin driver is low */
5206 #define GPIO_OUTSET_PIN19_High (1UL) /*!< Read: pin driver is high */
5207 #define GPIO_OUTSET_PIN19_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5209 /* Bit 18 : Pin 18 */
5212 #define GPIO_OUTSET_PIN18_Low (0UL) /*!< Read: pin driver is low */
5213 #define GPIO_OUTSET_PIN18_High (1UL) /*!< Read: pin driver is high */
5214 #define GPIO_OUTSET_PIN18_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5216 /* Bit 17 : Pin 17 */
5219 #define GPIO_OUTSET_PIN17_Low (0UL) /*!< Read: pin driver is low */
5220 #define GPIO_OUTSET_PIN17_High (1UL) /*!< Read: pin driver is high */
5221 #define GPIO_OUTSET_PIN17_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5223 /* Bit 16 : Pin 16 */
5226 #define GPIO_OUTSET_PIN16_Low (0UL) /*!< Read: pin driver is low */
5227 #define GPIO_OUTSET_PIN16_High (1UL) /*!< Read: pin driver is high */
5228 #define GPIO_OUTSET_PIN16_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5230 /* Bit 15 : Pin 15 */
5233 #define GPIO_OUTSET_PIN15_Low (0UL) /*!< Read: pin driver is low */
5234 #define GPIO_OUTSET_PIN15_High (1UL) /*!< Read: pin driver is high */
5235 #define GPIO_OUTSET_PIN15_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5237 /* Bit 14 : Pin 14 */
5240 #define GPIO_OUTSET_PIN14_Low (0UL) /*!< Read: pin driver is low */
5241 #define GPIO_OUTSET_PIN14_High (1UL) /*!< Read: pin driver is high */
5242 #define GPIO_OUTSET_PIN14_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5244 /* Bit 13 : Pin 13 */
5247 #define GPIO_OUTSET_PIN13_Low (0UL) /*!< Read: pin driver is low */
5248 #define GPIO_OUTSET_PIN13_High (1UL) /*!< Read: pin driver is high */
5249 #define GPIO_OUTSET_PIN13_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5251 /* Bit 12 : Pin 12 */
5254 #define GPIO_OUTSET_PIN12_Low (0UL) /*!< Read: pin driver is low */
5255 #define GPIO_OUTSET_PIN12_High (1UL) /*!< Read: pin driver is high */
5256 #define GPIO_OUTSET_PIN12_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5258 /* Bit 11 : Pin 11 */
5261 #define GPIO_OUTSET_PIN11_Low (0UL) /*!< Read: pin driver is low */
5262 #define GPIO_OUTSET_PIN11_High (1UL) /*!< Read: pin driver is high */
5263 #define GPIO_OUTSET_PIN11_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5265 /* Bit 10 : Pin 10 */
5268 #define GPIO_OUTSET_PIN10_Low (0UL) /*!< Read: pin driver is low */
5269 #define GPIO_OUTSET_PIN10_High (1UL) /*!< Read: pin driver is high */
5270 #define GPIO_OUTSET_PIN10_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has …
5272 /* Bit 9 : Pin 9 */
5275 #define GPIO_OUTSET_PIN9_Low (0UL) /*!< Read: pin driver is low */
5276 #define GPIO_OUTSET_PIN9_High (1UL) /*!< Read: pin driver is high */
5277 #define GPIO_OUTSET_PIN9_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has n…
5279 /* Bit 8 : Pin 8 */
5282 #define GPIO_OUTSET_PIN8_Low (0UL) /*!< Read: pin driver is low */
5283 #define GPIO_OUTSET_PIN8_High (1UL) /*!< Read: pin driver is high */
5284 #define GPIO_OUTSET_PIN8_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has n…
5286 /* Bit 7 : Pin 7 */
5289 #define GPIO_OUTSET_PIN7_Low (0UL) /*!< Read: pin driver is low */
5290 #define GPIO_OUTSET_PIN7_High (1UL) /*!< Read: pin driver is high */
5291 #define GPIO_OUTSET_PIN7_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has n…
5293 /* Bit 6 : Pin 6 */
5296 #define GPIO_OUTSET_PIN6_Low (0UL) /*!< Read: pin driver is low */
5297 #define GPIO_OUTSET_PIN6_High (1UL) /*!< Read: pin driver is high */
5298 #define GPIO_OUTSET_PIN6_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has n…
5300 /* Bit 5 : Pin 5 */
5303 #define GPIO_OUTSET_PIN5_Low (0UL) /*!< Read: pin driver is low */
5304 #define GPIO_OUTSET_PIN5_High (1UL) /*!< Read: pin driver is high */
5305 #define GPIO_OUTSET_PIN5_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has n…
5307 /* Bit 4 : Pin 4 */
5310 #define GPIO_OUTSET_PIN4_Low (0UL) /*!< Read: pin driver is low */
5311 #define GPIO_OUTSET_PIN4_High (1UL) /*!< Read: pin driver is high */
5312 #define GPIO_OUTSET_PIN4_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has n…
5314 /* Bit 3 : Pin 3 */
5317 #define GPIO_OUTSET_PIN3_Low (0UL) /*!< Read: pin driver is low */
5318 #define GPIO_OUTSET_PIN3_High (1UL) /*!< Read: pin driver is high */
5319 #define GPIO_OUTSET_PIN3_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has n…
5321 /* Bit 2 : Pin 2 */
5324 #define GPIO_OUTSET_PIN2_Low (0UL) /*!< Read: pin driver is low */
5325 #define GPIO_OUTSET_PIN2_High (1UL) /*!< Read: pin driver is high */
5326 #define GPIO_OUTSET_PIN2_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has n…
5328 /* Bit 1 : Pin 1 */
5331 #define GPIO_OUTSET_PIN1_Low (0UL) /*!< Read: pin driver is low */
5332 #define GPIO_OUTSET_PIN1_High (1UL) /*!< Read: pin driver is high */
5333 #define GPIO_OUTSET_PIN1_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has n…
5335 /* Bit 0 : Pin 0 */
5338 #define GPIO_OUTSET_PIN0_Low (0UL) /*!< Read: pin driver is low */
5339 #define GPIO_OUTSET_PIN0_High (1UL) /*!< Read: pin driver is high */
5340 #define GPIO_OUTSET_PIN0_Set (1UL) /*!< Write: writing a '1' sets the pin high; writing a '0' has n…
5345 /* Bit 31 : Pin 31 */
5348 #define GPIO_OUTCLR_PIN31_Low (0UL) /*!< Read: pin driver is low */
5349 #define GPIO_OUTCLR_PIN31_High (1UL) /*!< Read: pin driver is high */
5350 #define GPIO_OUTCLR_PIN31_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5352 /* Bit 30 : Pin 30 */
5355 #define GPIO_OUTCLR_PIN30_Low (0UL) /*!< Read: pin driver is low */
5356 #define GPIO_OUTCLR_PIN30_High (1UL) /*!< Read: pin driver is high */
5357 #define GPIO_OUTCLR_PIN30_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5359 /* Bit 29 : Pin 29 */
5362 #define GPIO_OUTCLR_PIN29_Low (0UL) /*!< Read: pin driver is low */
5363 #define GPIO_OUTCLR_PIN29_High (1UL) /*!< Read: pin driver is high */
5364 #define GPIO_OUTCLR_PIN29_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5366 /* Bit 28 : Pin 28 */
5369 #define GPIO_OUTCLR_PIN28_Low (0UL) /*!< Read: pin driver is low */
5370 #define GPIO_OUTCLR_PIN28_High (1UL) /*!< Read: pin driver is high */
5371 #define GPIO_OUTCLR_PIN28_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5373 /* Bit 27 : Pin 27 */
5376 #define GPIO_OUTCLR_PIN27_Low (0UL) /*!< Read: pin driver is low */
5377 #define GPIO_OUTCLR_PIN27_High (1UL) /*!< Read: pin driver is high */
5378 #define GPIO_OUTCLR_PIN27_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5380 /* Bit 26 : Pin 26 */
5383 #define GPIO_OUTCLR_PIN26_Low (0UL) /*!< Read: pin driver is low */
5384 #define GPIO_OUTCLR_PIN26_High (1UL) /*!< Read: pin driver is high */
5385 #define GPIO_OUTCLR_PIN26_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5387 /* Bit 25 : Pin 25 */
5390 #define GPIO_OUTCLR_PIN25_Low (0UL) /*!< Read: pin driver is low */
5391 #define GPIO_OUTCLR_PIN25_High (1UL) /*!< Read: pin driver is high */
5392 #define GPIO_OUTCLR_PIN25_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5394 /* Bit 24 : Pin 24 */
5397 #define GPIO_OUTCLR_PIN24_Low (0UL) /*!< Read: pin driver is low */
5398 #define GPIO_OUTCLR_PIN24_High (1UL) /*!< Read: pin driver is high */
5399 #define GPIO_OUTCLR_PIN24_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5401 /* Bit 23 : Pin 23 */
5404 #define GPIO_OUTCLR_PIN23_Low (0UL) /*!< Read: pin driver is low */
5405 #define GPIO_OUTCLR_PIN23_High (1UL) /*!< Read: pin driver is high */
5406 #define GPIO_OUTCLR_PIN23_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5408 /* Bit 22 : Pin 22 */
5411 #define GPIO_OUTCLR_PIN22_Low (0UL) /*!< Read: pin driver is low */
5412 #define GPIO_OUTCLR_PIN22_High (1UL) /*!< Read: pin driver is high */
5413 #define GPIO_OUTCLR_PIN22_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5415 /* Bit 21 : Pin 21 */
5418 #define GPIO_OUTCLR_PIN21_Low (0UL) /*!< Read: pin driver is low */
5419 #define GPIO_OUTCLR_PIN21_High (1UL) /*!< Read: pin driver is high */
5420 #define GPIO_OUTCLR_PIN21_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5422 /* Bit 20 : Pin 20 */
5425 #define GPIO_OUTCLR_PIN20_Low (0UL) /*!< Read: pin driver is low */
5426 #define GPIO_OUTCLR_PIN20_High (1UL) /*!< Read: pin driver is high */
5427 #define GPIO_OUTCLR_PIN20_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5429 /* Bit 19 : Pin 19 */
5432 #define GPIO_OUTCLR_PIN19_Low (0UL) /*!< Read: pin driver is low */
5433 #define GPIO_OUTCLR_PIN19_High (1UL) /*!< Read: pin driver is high */
5434 #define GPIO_OUTCLR_PIN19_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5436 /* Bit 18 : Pin 18 */
5439 #define GPIO_OUTCLR_PIN18_Low (0UL) /*!< Read: pin driver is low */
5440 #define GPIO_OUTCLR_PIN18_High (1UL) /*!< Read: pin driver is high */
5441 #define GPIO_OUTCLR_PIN18_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5443 /* Bit 17 : Pin 17 */
5446 #define GPIO_OUTCLR_PIN17_Low (0UL) /*!< Read: pin driver is low */
5447 #define GPIO_OUTCLR_PIN17_High (1UL) /*!< Read: pin driver is high */
5448 #define GPIO_OUTCLR_PIN17_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5450 /* Bit 16 : Pin 16 */
5453 #define GPIO_OUTCLR_PIN16_Low (0UL) /*!< Read: pin driver is low */
5454 #define GPIO_OUTCLR_PIN16_High (1UL) /*!< Read: pin driver is high */
5455 #define GPIO_OUTCLR_PIN16_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5457 /* Bit 15 : Pin 15 */
5460 #define GPIO_OUTCLR_PIN15_Low (0UL) /*!< Read: pin driver is low */
5461 #define GPIO_OUTCLR_PIN15_High (1UL) /*!< Read: pin driver is high */
5462 #define GPIO_OUTCLR_PIN15_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5464 /* Bit 14 : Pin 14 */
5467 #define GPIO_OUTCLR_PIN14_Low (0UL) /*!< Read: pin driver is low */
5468 #define GPIO_OUTCLR_PIN14_High (1UL) /*!< Read: pin driver is high */
5469 #define GPIO_OUTCLR_PIN14_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5471 /* Bit 13 : Pin 13 */
5474 #define GPIO_OUTCLR_PIN13_Low (0UL) /*!< Read: pin driver is low */
5475 #define GPIO_OUTCLR_PIN13_High (1UL) /*!< Read: pin driver is high */
5476 #define GPIO_OUTCLR_PIN13_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5478 /* Bit 12 : Pin 12 */
5481 #define GPIO_OUTCLR_PIN12_Low (0UL) /*!< Read: pin driver is low */
5482 #define GPIO_OUTCLR_PIN12_High (1UL) /*!< Read: pin driver is high */
5483 #define GPIO_OUTCLR_PIN12_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5485 /* Bit 11 : Pin 11 */
5488 #define GPIO_OUTCLR_PIN11_Low (0UL) /*!< Read: pin driver is low */
5489 #define GPIO_OUTCLR_PIN11_High (1UL) /*!< Read: pin driver is high */
5490 #define GPIO_OUTCLR_PIN11_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5492 /* Bit 10 : Pin 10 */
5495 #define GPIO_OUTCLR_PIN10_Low (0UL) /*!< Read: pin driver is low */
5496 #define GPIO_OUTCLR_PIN10_High (1UL) /*!< Read: pin driver is high */
5497 #define GPIO_OUTCLR_PIN10_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has…
5499 /* Bit 9 : Pin 9 */
5502 #define GPIO_OUTCLR_PIN9_Low (0UL) /*!< Read: pin driver is low */
5503 #define GPIO_OUTCLR_PIN9_High (1UL) /*!< Read: pin driver is high */
5504 #define GPIO_OUTCLR_PIN9_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has …
5506 /* Bit 8 : Pin 8 */
5509 #define GPIO_OUTCLR_PIN8_Low (0UL) /*!< Read: pin driver is low */
5510 #define GPIO_OUTCLR_PIN8_High (1UL) /*!< Read: pin driver is high */
5511 #define GPIO_OUTCLR_PIN8_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has …
5513 /* Bit 7 : Pin 7 */
5516 #define GPIO_OUTCLR_PIN7_Low (0UL) /*!< Read: pin driver is low */
5517 #define GPIO_OUTCLR_PIN7_High (1UL) /*!< Read: pin driver is high */
5518 #define GPIO_OUTCLR_PIN7_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has …
5520 /* Bit 6 : Pin 6 */
5523 #define GPIO_OUTCLR_PIN6_Low (0UL) /*!< Read: pin driver is low */
5524 #define GPIO_OUTCLR_PIN6_High (1UL) /*!< Read: pin driver is high */
5525 #define GPIO_OUTCLR_PIN6_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has …
5527 /* Bit 5 : Pin 5 */
5530 #define GPIO_OUTCLR_PIN5_Low (0UL) /*!< Read: pin driver is low */
5531 #define GPIO_OUTCLR_PIN5_High (1UL) /*!< Read: pin driver is high */
5532 #define GPIO_OUTCLR_PIN5_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has …
5534 /* Bit 4 : Pin 4 */
5537 #define GPIO_OUTCLR_PIN4_Low (0UL) /*!< Read: pin driver is low */
5538 #define GPIO_OUTCLR_PIN4_High (1UL) /*!< Read: pin driver is high */
5539 #define GPIO_OUTCLR_PIN4_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has …
5541 /* Bit 3 : Pin 3 */
5544 #define GPIO_OUTCLR_PIN3_Low (0UL) /*!< Read: pin driver is low */
5545 #define GPIO_OUTCLR_PIN3_High (1UL) /*!< Read: pin driver is high */
5546 #define GPIO_OUTCLR_PIN3_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has …
5548 /* Bit 2 : Pin 2 */
5551 #define GPIO_OUTCLR_PIN2_Low (0UL) /*!< Read: pin driver is low */
5552 #define GPIO_OUTCLR_PIN2_High (1UL) /*!< Read: pin driver is high */
5553 #define GPIO_OUTCLR_PIN2_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has …
5555 /* Bit 1 : Pin 1 */
5558 #define GPIO_OUTCLR_PIN1_Low (0UL) /*!< Read: pin driver is low */
5559 #define GPIO_OUTCLR_PIN1_High (1UL) /*!< Read: pin driver is high */
5560 #define GPIO_OUTCLR_PIN1_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has …
5562 /* Bit 0 : Pin 0 */
5565 #define GPIO_OUTCLR_PIN0_Low (0UL) /*!< Read: pin driver is low */
5566 #define GPIO_OUTCLR_PIN0_High (1UL) /*!< Read: pin driver is high */
5567 #define GPIO_OUTCLR_PIN0_Clear (1UL) /*!< Write: writing a '1' sets the pin low; writing a '0' has …
5572 /* Bit 31 : Pin 31 */
5575 #define GPIO_IN_PIN31_Low (0UL) /*!< Pin input is low */
5576 #define GPIO_IN_PIN31_High (1UL) /*!< Pin input is high */
5578 /* Bit 30 : Pin 30 */
5581 #define GPIO_IN_PIN30_Low (0UL) /*!< Pin input is low */
5582 #define GPIO_IN_PIN30_High (1UL) /*!< Pin input is high */
5584 /* Bit 29 : Pin 29 */
5587 #define GPIO_IN_PIN29_Low (0UL) /*!< Pin input is low */
5588 #define GPIO_IN_PIN29_High (1UL) /*!< Pin input is high */
5590 /* Bit 28 : Pin 28 */
5593 #define GPIO_IN_PIN28_Low (0UL) /*!< Pin input is low */
5594 #define GPIO_IN_PIN28_High (1UL) /*!< Pin input is high */
5596 /* Bit 27 : Pin 27 */
5599 #define GPIO_IN_PIN27_Low (0UL) /*!< Pin input is low */
5600 #define GPIO_IN_PIN27_High (1UL) /*!< Pin input is high */
5602 /* Bit 26 : Pin 26 */
5605 #define GPIO_IN_PIN26_Low (0UL) /*!< Pin input is low */
5606 #define GPIO_IN_PIN26_High (1UL) /*!< Pin input is high */
5608 /* Bit 25 : Pin 25 */
5611 #define GPIO_IN_PIN25_Low (0UL) /*!< Pin input is low */
5612 #define GPIO_IN_PIN25_High (1UL) /*!< Pin input is high */
5614 /* Bit 24 : Pin 24 */
5617 #define GPIO_IN_PIN24_Low (0UL) /*!< Pin input is low */
5618 #define GPIO_IN_PIN24_High (1UL) /*!< Pin input is high */
5620 /* Bit 23 : Pin 23 */
5623 #define GPIO_IN_PIN23_Low (0UL) /*!< Pin input is low */
5624 #define GPIO_IN_PIN23_High (1UL) /*!< Pin input is high */
5626 /* Bit 22 : Pin 22 */
5629 #define GPIO_IN_PIN22_Low (0UL) /*!< Pin input is low */
5630 #define GPIO_IN_PIN22_High (1UL) /*!< Pin input is high */
5632 /* Bit 21 : Pin 21 */
5635 #define GPIO_IN_PIN21_Low (0UL) /*!< Pin input is low */
5636 #define GPIO_IN_PIN21_High (1UL) /*!< Pin input is high */
5638 /* Bit 20 : Pin 20 */
5641 #define GPIO_IN_PIN20_Low (0UL) /*!< Pin input is low */
5642 #define GPIO_IN_PIN20_High (1UL) /*!< Pin input is high */
5644 /* Bit 19 : Pin 19 */
5647 #define GPIO_IN_PIN19_Low (0UL) /*!< Pin input is low */
5648 #define GPIO_IN_PIN19_High (1UL) /*!< Pin input is high */
5650 /* Bit 18 : Pin 18 */
5653 #define GPIO_IN_PIN18_Low (0UL) /*!< Pin input is low */
5654 #define GPIO_IN_PIN18_High (1UL) /*!< Pin input is high */
5656 /* Bit 17 : Pin 17 */
5659 #define GPIO_IN_PIN17_Low (0UL) /*!< Pin input is low */
5660 #define GPIO_IN_PIN17_High (1UL) /*!< Pin input is high */
5662 /* Bit 16 : Pin 16 */
5665 #define GPIO_IN_PIN16_Low (0UL) /*!< Pin input is low */
5666 #define GPIO_IN_PIN16_High (1UL) /*!< Pin input is high */
5668 /* Bit 15 : Pin 15 */
5671 #define GPIO_IN_PIN15_Low (0UL) /*!< Pin input is low */
5672 #define GPIO_IN_PIN15_High (1UL) /*!< Pin input is high */
5674 /* Bit 14 : Pin 14 */
5677 #define GPIO_IN_PIN14_Low (0UL) /*!< Pin input is low */
5678 #define GPIO_IN_PIN14_High (1UL) /*!< Pin input is high */
5680 /* Bit 13 : Pin 13 */
5683 #define GPIO_IN_PIN13_Low (0UL) /*!< Pin input is low */
5684 #define GPIO_IN_PIN13_High (1UL) /*!< Pin input is high */
5686 /* Bit 12 : Pin 12 */
5689 #define GPIO_IN_PIN12_Low (0UL) /*!< Pin input is low */
5690 #define GPIO_IN_PIN12_High (1UL) /*!< Pin input is high */
5692 /* Bit 11 : Pin 11 */
5695 #define GPIO_IN_PIN11_Low (0UL) /*!< Pin input is low */
5696 #define GPIO_IN_PIN11_High (1UL) /*!< Pin input is high */
5698 /* Bit 10 : Pin 10 */
5701 #define GPIO_IN_PIN10_Low (0UL) /*!< Pin input is low */
5702 #define GPIO_IN_PIN10_High (1UL) /*!< Pin input is high */
5704 /* Bit 9 : Pin 9 */
5707 #define GPIO_IN_PIN9_Low (0UL) /*!< Pin input is low */
5708 #define GPIO_IN_PIN9_High (1UL) /*!< Pin input is high */
5710 /* Bit 8 : Pin 8 */
5713 #define GPIO_IN_PIN8_Low (0UL) /*!< Pin input is low */
5714 #define GPIO_IN_PIN8_High (1UL) /*!< Pin input is high */
5716 /* Bit 7 : Pin 7 */
5719 #define GPIO_IN_PIN7_Low (0UL) /*!< Pin input is low */
5720 #define GPIO_IN_PIN7_High (1UL) /*!< Pin input is high */
5722 /* Bit 6 : Pin 6 */
5725 #define GPIO_IN_PIN6_Low (0UL) /*!< Pin input is low */
5726 #define GPIO_IN_PIN6_High (1UL) /*!< Pin input is high */
5728 /* Bit 5 : Pin 5 */
5731 #define GPIO_IN_PIN5_Low (0UL) /*!< Pin input is low */
5732 #define GPIO_IN_PIN5_High (1UL) /*!< Pin input is high */
5734 /* Bit 4 : Pin 4 */
5737 #define GPIO_IN_PIN4_Low (0UL) /*!< Pin input is low */
5738 #define GPIO_IN_PIN4_High (1UL) /*!< Pin input is high */
5740 /* Bit 3 : Pin 3 */
5743 #define GPIO_IN_PIN3_Low (0UL) /*!< Pin input is low */
5744 #define GPIO_IN_PIN3_High (1UL) /*!< Pin input is high */
5746 /* Bit 2 : Pin 2 */
5749 #define GPIO_IN_PIN2_Low (0UL) /*!< Pin input is low */
5750 #define GPIO_IN_PIN2_High (1UL) /*!< Pin input is high */
5752 /* Bit 1 : Pin 1 */
5755 #define GPIO_IN_PIN1_Low (0UL) /*!< Pin input is low */
5756 #define GPIO_IN_PIN1_High (1UL) /*!< Pin input is high */
5758 /* Bit 0 : Pin 0 */
5761 #define GPIO_IN_PIN0_Low (0UL) /*!< Pin input is low */
5762 #define GPIO_IN_PIN0_High (1UL) /*!< Pin input is high */
5767 /* Bit 31 : Pin 31 */
5770 #define GPIO_DIR_PIN31_Input (0UL) /*!< Pin set as input */
5771 #define GPIO_DIR_PIN31_Output (1UL) /*!< Pin set as output */
5773 /* Bit 30 : Pin 30 */
5776 #define GPIO_DIR_PIN30_Input (0UL) /*!< Pin set as input */
5777 #define GPIO_DIR_PIN30_Output (1UL) /*!< Pin set as output */
5779 /* Bit 29 : Pin 29 */
5782 #define GPIO_DIR_PIN29_Input (0UL) /*!< Pin set as input */
5783 #define GPIO_DIR_PIN29_Output (1UL) /*!< Pin set as output */
5785 /* Bit 28 : Pin 28 */
5788 #define GPIO_DIR_PIN28_Input (0UL) /*!< Pin set as input */
5789 #define GPIO_DIR_PIN28_Output (1UL) /*!< Pin set as output */
5791 /* Bit 27 : Pin 27 */
5794 #define GPIO_DIR_PIN27_Input (0UL) /*!< Pin set as input */
5795 #define GPIO_DIR_PIN27_Output (1UL) /*!< Pin set as output */
5797 /* Bit 26 : Pin 26 */
5800 #define GPIO_DIR_PIN26_Input (0UL) /*!< Pin set as input */
5801 #define GPIO_DIR_PIN26_Output (1UL) /*!< Pin set as output */
5803 /* Bit 25 : Pin 25 */
5806 #define GPIO_DIR_PIN25_Input (0UL) /*!< Pin set as input */
5807 #define GPIO_DIR_PIN25_Output (1UL) /*!< Pin set as output */
5809 /* Bit 24 : Pin 24 */
5812 #define GPIO_DIR_PIN24_Input (0UL) /*!< Pin set as input */
5813 #define GPIO_DIR_PIN24_Output (1UL) /*!< Pin set as output */
5815 /* Bit 23 : Pin 23 */
5818 #define GPIO_DIR_PIN23_Input (0UL) /*!< Pin set as input */
5819 #define GPIO_DIR_PIN23_Output (1UL) /*!< Pin set as output */
5821 /* Bit 22 : Pin 22 */
5824 #define GPIO_DIR_PIN22_Input (0UL) /*!< Pin set as input */
5825 #define GPIO_DIR_PIN22_Output (1UL) /*!< Pin set as output */
5827 /* Bit 21 : Pin 21 */
5830 #define GPIO_DIR_PIN21_Input (0UL) /*!< Pin set as input */
5831 #define GPIO_DIR_PIN21_Output (1UL) /*!< Pin set as output */
5833 /* Bit 20 : Pin 20 */
5836 #define GPIO_DIR_PIN20_Input (0UL) /*!< Pin set as input */
5837 #define GPIO_DIR_PIN20_Output (1UL) /*!< Pin set as output */
5839 /* Bit 19 : Pin 19 */
5842 #define GPIO_DIR_PIN19_Input (0UL) /*!< Pin set as input */
5843 #define GPIO_DIR_PIN19_Output (1UL) /*!< Pin set as output */
5845 /* Bit 18 : Pin 18 */
5848 #define GPIO_DIR_PIN18_Input (0UL) /*!< Pin set as input */
5849 #define GPIO_DIR_PIN18_Output (1UL) /*!< Pin set as output */
5851 /* Bit 17 : Pin 17 */
5854 #define GPIO_DIR_PIN17_Input (0UL) /*!< Pin set as input */
5855 #define GPIO_DIR_PIN17_Output (1UL) /*!< Pin set as output */
5857 /* Bit 16 : Pin 16 */
5860 #define GPIO_DIR_PIN16_Input (0UL) /*!< Pin set as input */
5861 #define GPIO_DIR_PIN16_Output (1UL) /*!< Pin set as output */
5863 /* Bit 15 : Pin 15 */
5866 #define GPIO_DIR_PIN15_Input (0UL) /*!< Pin set as input */
5867 #define GPIO_DIR_PIN15_Output (1UL) /*!< Pin set as output */
5869 /* Bit 14 : Pin 14 */
5872 #define GPIO_DIR_PIN14_Input (0UL) /*!< Pin set as input */
5873 #define GPIO_DIR_PIN14_Output (1UL) /*!< Pin set as output */
5875 /* Bit 13 : Pin 13 */
5878 #define GPIO_DIR_PIN13_Input (0UL) /*!< Pin set as input */
5879 #define GPIO_DIR_PIN13_Output (1UL) /*!< Pin set as output */
5881 /* Bit 12 : Pin 12 */
5884 #define GPIO_DIR_PIN12_Input (0UL) /*!< Pin set as input */
5885 #define GPIO_DIR_PIN12_Output (1UL) /*!< Pin set as output */
5887 /* Bit 11 : Pin 11 */
5890 #define GPIO_DIR_PIN11_Input (0UL) /*!< Pin set as input */
5891 #define GPIO_DIR_PIN11_Output (1UL) /*!< Pin set as output */
5893 /* Bit 10 : Pin 10 */
5896 #define GPIO_DIR_PIN10_Input (0UL) /*!< Pin set as input */
5897 #define GPIO_DIR_PIN10_Output (1UL) /*!< Pin set as output */
5899 /* Bit 9 : Pin 9 */
5902 #define GPIO_DIR_PIN9_Input (0UL) /*!< Pin set as input */
5903 #define GPIO_DIR_PIN9_Output (1UL) /*!< Pin set as output */
5905 /* Bit 8 : Pin 8 */
5908 #define GPIO_DIR_PIN8_Input (0UL) /*!< Pin set as input */
5909 #define GPIO_DIR_PIN8_Output (1UL) /*!< Pin set as output */
5911 /* Bit 7 : Pin 7 */
5914 #define GPIO_DIR_PIN7_Input (0UL) /*!< Pin set as input */
5915 #define GPIO_DIR_PIN7_Output (1UL) /*!< Pin set as output */
5917 /* Bit 6 : Pin 6 */
5920 #define GPIO_DIR_PIN6_Input (0UL) /*!< Pin set as input */
5921 #define GPIO_DIR_PIN6_Output (1UL) /*!< Pin set as output */
5923 /* Bit 5 : Pin 5 */
5926 #define GPIO_DIR_PIN5_Input (0UL) /*!< Pin set as input */
5927 #define GPIO_DIR_PIN5_Output (1UL) /*!< Pin set as output */
5929 /* Bit 4 : Pin 4 */
5932 #define GPIO_DIR_PIN4_Input (0UL) /*!< Pin set as input */
5933 #define GPIO_DIR_PIN4_Output (1UL) /*!< Pin set as output */
5935 /* Bit 3 : Pin 3 */
5938 #define GPIO_DIR_PIN3_Input (0UL) /*!< Pin set as input */
5939 #define GPIO_DIR_PIN3_Output (1UL) /*!< Pin set as output */
5941 /* Bit 2 : Pin 2 */
5944 #define GPIO_DIR_PIN2_Input (0UL) /*!< Pin set as input */
5945 #define GPIO_DIR_PIN2_Output (1UL) /*!< Pin set as output */
5947 /* Bit 1 : Pin 1 */
5950 #define GPIO_DIR_PIN1_Input (0UL) /*!< Pin set as input */
5951 #define GPIO_DIR_PIN1_Output (1UL) /*!< Pin set as output */
5953 /* Bit 0 : Pin 0 */
5956 #define GPIO_DIR_PIN0_Input (0UL) /*!< Pin set as input */
5957 #define GPIO_DIR_PIN0_Output (1UL) /*!< Pin set as output */
5962 /* Bit 31 : Set as output pin 31 */
5965 #define GPIO_DIRSET_PIN31_Input (0UL) /*!< Read: pin set as input */
5966 #define GPIO_DIRSET_PIN31_Output (1UL) /*!< Read: pin set as output */
5967 #define GPIO_DIRSET_PIN31_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
5969 /* Bit 30 : Set as output pin 30 */
5972 #define GPIO_DIRSET_PIN30_Input (0UL) /*!< Read: pin set as input */
5973 #define GPIO_DIRSET_PIN30_Output (1UL) /*!< Read: pin set as output */
5974 #define GPIO_DIRSET_PIN30_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
5976 /* Bit 29 : Set as output pin 29 */
5979 #define GPIO_DIRSET_PIN29_Input (0UL) /*!< Read: pin set as input */
5980 #define GPIO_DIRSET_PIN29_Output (1UL) /*!< Read: pin set as output */
5981 #define GPIO_DIRSET_PIN29_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
5983 /* Bit 28 : Set as output pin 28 */
5986 #define GPIO_DIRSET_PIN28_Input (0UL) /*!< Read: pin set as input */
5987 #define GPIO_DIRSET_PIN28_Output (1UL) /*!< Read: pin set as output */
5988 #define GPIO_DIRSET_PIN28_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
5990 /* Bit 27 : Set as output pin 27 */
5993 #define GPIO_DIRSET_PIN27_Input (0UL) /*!< Read: pin set as input */
5994 #define GPIO_DIRSET_PIN27_Output (1UL) /*!< Read: pin set as output */
5995 #define GPIO_DIRSET_PIN27_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
5997 /* Bit 26 : Set as output pin 26 */
6000 #define GPIO_DIRSET_PIN26_Input (0UL) /*!< Read: pin set as input */
6001 #define GPIO_DIRSET_PIN26_Output (1UL) /*!< Read: pin set as output */
6002 #define GPIO_DIRSET_PIN26_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
6004 /* Bit 25 : Set as output pin 25 */
6007 #define GPIO_DIRSET_PIN25_Input (0UL) /*!< Read: pin set as input */
6008 #define GPIO_DIRSET_PIN25_Output (1UL) /*!< Read: pin set as output */
6009 #define GPIO_DIRSET_PIN25_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
6011 /* Bit 24 : Set as output pin 24 */
6014 #define GPIO_DIRSET_PIN24_Input (0UL) /*!< Read: pin set as input */
6015 #define GPIO_DIRSET_PIN24_Output (1UL) /*!< Read: pin set as output */
6016 #define GPIO_DIRSET_PIN24_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
6018 /* Bit 23 : Set as output pin 23 */
6021 #define GPIO_DIRSET_PIN23_Input (0UL) /*!< Read: pin set as input */
6022 #define GPIO_DIRSET_PIN23_Output (1UL) /*!< Read: pin set as output */
6023 #define GPIO_DIRSET_PIN23_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
6025 /* Bit 22 : Set as output pin 22 */
6028 #define GPIO_DIRSET_PIN22_Input (0UL) /*!< Read: pin set as input */
6029 #define GPIO_DIRSET_PIN22_Output (1UL) /*!< Read: pin set as output */
6030 #define GPIO_DIRSET_PIN22_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
6032 /* Bit 21 : Set as output pin 21 */
6035 #define GPIO_DIRSET_PIN21_Input (0UL) /*!< Read: pin set as input */
6036 #define GPIO_DIRSET_PIN21_Output (1UL) /*!< Read: pin set as output */
6037 #define GPIO_DIRSET_PIN21_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
6039 /* Bit 20 : Set as output pin 20 */
6042 #define GPIO_DIRSET_PIN20_Input (0UL) /*!< Read: pin set as input */
6043 #define GPIO_DIRSET_PIN20_Output (1UL) /*!< Read: pin set as output */
6044 #define GPIO_DIRSET_PIN20_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
6046 /* Bit 19 : Set as output pin 19 */
6049 #define GPIO_DIRSET_PIN19_Input (0UL) /*!< Read: pin set as input */
6050 #define GPIO_DIRSET_PIN19_Output (1UL) /*!< Read: pin set as output */
6051 #define GPIO_DIRSET_PIN19_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
6053 /* Bit 18 : Set as output pin 18 */
6056 #define GPIO_DIRSET_PIN18_Input (0UL) /*!< Read: pin set as input */
6057 #define GPIO_DIRSET_PIN18_Output (1UL) /*!< Read: pin set as output */
6058 #define GPIO_DIRSET_PIN18_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
6060 /* Bit 17 : Set as output pin 17 */
6063 #define GPIO_DIRSET_PIN17_Input (0UL) /*!< Read: pin set as input */
6064 #define GPIO_DIRSET_PIN17_Output (1UL) /*!< Read: pin set as output */
6065 #define GPIO_DIRSET_PIN17_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
6067 /* Bit 16 : Set as output pin 16 */
6070 #define GPIO_DIRSET_PIN16_Input (0UL) /*!< Read: pin set as input */
6071 #define GPIO_DIRSET_PIN16_Output (1UL) /*!< Read: pin set as output */
6072 #define GPIO_DIRSET_PIN16_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
6074 /* Bit 15 : Set as output pin 15 */
6077 #define GPIO_DIRSET_PIN15_Input (0UL) /*!< Read: pin set as input */
6078 #define GPIO_DIRSET_PIN15_Output (1UL) /*!< Read: pin set as output */
6079 #define GPIO_DIRSET_PIN15_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
6081 /* Bit 14 : Set as output pin 14 */
6084 #define GPIO_DIRSET_PIN14_Input (0UL) /*!< Read: pin set as input */
6085 #define GPIO_DIRSET_PIN14_Output (1UL) /*!< Read: pin set as output */
6086 #define GPIO_DIRSET_PIN14_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
6088 /* Bit 13 : Set as output pin 13 */
6091 #define GPIO_DIRSET_PIN13_Input (0UL) /*!< Read: pin set as input */
6092 #define GPIO_DIRSET_PIN13_Output (1UL) /*!< Read: pin set as output */
6093 #define GPIO_DIRSET_PIN13_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
6095 /* Bit 12 : Set as output pin 12 */
6098 #define GPIO_DIRSET_PIN12_Input (0UL) /*!< Read: pin set as input */
6099 #define GPIO_DIRSET_PIN12_Output (1UL) /*!< Read: pin set as output */
6100 #define GPIO_DIRSET_PIN12_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
6102 /* Bit 11 : Set as output pin 11 */
6105 #define GPIO_DIRSET_PIN11_Input (0UL) /*!< Read: pin set as input */
6106 #define GPIO_DIRSET_PIN11_Output (1UL) /*!< Read: pin set as output */
6107 #define GPIO_DIRSET_PIN11_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
6109 /* Bit 10 : Set as output pin 10 */
6112 #define GPIO_DIRSET_PIN10_Input (0UL) /*!< Read: pin set as input */
6113 #define GPIO_DIRSET_PIN10_Output (1UL) /*!< Read: pin set as output */
6114 #define GPIO_DIRSET_PIN10_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has…
6116 /* Bit 9 : Set as output pin 9 */
6119 #define GPIO_DIRSET_PIN9_Input (0UL) /*!< Read: pin set as input */
6120 #define GPIO_DIRSET_PIN9_Output (1UL) /*!< Read: pin set as output */
6121 #define GPIO_DIRSET_PIN9_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has …
6123 /* Bit 8 : Set as output pin 8 */
6126 #define GPIO_DIRSET_PIN8_Input (0UL) /*!< Read: pin set as input */
6127 #define GPIO_DIRSET_PIN8_Output (1UL) /*!< Read: pin set as output */
6128 #define GPIO_DIRSET_PIN8_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has …
6130 /* Bit 7 : Set as output pin 7 */
6133 #define GPIO_DIRSET_PIN7_Input (0UL) /*!< Read: pin set as input */
6134 #define GPIO_DIRSET_PIN7_Output (1UL) /*!< Read: pin set as output */
6135 #define GPIO_DIRSET_PIN7_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has …
6137 /* Bit 6 : Set as output pin 6 */
6140 #define GPIO_DIRSET_PIN6_Input (0UL) /*!< Read: pin set as input */
6141 #define GPIO_DIRSET_PIN6_Output (1UL) /*!< Read: pin set as output */
6142 #define GPIO_DIRSET_PIN6_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has …
6144 /* Bit 5 : Set as output pin 5 */
6147 #define GPIO_DIRSET_PIN5_Input (0UL) /*!< Read: pin set as input */
6148 #define GPIO_DIRSET_PIN5_Output (1UL) /*!< Read: pin set as output */
6149 #define GPIO_DIRSET_PIN5_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has …
6151 /* Bit 4 : Set as output pin 4 */
6154 #define GPIO_DIRSET_PIN4_Input (0UL) /*!< Read: pin set as input */
6155 #define GPIO_DIRSET_PIN4_Output (1UL) /*!< Read: pin set as output */
6156 #define GPIO_DIRSET_PIN4_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has …
6158 /* Bit 3 : Set as output pin 3 */
6161 #define GPIO_DIRSET_PIN3_Input (0UL) /*!< Read: pin set as input */
6162 #define GPIO_DIRSET_PIN3_Output (1UL) /*!< Read: pin set as output */
6163 #define GPIO_DIRSET_PIN3_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has …
6165 /* Bit 2 : Set as output pin 2 */
6168 #define GPIO_DIRSET_PIN2_Input (0UL) /*!< Read: pin set as input */
6169 #define GPIO_DIRSET_PIN2_Output (1UL) /*!< Read: pin set as output */
6170 #define GPIO_DIRSET_PIN2_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has …
6172 /* Bit 1 : Set as output pin 1 */
6175 #define GPIO_DIRSET_PIN1_Input (0UL) /*!< Read: pin set as input */
6176 #define GPIO_DIRSET_PIN1_Output (1UL) /*!< Read: pin set as output */
6177 #define GPIO_DIRSET_PIN1_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has …
6179 /* Bit 0 : Set as output pin 0 */
6182 #define GPIO_DIRSET_PIN0_Input (0UL) /*!< Read: pin set as input */
6183 #define GPIO_DIRSET_PIN0_Output (1UL) /*!< Read: pin set as output */
6184 #define GPIO_DIRSET_PIN0_Set (1UL) /*!< Write: writing a '1' sets pin to output; writing a '0' has …
6189 /* Bit 31 : Set as input pin 31 */
6192 #define GPIO_DIRCLR_PIN31_Input (0UL) /*!< Read: pin set as input */
6193 #define GPIO_DIRCLR_PIN31_Output (1UL) /*!< Read: pin set as output */
6194 #define GPIO_DIRCLR_PIN31_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6196 /* Bit 30 : Set as input pin 30 */
6199 #define GPIO_DIRCLR_PIN30_Input (0UL) /*!< Read: pin set as input */
6200 #define GPIO_DIRCLR_PIN30_Output (1UL) /*!< Read: pin set as output */
6201 #define GPIO_DIRCLR_PIN30_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6203 /* Bit 29 : Set as input pin 29 */
6206 #define GPIO_DIRCLR_PIN29_Input (0UL) /*!< Read: pin set as input */
6207 #define GPIO_DIRCLR_PIN29_Output (1UL) /*!< Read: pin set as output */
6208 #define GPIO_DIRCLR_PIN29_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6210 /* Bit 28 : Set as input pin 28 */
6213 #define GPIO_DIRCLR_PIN28_Input (0UL) /*!< Read: pin set as input */
6214 #define GPIO_DIRCLR_PIN28_Output (1UL) /*!< Read: pin set as output */
6215 #define GPIO_DIRCLR_PIN28_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6217 /* Bit 27 : Set as input pin 27 */
6220 #define GPIO_DIRCLR_PIN27_Input (0UL) /*!< Read: pin set as input */
6221 #define GPIO_DIRCLR_PIN27_Output (1UL) /*!< Read: pin set as output */
6222 #define GPIO_DIRCLR_PIN27_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6224 /* Bit 26 : Set as input pin 26 */
6227 #define GPIO_DIRCLR_PIN26_Input (0UL) /*!< Read: pin set as input */
6228 #define GPIO_DIRCLR_PIN26_Output (1UL) /*!< Read: pin set as output */
6229 #define GPIO_DIRCLR_PIN26_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6231 /* Bit 25 : Set as input pin 25 */
6234 #define GPIO_DIRCLR_PIN25_Input (0UL) /*!< Read: pin set as input */
6235 #define GPIO_DIRCLR_PIN25_Output (1UL) /*!< Read: pin set as output */
6236 #define GPIO_DIRCLR_PIN25_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6238 /* Bit 24 : Set as input pin 24 */
6241 #define GPIO_DIRCLR_PIN24_Input (0UL) /*!< Read: pin set as input */
6242 #define GPIO_DIRCLR_PIN24_Output (1UL) /*!< Read: pin set as output */
6243 #define GPIO_DIRCLR_PIN24_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6245 /* Bit 23 : Set as input pin 23 */
6248 #define GPIO_DIRCLR_PIN23_Input (0UL) /*!< Read: pin set as input */
6249 #define GPIO_DIRCLR_PIN23_Output (1UL) /*!< Read: pin set as output */
6250 #define GPIO_DIRCLR_PIN23_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6252 /* Bit 22 : Set as input pin 22 */
6255 #define GPIO_DIRCLR_PIN22_Input (0UL) /*!< Read: pin set as input */
6256 #define GPIO_DIRCLR_PIN22_Output (1UL) /*!< Read: pin set as output */
6257 #define GPIO_DIRCLR_PIN22_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6259 /* Bit 21 : Set as input pin 21 */
6262 #define GPIO_DIRCLR_PIN21_Input (0UL) /*!< Read: pin set as input */
6263 #define GPIO_DIRCLR_PIN21_Output (1UL) /*!< Read: pin set as output */
6264 #define GPIO_DIRCLR_PIN21_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6266 /* Bit 20 : Set as input pin 20 */
6269 #define GPIO_DIRCLR_PIN20_Input (0UL) /*!< Read: pin set as input */
6270 #define GPIO_DIRCLR_PIN20_Output (1UL) /*!< Read: pin set as output */
6271 #define GPIO_DIRCLR_PIN20_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6273 /* Bit 19 : Set as input pin 19 */
6276 #define GPIO_DIRCLR_PIN19_Input (0UL) /*!< Read: pin set as input */
6277 #define GPIO_DIRCLR_PIN19_Output (1UL) /*!< Read: pin set as output */
6278 #define GPIO_DIRCLR_PIN19_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6280 /* Bit 18 : Set as input pin 18 */
6283 #define GPIO_DIRCLR_PIN18_Input (0UL) /*!< Read: pin set as input */
6284 #define GPIO_DIRCLR_PIN18_Output (1UL) /*!< Read: pin set as output */
6285 #define GPIO_DIRCLR_PIN18_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6287 /* Bit 17 : Set as input pin 17 */
6290 #define GPIO_DIRCLR_PIN17_Input (0UL) /*!< Read: pin set as input */
6291 #define GPIO_DIRCLR_PIN17_Output (1UL) /*!< Read: pin set as output */
6292 #define GPIO_DIRCLR_PIN17_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6294 /* Bit 16 : Set as input pin 16 */
6297 #define GPIO_DIRCLR_PIN16_Input (0UL) /*!< Read: pin set as input */
6298 #define GPIO_DIRCLR_PIN16_Output (1UL) /*!< Read: pin set as output */
6299 #define GPIO_DIRCLR_PIN16_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6301 /* Bit 15 : Set as input pin 15 */
6304 #define GPIO_DIRCLR_PIN15_Input (0UL) /*!< Read: pin set as input */
6305 #define GPIO_DIRCLR_PIN15_Output (1UL) /*!< Read: pin set as output */
6306 #define GPIO_DIRCLR_PIN15_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6308 /* Bit 14 : Set as input pin 14 */
6311 #define GPIO_DIRCLR_PIN14_Input (0UL) /*!< Read: pin set as input */
6312 #define GPIO_DIRCLR_PIN14_Output (1UL) /*!< Read: pin set as output */
6313 #define GPIO_DIRCLR_PIN14_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6315 /* Bit 13 : Set as input pin 13 */
6318 #define GPIO_DIRCLR_PIN13_Input (0UL) /*!< Read: pin set as input */
6319 #define GPIO_DIRCLR_PIN13_Output (1UL) /*!< Read: pin set as output */
6320 #define GPIO_DIRCLR_PIN13_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6322 /* Bit 12 : Set as input pin 12 */
6325 #define GPIO_DIRCLR_PIN12_Input (0UL) /*!< Read: pin set as input */
6326 #define GPIO_DIRCLR_PIN12_Output (1UL) /*!< Read: pin set as output */
6327 #define GPIO_DIRCLR_PIN12_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6329 /* Bit 11 : Set as input pin 11 */
6332 #define GPIO_DIRCLR_PIN11_Input (0UL) /*!< Read: pin set as input */
6333 #define GPIO_DIRCLR_PIN11_Output (1UL) /*!< Read: pin set as output */
6334 #define GPIO_DIRCLR_PIN11_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6336 /* Bit 10 : Set as input pin 10 */
6339 #define GPIO_DIRCLR_PIN10_Input (0UL) /*!< Read: pin set as input */
6340 #define GPIO_DIRCLR_PIN10_Output (1UL) /*!< Read: pin set as output */
6341 #define GPIO_DIRCLR_PIN10_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' ha…
6343 /* Bit 9 : Set as input pin 9 */
6346 #define GPIO_DIRCLR_PIN9_Input (0UL) /*!< Read: pin set as input */
6347 #define GPIO_DIRCLR_PIN9_Output (1UL) /*!< Read: pin set as output */
6348 #define GPIO_DIRCLR_PIN9_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' has…
6350 /* Bit 8 : Set as input pin 8 */
6353 #define GPIO_DIRCLR_PIN8_Input (0UL) /*!< Read: pin set as input */
6354 #define GPIO_DIRCLR_PIN8_Output (1UL) /*!< Read: pin set as output */
6355 #define GPIO_DIRCLR_PIN8_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' has…
6357 /* Bit 7 : Set as input pin 7 */
6360 #define GPIO_DIRCLR_PIN7_Input (0UL) /*!< Read: pin set as input */
6361 #define GPIO_DIRCLR_PIN7_Output (1UL) /*!< Read: pin set as output */
6362 #define GPIO_DIRCLR_PIN7_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' has…
6364 /* Bit 6 : Set as input pin 6 */
6367 #define GPIO_DIRCLR_PIN6_Input (0UL) /*!< Read: pin set as input */
6368 #define GPIO_DIRCLR_PIN6_Output (1UL) /*!< Read: pin set as output */
6369 #define GPIO_DIRCLR_PIN6_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' has…
6371 /* Bit 5 : Set as input pin 5 */
6374 #define GPIO_DIRCLR_PIN5_Input (0UL) /*!< Read: pin set as input */
6375 #define GPIO_DIRCLR_PIN5_Output (1UL) /*!< Read: pin set as output */
6376 #define GPIO_DIRCLR_PIN5_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' has…
6378 /* Bit 4 : Set as input pin 4 */
6381 #define GPIO_DIRCLR_PIN4_Input (0UL) /*!< Read: pin set as input */
6382 #define GPIO_DIRCLR_PIN4_Output (1UL) /*!< Read: pin set as output */
6383 #define GPIO_DIRCLR_PIN4_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' has…
6385 /* Bit 3 : Set as input pin 3 */
6388 #define GPIO_DIRCLR_PIN3_Input (0UL) /*!< Read: pin set as input */
6389 #define GPIO_DIRCLR_PIN3_Output (1UL) /*!< Read: pin set as output */
6390 #define GPIO_DIRCLR_PIN3_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' has…
6392 /* Bit 2 : Set as input pin 2 */
6395 #define GPIO_DIRCLR_PIN2_Input (0UL) /*!< Read: pin set as input */
6396 #define GPIO_DIRCLR_PIN2_Output (1UL) /*!< Read: pin set as output */
6397 #define GPIO_DIRCLR_PIN2_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' has…
6399 /* Bit 1 : Set as input pin 1 */
6402 #define GPIO_DIRCLR_PIN1_Input (0UL) /*!< Read: pin set as input */
6403 #define GPIO_DIRCLR_PIN1_Output (1UL) /*!< Read: pin set as output */
6404 #define GPIO_DIRCLR_PIN1_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' has…
6406 /* Bit 0 : Set as input pin 0 */
6409 #define GPIO_DIRCLR_PIN0_Input (0UL) /*!< Read: pin set as input */
6410 #define GPIO_DIRCLR_PIN0_Output (1UL) /*!< Read: pin set as output */
6411 #define GPIO_DIRCLR_PIN0_Clear (1UL) /*!< Write: writing a '1' sets pin to input; writing a '0' has…
6614 #define GPIO_DETECTMODE_DETECTMODE_Default (0UL) /*!< DETECT directly connected to PIN DETECT signa…
6620 /* Bits 17..16 : Pin sensing mechanism */
6643 #define GPIO_PIN_CNF_PULL_Pulldown (1UL) /*!< Pull down on pin */
6644 #define GPIO_PIN_CNF_PULL_Pullup (3UL) /*!< Pull up on pin */
6652 /* Bit 0 : Pin direction. Same physical register as DIR register */
6655 #define GPIO_PIN_CNF_DIR_Input (0UL) /*!< Configure pin as an input pin */
6656 #define GPIO_PIN_CNF_DIR_Output (1UL) /*!< Configure pin as an output pin */
6833 /* Description: Pin number configuration for PDM CLK signal */
6845 /* Bits 4..0 : Pin number */
6846 #define PDM_PSEL_CLK_PIN_Pos (0UL) /*!< Position of PIN field. */
6847 #define PDM_PSEL_CLK_PIN_Msk (0x1FUL << PDM_PSEL_CLK_PIN_Pos) /*!< Bit mask of PIN field. */
6850 /* Description: Pin number configuration for PDM DIN signal */
6862 /* Bits 4..0 : Pin number */
6863 #define PDM_PSEL_DIN_PIN_Pos (0UL) /*!< Position of PIN field. */
6864 #define PDM_PSEL_DIN_PIN_Msk (0x1FUL << PDM_PSEL_DIN_PIN_Pos) /*!< Bit mask of PIN field. */
7081 /* Bit 0 : Reset from pin-reset detected */
8965 /* Description: Description collection[n]: Output pin select for PWM channel n */
8977 /* Bits 4..0 : Pin number */
8978 #define PWM_PSEL_OUT_PIN_Pos (0UL) /*!< Position of PIN field. */
8979 #define PWM_PSEL_OUT_PIN_Msk (0x1FUL << PWM_PSEL_OUT_PIN_Pos) /*!< Bit mask of PIN field. */
9186 /* Description: LED output pin polarity */
9188 /* Bit 0 : LED output pin polarity */
9191 #define QDEC_LEDPOL_LEDPOL_ActiveLow (0UL) /*!< Led active on output pin low */
9192 #define QDEC_LEDPOL_LEDPOL_ActiveHigh (1UL) /*!< Led active on output pin high */
9250 /* Description: Pin select for LED signal */
9262 /* Bits 4..0 : Pin number */
9263 #define QDEC_PSEL_LED_PIN_Pos (0UL) /*!< Position of PIN field. */
9264 #define QDEC_PSEL_LED_PIN_Msk (0x1FUL << QDEC_PSEL_LED_PIN_Pos) /*!< Bit mask of PIN field. */
9267 /* Description: Pin select for A signal */
9279 /* Bits 4..0 : Pin number */
9280 #define QDEC_PSEL_A_PIN_Pos (0UL) /*!< Position of PIN field. */
9281 #define QDEC_PSEL_A_PIN_Msk (0x1FUL << QDEC_PSEL_A_PIN_Pos) /*!< Bit mask of PIN field. */
9284 /* Description: Pin select for B signal */
9296 /* Bits 4..0 : Pin number */
9297 #define QDEC_PSEL_B_PIN_Pos (0UL) /*!< Position of PIN field. */
9298 #define QDEC_PSEL_B_PIN_Msk (0x1FUL << QDEC_PSEL_B_PIN_Pos) /*!< Bit mask of PIN field. */
9474 /* Description: Pin select for serial clock SCK */
9486 /* Bits 4..0 : Pin number */
9487 #define QSPI_PSEL_SCK_PIN_Pos (0UL) /*!< Position of PIN field. */
9488 #define QSPI_PSEL_SCK_PIN_Msk (0x1FUL << QSPI_PSEL_SCK_PIN_Pos) /*!< Bit mask of PIN field. */
9491 /* Description: Pin select for chip select signal CSN. */
9503 /* Bits 4..0 : Pin number */
9504 #define QSPI_PSEL_CSN_PIN_Pos (0UL) /*!< Position of PIN field. */
9505 #define QSPI_PSEL_CSN_PIN_Msk (0x1FUL << QSPI_PSEL_CSN_PIN_Pos) /*!< Bit mask of PIN field. */
9508 /* Description: Pin select for serial data MOSI/IO0. */
9520 /* Bits 4..0 : Pin number */
9521 #define QSPI_PSEL_IO0_PIN_Pos (0UL) /*!< Position of PIN field. */
9522 #define QSPI_PSEL_IO0_PIN_Msk (0x1FUL << QSPI_PSEL_IO0_PIN_Pos) /*!< Bit mask of PIN field. */
9525 /* Description: Pin select for serial data MISO/IO1. */
9537 /* Bits 4..0 : Pin number */
9538 #define QSPI_PSEL_IO1_PIN_Pos (0UL) /*!< Position of PIN field. */
9539 #define QSPI_PSEL_IO1_PIN_Msk (0x1FUL << QSPI_PSEL_IO1_PIN_Pos) /*!< Bit mask of PIN field. */
9542 /* Description: Pin select for serial data IO2. */
9554 /* Bits 4..0 : Pin number */
9555 #define QSPI_PSEL_IO2_PIN_Pos (0UL) /*!< Position of PIN field. */
9556 #define QSPI_PSEL_IO2_PIN_Msk (0x1FUL << QSPI_PSEL_IO2_PIN_Pos) /*!< Bit mask of PIN field. */
9559 /* Description: Pin select for serial data IO3. */
9571 /* Bits 4..0 : Pin number */
9572 #define QSPI_PSEL_IO3_PIN_Pos (0UL) /*!< Position of PIN field. */
9573 #define QSPI_PSEL_IO3_PIN_Msk (0x1FUL << QSPI_PSEL_IO3_PIN_Pos) /*!< Bit mask of PIN field. */
9639 /* Bits 7..0 : Minimum amount of time that the CSN pin must stay high before it can go low again. V…
9734 /* Bit 13 : Level of the IO3 pin (if connected) during transmission of custom instruction. */
9738 /* Bit 12 : Level of the IO2 pin (if connected) during transmission of custom instruction. */
11927 /* Description: Description cluster[n]: Input positive pin selection for CH[n] */
11945 /* Description: Description cluster[n]: Input negative pin selection for CH[n] */
12134 /* Description: Pin select for SCK */
12146 /* Bits 4..0 : Pin number */
12147 #define SPI_PSEL_SCK_PIN_Pos (0UL) /*!< Position of PIN field. */
12148 #define SPI_PSEL_SCK_PIN_Msk (0x1FUL << SPI_PSEL_SCK_PIN_Pos) /*!< Bit mask of PIN field. */
12151 /* Description: Pin select for MOSI signal */
12163 /* Bits 4..0 : Pin number */
12164 #define SPI_PSEL_MOSI_PIN_Pos (0UL) /*!< Position of PIN field. */
12165 #define SPI_PSEL_MOSI_PIN_Msk (0x1FUL << SPI_PSEL_MOSI_PIN_Pos) /*!< Bit mask of PIN field. */
12168 /* Description: Pin select for MISO signal */
12180 /* Bits 4..0 : Pin number */
12181 #define SPI_PSEL_MISO_PIN_Pos (0UL) /*!< Position of PIN field. */
12182 #define SPI_PSEL_MISO_PIN_Msk (0x1FUL << SPI_PSEL_MISO_PIN_Pos) /*!< Bit mask of PIN field. */
12410 /* Description: Pin select for SCK */
12422 /* Bits 4..0 : Pin number */
12423 #define SPIM_PSEL_SCK_PIN_Pos (0UL) /*!< Position of PIN field. */
12424 #define SPIM_PSEL_SCK_PIN_Msk (0x1FUL << SPIM_PSEL_SCK_PIN_Pos) /*!< Bit mask of PIN field. */
12427 /* Description: Pin select for MOSI signal */
12439 /* Bits 4..0 : Pin number */
12440 #define SPIM_PSEL_MOSI_PIN_Pos (0UL) /*!< Position of PIN field. */
12441 #define SPIM_PSEL_MOSI_PIN_Msk (0x1FUL << SPIM_PSEL_MOSI_PIN_Pos) /*!< Bit mask of PIN field. */
12444 /* Description: Pin select for MISO signal */
12456 /* Bits 4..0 : Pin number */
12457 #define SPIM_PSEL_MISO_PIN_Pos (0UL) /*!< Position of PIN field. */
12458 #define SPIM_PSEL_MISO_PIN_Msk (0x1FUL << SPIM_PSEL_MISO_PIN_Pos) /*!< Bit mask of PIN field. */
12461 /* Description: Pin select for CSN */
12473 /* Bits 4..0 : Pin number */
12474 #define SPIM_PSEL_CSN_PIN_Pos (0UL) /*!< Position of PIN field. */
12475 #define SPIM_PSEL_CSN_PIN_Msk (0x1FUL << SPIM_PSEL_CSN_PIN_Pos) /*!< Bit mask of PIN field. */
12598 /* Description: Pin select for DCX signal */
12610 /* Bits 4..0 : Pin number */
12611 #define SPIM_PSELDCX_PIN_Pos (0UL) /*!< Position of PIN field. */
12612 #define SPIM_PSELDCX_PIN_Msk (0x1FUL << SPIM_PSELDCX_PIN_Pos) /*!< Bit mask of PIN field. */
12762 /* Description: Pin select for SCK */
12774 /* Bits 4..0 : Pin number */
12775 #define SPIS_PSEL_SCK_PIN_Pos (0UL) /*!< Position of PIN field. */
12776 #define SPIS_PSEL_SCK_PIN_Msk (0x1FUL << SPIS_PSEL_SCK_PIN_Pos) /*!< Bit mask of PIN field. */
12779 /* Description: Pin select for MISO signal */
12791 /* Bits 4..0 : Pin number */
12792 #define SPIS_PSEL_MISO_PIN_Pos (0UL) /*!< Position of PIN field. */
12793 #define SPIS_PSEL_MISO_PIN_Msk (0x1FUL << SPIS_PSEL_MISO_PIN_Pos) /*!< Bit mask of PIN field. */
12796 /* Description: Pin select for MOSI signal */
12808 /* Bits 4..0 : Pin number */
12809 #define SPIS_PSEL_MOSI_PIN_Pos (0UL) /*!< Position of PIN field. */
12810 #define SPIS_PSEL_MOSI_PIN_Msk (0x1FUL << SPIS_PSEL_MOSI_PIN_Pos) /*!< Bit mask of PIN field. */
12813 /* Description: Pin select for CSN signal */
12825 /* Bits 4..0 : Pin number */
12826 #define SPIS_PSEL_CSN_PIN_Pos (0UL) /*!< Position of PIN field. */
12827 #define SPIS_PSEL_CSN_PIN_Msk (0x1FUL << SPIS_PSEL_CSN_PIN_Pos) /*!< Bit mask of PIN field. */
13547 /* Description: Pin select for SCL */
13559 /* Bits 4..0 : Pin number */
13560 #define TWI_PSEL_SCL_PIN_Pos (0UL) /*!< Position of PIN field. */
13561 #define TWI_PSEL_SCL_PIN_Msk (0x1FUL << TWI_PSEL_SCL_PIN_Pos) /*!< Bit mask of PIN field. */
13564 /* Description: Pin select for SDA */
13576 /* Bits 4..0 : Pin number */
13577 #define TWI_PSEL_SDA_PIN_Pos (0UL) /*!< Position of PIN field. */
13578 #define TWI_PSEL_SDA_PIN_Msk (0x1FUL << TWI_PSEL_SDA_PIN_Pos) /*!< Bit mask of PIN field. */
13918 /* Description: Pin select for SCL signal */
13930 /* Bits 4..0 : Pin number */
13931 #define TWIM_PSEL_SCL_PIN_Pos (0UL) /*!< Position of PIN field. */
13932 #define TWIM_PSEL_SCL_PIN_Msk (0x1FUL << TWIM_PSEL_SCL_PIN_Pos) /*!< Bit mask of PIN field. */
13935 /* Description: Pin select for SDA signal */
13947 /* Bits 4..0 : Pin number */
13948 #define TWIM_PSEL_SDA_PIN_Pos (0UL) /*!< Position of PIN field. */
13949 #define TWIM_PSEL_SDA_PIN_Msk (0x1FUL << TWIM_PSEL_SDA_PIN_Pos) /*!< Bit mask of PIN field. */
14291 /* Description: Pin select for SCL signal */
14303 /* Bits 4..0 : Pin number */
14304 #define TWIS_PSEL_SCL_PIN_Pos (0UL) /*!< Position of PIN field. */
14305 #define TWIS_PSEL_SCL_PIN_Msk (0x1FUL << TWIS_PSEL_SCL_PIN_Pos) /*!< Bit mask of PIN field. */
14308 /* Description: Pin select for SDA signal */
14320 /* Bits 4..0 : Pin number */
14321 #define TWIS_PSEL_SDA_PIN_Pos (0UL) /*!< Position of PIN field. */
14322 #define TWIS_PSEL_SDA_PIN_Msk (0x1FUL << TWIS_PSEL_SDA_PIN_Pos) /*!< Bit mask of PIN field. */
14618 /* Description: Pin select for RTS */
14630 /* Bits 4..0 : Pin number */
14631 #define UART_PSEL_RTS_PIN_Pos (0UL) /*!< Position of PIN field. */
14632 #define UART_PSEL_RTS_PIN_Msk (0x1FUL << UART_PSEL_RTS_PIN_Pos) /*!< Bit mask of PIN field. */
14635 /* Description: Pin select for TXD */
14647 /* Bits 4..0 : Pin number */
14648 #define UART_PSEL_TXD_PIN_Pos (0UL) /*!< Position of PIN field. */
14649 #define UART_PSEL_TXD_PIN_Msk (0x1FUL << UART_PSEL_TXD_PIN_Pos) /*!< Bit mask of PIN field. */
14652 /* Description: Pin select for CTS */
14664 /* Bits 4..0 : Pin number */
14665 #define UART_PSEL_CTS_PIN_Pos (0UL) /*!< Position of PIN field. */
14666 #define UART_PSEL_CTS_PIN_Msk (0x1FUL << UART_PSEL_CTS_PIN_Pos) /*!< Bit mask of PIN field. */
14669 /* Description: Pin select for RXD */
14681 /* Bits 4..0 : Pin number */
14682 #define UART_PSEL_RXD_PIN_Pos (0UL) /*!< Position of PIN field. */
14683 #define UART_PSEL_RXD_PIN_Msk (0x1FUL << UART_PSEL_RXD_PIN_Pos) /*!< Bit mask of PIN field. */
15136 /* Description: Pin select for RTS signal */
15148 /* Bits 4..0 : Pin number */
15149 #define UARTE_PSEL_RTS_PIN_Pos (0UL) /*!< Position of PIN field. */
15150 #define UARTE_PSEL_RTS_PIN_Msk (0x1FUL << UARTE_PSEL_RTS_PIN_Pos) /*!< Bit mask of PIN field. */
15153 /* Description: Pin select for TXD signal */
15165 /* Bits 4..0 : Pin number */
15166 #define UARTE_PSEL_TXD_PIN_Pos (0UL) /*!< Position of PIN field. */
15167 #define UARTE_PSEL_TXD_PIN_Msk (0x1FUL << UARTE_PSEL_TXD_PIN_Pos) /*!< Bit mask of PIN field. */
15170 /* Description: Pin select for CTS signal */
15182 /* Bits 4..0 : Pin number */
15183 #define UARTE_PSEL_CTS_PIN_Pos (0UL) /*!< Position of PIN field. */
15184 #define UARTE_PSEL_CTS_PIN_Msk (0x1FUL << UARTE_PSEL_CTS_PIN_Pos) /*!< Bit mask of PIN field. */
15187 /* Description: Pin select for RXD signal */
15199 /* Bits 4..0 : Pin number */
15200 #define UARTE_PSEL_RXD_PIN_Pos (0UL) /*!< Position of PIN field. */
15201 #define UARTE_PSEL_RXD_PIN_Msk (0x1FUL << UARTE_PSEL_RXD_PIN_Pos) /*!< Bit mask of PIN field. */
15329 /* Bits 4..0 : Pin number of PORT onto which nRESET is exposed */
15330 #define UICR_PSELRESET_PIN_Pos (0UL) /*!< Position of PIN field. */
15331 #define UICR_PSELRESET_PIN_Msk (0x1FUL << UICR_PSELRESET_PIN_Pos) /*!< Bit mask of PIN field. */