1<?xml version="1.0" encoding="utf-8"?> 2<device schemaVersion="1.1" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="CMSIS-SVD.xsd"> 3 <peripheral> 4 <name>PTG</name> 5 <description>Pulse Train Generation</description> 6 <groupName>Pulse_Train</groupName> 7 <baseAddress>0x4003C000</baseAddress> 8 <size>32</size> 9 <access>read-write</access> 10 <addressBlock> 11 <offset>0</offset> 12 <size>0x0020</size> 13 <usage>registers</usage> 14 </addressBlock> 15 <interrupt> 16 <name>PT</name> 17 <description>Pulse Train IRQ</description> 18 <value>59</value> 19 </interrupt> 20 <registers> 21 <!-- ENABLE: Global Enable/Disable Controls for All Pulse Trains --> 22 <register> 23 <name>ENABLE</name> 24 <description>Global Enable/Disable Controls for All Pulse Trains</description> 25 <addressOffset>0x0000</addressOffset> 26 <access>read-write</access> 27 <fields> 28 <field> 29 <name>pt0</name> 30 <description>Enable/Disable control for PT0</description> 31 <bitOffset>0</bitOffset> 32 <bitWidth>1</bitWidth> 33 <access>read-write</access> 34 </field> 35 <field> 36 <name>pt1</name> 37 <description>Enable/Disable control for PT1</description> 38 <bitOffset>1</bitOffset> 39 <bitWidth>1</bitWidth> 40 <access>read-write</access> 41 </field> 42 <field> 43 <name>pt2</name> 44 <description>Enable/Disable control for PT2</description> 45 <bitOffset>2</bitOffset> 46 <bitWidth>1</bitWidth> 47 <access>read-write</access> 48 </field> 49 <field> 50 <name>pt3</name> 51 <description>Enable/Disable control for PT3</description> 52 <bitOffset>3</bitOffset> 53 <bitWidth>1</bitWidth> 54 <access>read-write</access> 55 </field> 56 <field> 57 <name>pt4</name> 58 <description>Enable/Disable control for PT4</description> 59 <bitOffset>4</bitOffset> 60 <bitWidth>1</bitWidth> 61 <access>read-write</access> 62 </field> 63 <field> 64 <name>pt5</name> 65 <description>Enable/Disable control for PT5</description> 66 <bitOffset>5</bitOffset> 67 <bitWidth>1</bitWidth> 68 <access>read-write</access> 69 </field> 70 <field> 71 <name>pt6</name> 72 <description>Enable/Disable control for PT6</description> 73 <bitOffset>6</bitOffset> 74 <bitWidth>1</bitWidth> 75 <access>read-write</access> 76 </field> 77 <field> 78 <name>pt7</name> 79 <description>Enable/Disable control for PT7</description> 80 <bitOffset>7</bitOffset> 81 <bitWidth>1</bitWidth> 82 <access>read-write</access> 83 </field> 84 <field> 85 <name>pt8</name> 86 <description>Enable/Disable control for PT8</description> 87 <bitOffset>8</bitOffset> 88 <bitWidth>1</bitWidth> 89 <access>read-write</access> 90 </field> 91 <field> 92 <name>pt9</name> 93 <description>Enable/Disable control for PT9</description> 94 <bitOffset>9</bitOffset> 95 <bitWidth>1</bitWidth> 96 <access>read-write</access> 97 </field> 98 <field> 99 <name>pt10</name> 100 <description>Enable/Disable control for PT10</description> 101 <bitOffset>10</bitOffset> 102 <bitWidth>1</bitWidth> 103 <access>read-write</access> 104 </field> 105 <field> 106 <name>pt11</name> 107 <description>Enable/Disable control for PT11</description> 108 <bitOffset>11</bitOffset> 109 <bitWidth>1</bitWidth> 110 <access>read-write</access> 111 </field> 112 <field> 113 <name>pt12</name> 114 <description>Enable/Disable control for PT12</description> 115 <bitOffset>12</bitOffset> 116 <bitWidth>1</bitWidth> 117 <access>read-write</access> 118 </field> 119 <field> 120 <name>pt13</name> 121 <description>Enable/Disable control for PT13</description> 122 <bitOffset>13</bitOffset> 123 <bitWidth>1</bitWidth> 124 <access>read-write</access> 125 </field> 126 <field> 127 <name>pt14</name> 128 <description>Enable/Disable control for PT14</description> 129 <bitOffset>14</bitOffset> 130 <bitWidth>1</bitWidth> 131 <access>read-write</access> 132 </field> 133 <field> 134 <name>pt15</name> 135 <description>Enable/Disable control for PT15</description> 136 <bitOffset>15</bitOffset> 137 <bitWidth>1</bitWidth> 138 <access>read-write</access> 139 </field> 140 </fields> 141 </register> 142 <!-- RESYNC: Global Resync (All Pulse Trains) Control --> 143 <register> 144 <name>RESYNC</name> 145 <description>Global Resync (All Pulse Trains) Control</description> 146 <addressOffset>0x0004</addressOffset> 147 <access>read-write</access> 148 <fields> 149 <field> 150 <name>pt0</name> 151 <description>Resync control for PT0</description> 152 <bitOffset>0</bitOffset> 153 <bitWidth>1</bitWidth> 154 <access>read-write</access> 155 </field> 156 <field> 157 <name>pt1</name> 158 <description>Resync control for PT1</description> 159 <bitOffset>1</bitOffset> 160 <bitWidth>1</bitWidth> 161 <access>read-write</access> 162 </field> 163 <field> 164 <name>pt2</name> 165 <description>Resync control for PT2</description> 166 <bitOffset>2</bitOffset> 167 <bitWidth>1</bitWidth> 168 <access>read-write</access> 169 </field> 170 <field> 171 <name>pt3</name> 172 <description>Resync control for PT3</description> 173 <bitOffset>3</bitOffset> 174 <bitWidth>1</bitWidth> 175 <access>read-write</access> 176 </field> 177 <field> 178 <name>pt4</name> 179 <description>Resync control for PT4</description> 180 <bitOffset>4</bitOffset> 181 <bitWidth>1</bitWidth> 182 <access>read-write</access> 183 </field> 184 <field> 185 <name>pt5</name> 186 <description>Resync control for PT5</description> 187 <bitOffset>5</bitOffset> 188 <bitWidth>1</bitWidth> 189 <access>read-write</access> 190 </field> 191 <field> 192 <name>pt6</name> 193 <description>Resync control for PT6</description> 194 <bitOffset>6</bitOffset> 195 <bitWidth>1</bitWidth> 196 <access>read-write</access> 197 </field> 198 <field> 199 <name>pt7</name> 200 <description>Resync control for PT7</description> 201 <bitOffset>7</bitOffset> 202 <bitWidth>1</bitWidth> 203 <access>read-write</access> 204 </field> 205 <field> 206 <name>pt8</name> 207 <description>Resync control for PT8</description> 208 <bitOffset>8</bitOffset> 209 <bitWidth>1</bitWidth> 210 <access>read-write</access> 211 </field> 212 <field> 213 <name>pt9</name> 214 <description>Resync control for PT9</description> 215 <bitOffset>9</bitOffset> 216 <bitWidth>1</bitWidth> 217 <access>read-write</access> 218 </field> 219 <field> 220 <name>pt10</name> 221 <description>Resync control for PT10</description> 222 <bitOffset>10</bitOffset> 223 <bitWidth>1</bitWidth> 224 <access>read-write</access> 225 </field> 226 <field> 227 <name>pt11</name> 228 <description>Resync control for PT11</description> 229 <bitOffset>11</bitOffset> 230 <bitWidth>1</bitWidth> 231 <access>read-write</access> 232 </field> 233 <field> 234 <name>pt12</name> 235 <description>Resync control for PT12</description> 236 <bitOffset>12</bitOffset> 237 <bitWidth>1</bitWidth> 238 <access>read-write</access> 239 </field> 240 <field> 241 <name>pt13</name> 242 <description>Resync control for PT13</description> 243 <bitOffset>13</bitOffset> 244 <bitWidth>1</bitWidth> 245 <access>read-write</access> 246 </field> 247 <field> 248 <name>pt14</name> 249 <description>Resync control for PT14</description> 250 <bitOffset>14</bitOffset> 251 <bitWidth>1</bitWidth> 252 <access>read-write</access> 253 </field> 254 <field> 255 <name>pt15</name> 256 <description>Resync control for PT15</description> 257 <bitOffset>15</bitOffset> 258 <bitWidth>1</bitWidth> 259 <access>read-write</access> 260 </field> 261 </fields> 262 </register> 263 <!-- STOP_INTFL: Pulse Train Stopped Interrupt Flags --> 264 <register> 265 <name>STOP_INTFL</name> 266 <description>Pulse Train Interrupt Flags</description> 267 <addressOffset>0x0008</addressOffset> 268 <access>read-write</access> 269 <fields> 270 <field> 271 <name>pt0</name> 272 <description>Pulse Train 0 Stopped Interrupt Flag</description> 273 <bitOffset>0</bitOffset> 274 <bitWidth>1</bitWidth> 275 <access>read-write</access> 276 </field> 277 <field> 278 <name>pt1</name> 279 <description>Pulse Train 1 Stopped Interrupt Flag</description> 280 <bitOffset>1</bitOffset> 281 <bitWidth>1</bitWidth> 282 <access>read-write</access> 283 </field> 284 <field> 285 <name>pt2</name> 286 <description>Pulse Train 2 Stopped Interrupt Flag</description> 287 <bitOffset>2</bitOffset> 288 <bitWidth>1</bitWidth> 289 <access>read-write</access> 290 </field> 291 <field> 292 <name>pt3</name> 293 <description>Pulse Train 3 Stopped Interrupt Flag</description> 294 <bitOffset>3</bitOffset> 295 <bitWidth>1</bitWidth> 296 <access>read-write</access> 297 </field> 298 <field> 299 <name>pt4</name> 300 <description>Pulse Train 4 Stopped Interrupt Flag</description> 301 <bitOffset>4</bitOffset> 302 <bitWidth>1</bitWidth> 303 <access>read-write</access> 304 </field> 305 <field> 306 <name>pt5</name> 307 <description>Pulse Train 5 Stopped Interrupt Flag</description> 308 <bitOffset>5</bitOffset> 309 <bitWidth>1</bitWidth> 310 <access>read-write</access> 311 </field> 312 <field> 313 <name>pt6</name> 314 <description>Pulse Train 6 Stopped Interrupt Flag</description> 315 <bitOffset>6</bitOffset> 316 <bitWidth>1</bitWidth> 317 <access>read-write</access> 318 </field> 319 <field> 320 <name>pt7</name> 321 <description>Pulse Train 7 Stopped Interrupt Flag</description> 322 <bitOffset>7</bitOffset> 323 <bitWidth>1</bitWidth> 324 <access>read-write</access> 325 </field> 326 <field> 327 <name>pt8</name> 328 <description>Pulse Train 8 Stopped Interrupt Flag</description> 329 <bitOffset>8</bitOffset> 330 <bitWidth>1</bitWidth> 331 <access>read-write</access> 332 </field> 333 <field> 334 <name>pt9</name> 335 <description>Pulse Train 9 Stopped Interrupt Flag</description> 336 <bitOffset>9</bitOffset> 337 <bitWidth>1</bitWidth> 338 <access>read-write</access> 339 </field> 340 <field> 341 <name>pt10</name> 342 <description>Pulse Train 10 Stopped Interrupt Flag</description> 343 <bitOffset>10</bitOffset> 344 <bitWidth>1</bitWidth> 345 <access>read-write</access> 346 </field> 347 <field> 348 <name>pt11</name> 349 <description>Pulse Train 11 Stopped Interrupt Flag</description> 350 <bitOffset>11</bitOffset> 351 <bitWidth>1</bitWidth> 352 <access>read-write</access> 353 </field> 354 <field> 355 <name>pt12</name> 356 <description>Pulse Train 12 Stopped Interrupt Flag</description> 357 <bitOffset>12</bitOffset> 358 <bitWidth>1</bitWidth> 359 <access>read-write</access> 360 </field> 361 <field> 362 <name>pt13</name> 363 <description>Pulse Train 13 Stopped Interrupt Flag</description> 364 <bitOffset>13</bitOffset> 365 <bitWidth>1</bitWidth> 366 <access>read-write</access> 367 </field> 368 <field> 369 <name>pt14</name> 370 <description>Pulse Train 14 Stopped Interrupt Flag</description> 371 <bitOffset>14</bitOffset> 372 <bitWidth>1</bitWidth> 373 <access>read-write</access> 374 </field> 375 <field> 376 <name>pt15</name> 377 <description>Pulse Train 15 Stopped Interrupt Flag</description> 378 <bitOffset>15</bitOffset> 379 <bitWidth>1</bitWidth> 380 <access>read-write</access> 381 </field> 382 </fields> 383 </register> 384 <!-- STOP_INTEN: Pulse Train Stopped Interrupt Enable/Disable --> 385 <register> 386 <name>STOP_INTEN</name> 387 <description>Pulse Train Interrupt Enable/Disable</description> 388 <addressOffset>0x000C</addressOffset> 389 <access>read-write</access> 390 <fields> 391 <field> 392 <name>pt0</name> 393 <description>Pulse Train 0 Stopped Interrupt Enable/Disable</description> 394 <bitOffset>0</bitOffset> 395 <bitWidth>1</bitWidth> 396 <access>read-write</access> 397 </field> 398 <field> 399 <name>pt1</name> 400 <description>Pulse Train 1 Stopped Interrupt Enable/Disable</description> 401 <bitOffset>1</bitOffset> 402 <bitWidth>1</bitWidth> 403 <access>read-write</access> 404 </field> 405 <field> 406 <name>pt2</name> 407 <description>Pulse Train 2 Stopped Interrupt Enable/Disable</description> 408 <bitOffset>2</bitOffset> 409 <bitWidth>1</bitWidth> 410 <access>read-write</access> 411 </field> 412 <field> 413 <name>pt3</name> 414 <description>Pulse Train 3 Stopped Interrupt Enable/Disable</description> 415 <bitOffset>3</bitOffset> 416 <bitWidth>1</bitWidth> 417 <access>read-write</access> 418 </field> 419 <field> 420 <name>pt4</name> 421 <description>Pulse Train 4 Stopped Interrupt Enable/Disable</description> 422 <bitOffset>4</bitOffset> 423 <bitWidth>1</bitWidth> 424 <access>read-write</access> 425 </field> 426 <field> 427 <name>pt5</name> 428 <description>Pulse Train 5 Stopped Interrupt Enable/Disable</description> 429 <bitOffset>5</bitOffset> 430 <bitWidth>1</bitWidth> 431 <access>read-write</access> 432 </field> 433 <field> 434 <name>pt6</name> 435 <description>Pulse Train 6 Stopped Interrupt Enable/Disable</description> 436 <bitOffset>6</bitOffset> 437 <bitWidth>1</bitWidth> 438 <access>read-write</access> 439 </field> 440 <field> 441 <name>pt7</name> 442 <description>Pulse Train 7 Stopped Interrupt Enable/Disable</description> 443 <bitOffset>7</bitOffset> 444 <bitWidth>1</bitWidth> 445 <access>read-write</access> 446 </field> 447 <field> 448 <name>pt8</name> 449 <description>Pulse Train 8 Stopped Interrupt Enable/Disable</description> 450 <bitOffset>8</bitOffset> 451 <bitWidth>1</bitWidth> 452 <access>read-write</access> 453 </field> 454 <field> 455 <name>pt9</name> 456 <description>Pulse Train 9 Stopped Interrupt Enable/Disable</description> 457 <bitOffset>9</bitOffset> 458 <bitWidth>1</bitWidth> 459 <access>read-write</access> 460 </field> 461 <field> 462 <name>pt10</name> 463 <description>Pulse Train 10 Stopped Interrupt Enable/Disable</description> 464 <bitOffset>10</bitOffset> 465 <bitWidth>1</bitWidth> 466 <access>read-write</access> 467 </field> 468 <field> 469 <name>pt11</name> 470 <description>Pulse Train 11 Stopped Interrupt Enable/Disable</description> 471 <bitOffset>11</bitOffset> 472 <bitWidth>1</bitWidth> 473 <access>read-write</access> 474 </field> 475 <field> 476 <name>pt12</name> 477 <description>Pulse Train 12 Stopped Interrupt Enable/Disable</description> 478 <bitOffset>12</bitOffset> 479 <bitWidth>1</bitWidth> 480 <access>read-write</access> 481 </field> 482 <field> 483 <name>pt13</name> 484 <description>Pulse Train 13 Stopped Interrupt Enable/Disable</description> 485 <bitOffset>13</bitOffset> 486 <bitWidth>1</bitWidth> 487 <access>read-write</access> 488 </field> 489 <field> 490 <name>pt14</name> 491 <description>Pulse Train 14 Stopped Interrupt Enable/Disable</description> 492 <bitOffset>14</bitOffset> 493 <bitWidth>1</bitWidth> 494 <access>read-write</access> 495 </field> 496 <field> 497 <name>pt15</name> 498 <description>Pulse Train 15 Stopped Interrupt Enable/Disable</description> 499 <bitOffset>15</bitOffset> 500 <bitWidth>1</bitWidth> 501 <access>read-write</access> 502 </field> 503 </fields> 504 </register> 505 <!--SAFE_EN: Pulse Train Global Safe Enable --> 506 <register> 507 <name>SAFE_EN</name> 508 <description>Pulse Train Global Safe Enable.</description> 509 <addressOffset>0x0010</addressOffset> 510 <access>write-only</access> 511 <fields> 512 <field> 513 <name>PT0</name> 514 <bitOffset>0</bitOffset> 515 <bitWidth>1</bitWidth> 516 <access>write-only</access> 517 </field> 518 <field> 519 <name>PT1</name> 520 <bitOffset>1</bitOffset> 521 <bitWidth>1</bitWidth> 522 <access>write-only</access> 523 </field> 524 <field> 525 <name>PT2</name> 526 <bitOffset>2</bitOffset> 527 <bitWidth>1</bitWidth> 528 <access>write-only</access> 529 </field> 530 <field> 531 <name>PT3</name> 532 <bitOffset>3</bitOffset> 533 <bitWidth>1</bitWidth> 534 <access>write-only</access> 535 </field> 536 <field> 537 <name>PT4</name> 538 <bitOffset>4</bitOffset> 539 <bitWidth>1</bitWidth> 540 <access>write-only</access> 541 </field> 542 <field> 543 <name>PT5</name> 544 <bitOffset>5</bitOffset> 545 <bitWidth>1</bitWidth> 546 <access>write-only</access> 547 </field> 548 <field> 549 <name>PT6</name> 550 <bitOffset>6</bitOffset> 551 <bitWidth>1</bitWidth> 552 <access>write-only</access> 553 </field> 554 <field> 555 <name>PT7</name> 556 <bitOffset>7</bitOffset> 557 <bitWidth>1</bitWidth> 558 <access>write-only</access> 559 </field> 560 <field> 561 <name>PT8</name> 562 <bitOffset>8</bitOffset> 563 <bitWidth>1</bitWidth> 564 <access>write-only</access> 565 </field> 566 <field> 567 <name>PT9</name> 568 <bitOffset>9</bitOffset> 569 <bitWidth>1</bitWidth> 570 <access>write-only</access> 571 </field> 572 <field> 573 <name>PT10</name> 574 <bitOffset>10</bitOffset> 575 <bitWidth>1</bitWidth> 576 <access>write-only</access> 577 </field> 578 <field> 579 <name>PT11</name> 580 <bitOffset>11</bitOffset> 581 <bitWidth>1</bitWidth> 582 <access>write-only</access> 583 </field> 584 <field> 585 <name>PT12</name> 586 <bitOffset>12</bitOffset> 587 <bitWidth>1</bitWidth> 588 <access>write-only</access> 589 </field> 590 <field> 591 <name>PT13</name> 592 <bitOffset>13</bitOffset> 593 <bitWidth>1</bitWidth> 594 <access>write-only</access> 595 </field> 596 <field> 597 <name>PT14</name> 598 <bitOffset>14</bitOffset> 599 <bitWidth>1</bitWidth> 600 <access>write-only</access> 601 </field> 602 <field> 603 <name>PT15</name> 604 <bitOffset>15</bitOffset> 605 <bitWidth>1</bitWidth> 606 <access>write-only</access> 607 </field> 608 </fields> 609 </register> 610 <!--SAFE_DIS: Pulse Train Global Safe Disable--> 611 <register> 612 <name>SAFE_DIS</name> 613 <description>Pulse Train Global Safe Disable.</description> 614 <addressOffset>0x0014</addressOffset> 615 <access>write-only</access> 616 <fields> 617 <field> 618 <name>PT0</name> 619 <bitOffset>0</bitOffset> 620 <bitWidth>1</bitWidth> 621 <access>write-only</access> 622 </field> 623 <field> 624 <name>PT1</name> 625 <bitOffset>1</bitOffset> 626 <bitWidth>1</bitWidth> 627 <access>write-only</access> 628 </field> 629 <field> 630 <name>PT2</name> 631 <bitOffset>2</bitOffset> 632 <bitWidth>1</bitWidth> 633 <access>write-only</access> 634 </field> 635 <field> 636 <name>PT3</name> 637 <bitOffset>3</bitOffset> 638 <bitWidth>1</bitWidth> 639 <access>write-only</access> 640 </field> 641 <field> 642 <name>PT4</name> 643 <bitOffset>4</bitOffset> 644 <bitWidth>1</bitWidth> 645 <access>write-only</access> 646 </field> 647 <field> 648 <name>PT5</name> 649 <bitOffset>5</bitOffset> 650 <bitWidth>1</bitWidth> 651 <access>write-only</access> 652 </field> 653 <field> 654 <name>PT6</name> 655 <bitOffset>6</bitOffset> 656 <bitWidth>1</bitWidth> 657 <access>write-only</access> 658 </field> 659 <field> 660 <name>PT7</name> 661 <bitOffset>7</bitOffset> 662 <bitWidth>1</bitWidth> 663 <access>write-only</access> 664 </field> 665 <field> 666 <name>PT8</name> 667 <bitOffset>8</bitOffset> 668 <bitWidth>1</bitWidth> 669 <access>write-only</access> 670 </field> 671 <field> 672 <name>PT9</name> 673 <bitOffset>9</bitOffset> 674 <bitWidth>1</bitWidth> 675 <access>write-only</access> 676 </field> 677 <field> 678 <name>PT10</name> 679 <bitOffset>10</bitOffset> 680 <bitWidth>1</bitWidth> 681 <access>write-only</access> 682 </field> 683 <field> 684 <name>PT11</name> 685 <bitOffset>11</bitOffset> 686 <bitWidth>1</bitWidth> 687 <access>write-only</access> 688 </field> 689 <field> 690 <name>PT12</name> 691 <bitOffset>12</bitOffset> 692 <bitWidth>1</bitWidth> 693 <access>write-only</access> 694 </field> 695 <field> 696 <name>PT13</name> 697 <bitOffset>13</bitOffset> 698 <bitWidth>1</bitWidth> 699 <access>write-only</access> 700 </field> 701 <field> 702 <name>PT14</name> 703 <bitOffset>14</bitOffset> 704 <bitWidth>1</bitWidth> 705 <access>write-only</access> 706 </field> 707 <field> 708 <name>PT15</name> 709 <bitOffset>15</bitOffset> 710 <bitWidth>1</bitWidth> 711 <access>write-only</access> 712 </field> 713 </fields> 714 </register> 715 <!--READY_INTFL: Pulse Train Ready Interrupt Flags --> 716 <register> 717 <name>READY_INTFL</name> 718 <description>Pulse Train Ready Interrupt Flags</description> 719 <addressOffset>0x0018</addressOffset> 720 <access>read-write</access> 721 <fields> 722 <field> 723 <name>pt0</name> 724 <description>Pulse Train 0 Ready Interrupt Flag</description> 725 <bitOffset>0</bitOffset> 726 <bitWidth>1</bitWidth> 727 <access>read-write</access> 728 </field> 729 <field> 730 <name>pt1</name> 731 <description>Pulse Train 1 Ready Interrupt Flag</description> 732 <bitOffset>1</bitOffset> 733 <bitWidth>1</bitWidth> 734 <access>read-write</access> 735 </field> 736 <field> 737 <name>pt2</name> 738 <description>Pulse Train 2 Ready Interrupt Flag</description> 739 <bitOffset>2</bitOffset> 740 <bitWidth>1</bitWidth> 741 <access>read-write</access> 742 </field> 743 <field> 744 <name>pt3</name> 745 <description>Pulse Train 3 Ready Interrupt Flag</description> 746 <bitOffset>3</bitOffset> 747 <bitWidth>1</bitWidth> 748 <access>read-write</access> 749 </field> 750 <field> 751 <name>pt4</name> 752 <description>Pulse Train 4 Ready Interrupt Flag</description> 753 <bitOffset>4</bitOffset> 754 <bitWidth>1</bitWidth> 755 <access>read-write</access> 756 </field> 757 <field> 758 <name>pt5</name> 759 <description>Pulse Train 5 Ready Interrupt Flag</description> 760 <bitOffset>5</bitOffset> 761 <bitWidth>1</bitWidth> 762 <access>read-write</access> 763 </field> 764 <field> 765 <name>pt6</name> 766 <description>Pulse Train 6 Ready Interrupt Flag</description> 767 <bitOffset>6</bitOffset> 768 <bitWidth>1</bitWidth> 769 <access>read-write</access> 770 </field> 771 <field> 772 <name>pt7</name> 773 <description>Pulse Train 7 Ready Interrupt Flag</description> 774 <bitOffset>7</bitOffset> 775 <bitWidth>1</bitWidth> 776 <access>read-write</access> 777 </field> 778 <field> 779 <name>pt8</name> 780 <description>Pulse Train 8 Ready Interrupt Flag</description> 781 <bitOffset>8</bitOffset> 782 <bitWidth>1</bitWidth> 783 <access>read-write</access> 784 </field> 785 <field> 786 <name>pt9</name> 787 <description>Pulse Train 9 Ready Interrupt Flag</description> 788 <bitOffset>9</bitOffset> 789 <bitWidth>1</bitWidth> 790 <access>read-write</access> 791 </field> 792 <field> 793 <name>pt10</name> 794 <description>Pulse Train 10 Ready Interrupt Flag</description> 795 <bitOffset>10</bitOffset> 796 <bitWidth>1</bitWidth> 797 <access>read-write</access> 798 </field> 799 <field> 800 <name>pt11</name> 801 <description>Pulse Train 11 Ready Interrupt Flag</description> 802 <bitOffset>11</bitOffset> 803 <bitWidth>1</bitWidth> 804 <access>read-write</access> 805 </field> 806 <field> 807 <name>pt12</name> 808 <description>Pulse Train 12 Ready Interrupt Flag</description> 809 <bitOffset>12</bitOffset> 810 <bitWidth>1</bitWidth> 811 <access>read-write</access> 812 </field> 813 <field> 814 <name>pt13</name> 815 <description>Pulse Train 13 Ready Interrupt Flag</description> 816 <bitOffset>13</bitOffset> 817 <bitWidth>1</bitWidth> 818 <access>read-write</access> 819 </field> 820 <field> 821 <name>pt14</name> 822 <description>Pulse Train 14 Ready Interrupt Flag</description> 823 <bitOffset>14</bitOffset> 824 <bitWidth>1</bitWidth> 825 <access>read-write</access> 826 </field> 827 <field> 828 <name>pt15</name> 829 <description>Pulse Train 15 Ready Interrupt Flag</description> 830 <bitOffset>15</bitOffset> 831 <bitWidth>1</bitWidth> 832 <access>read-write</access> 833 </field> 834 </fields> 835 </register> 836 <!--READY_INTEN: Pulse Train Ready Interrupt Enable/Disable --> 837 <register> 838 <name>READY_INTEN</name> 839 <description>Pulse Train Ready Interrupt Enable/Disable</description> 840 <addressOffset>0x001C</addressOffset> 841 <access>read-write</access> 842 <fields> 843 <field> 844 <name>pt0</name> 845 <description>Pulse Train 0 Ready Interrupt Enable/Disable</description> 846 <bitOffset>0</bitOffset> 847 <bitWidth>1</bitWidth> 848 <access>read-write</access> 849 </field> 850 <field> 851 <name>pt1</name> 852 <description>Pulse Train 1 Ready Interrupt Enable/Disable</description> 853 <bitOffset>1</bitOffset> 854 <bitWidth>1</bitWidth> 855 <access>read-write</access> 856 </field> 857 <field> 858 <name>pt2</name> 859 <description>Pulse Train 2 Ready Interrupt Enable/Disable</description> 860 <bitOffset>2</bitOffset> 861 <bitWidth>1</bitWidth> 862 <access>read-write</access> 863 </field> 864 <field> 865 <name>pt3</name> 866 <description>Pulse Train 3 Ready Interrupt Enable/Disable</description> 867 <bitOffset>3</bitOffset> 868 <bitWidth>1</bitWidth> 869 <access>read-write</access> 870 </field> 871 <field> 872 <name>pt4</name> 873 <description>Pulse Train 4 Ready Interrupt Enable/Disable</description> 874 <bitOffset>4</bitOffset> 875 <bitWidth>1</bitWidth> 876 <access>read-write</access> 877 </field> 878 <field> 879 <name>pt5</name> 880 <description>Pulse Train 5 Ready Interrupt Enable/Disable</description> 881 <bitOffset>5</bitOffset> 882 <bitWidth>1</bitWidth> 883 <access>read-write</access> 884 </field> 885 <field> 886 <name>pt6</name> 887 <description>Pulse Train 6 Ready Interrupt Enable/Disable</description> 888 <bitOffset>6</bitOffset> 889 <bitWidth>1</bitWidth> 890 <access>read-write</access> 891 </field> 892 <field> 893 <name>pt7</name> 894 <description>Pulse Train 7 Ready Interrupt Enable/Disable</description> 895 <bitOffset>7</bitOffset> 896 <bitWidth>1</bitWidth> 897 <access>read-write</access> 898 </field> 899 <field> 900 <name>pt8</name> 901 <description>Pulse Train 8 Ready Interrupt Enable/Disable</description> 902 <bitOffset>8</bitOffset> 903 <bitWidth>1</bitWidth> 904 <access>read-write</access> 905 </field> 906 <field> 907 <name>pt9</name> 908 <description>Pulse Train 9 Ready Interrupt Enable/Disable</description> 909 <bitOffset>9</bitOffset> 910 <bitWidth>1</bitWidth> 911 <access>read-write</access> 912 </field> 913 <field> 914 <name>pt10</name> 915 <description>Pulse Train 10 Ready Interrupt Enable/Disable</description> 916 <bitOffset>10</bitOffset> 917 <bitWidth>1</bitWidth> 918 <access>read-write</access> 919 </field> 920 <field> 921 <name>pt11</name> 922 <description>Pulse Train 11 Ready Interrupt Enable/Disable</description> 923 <bitOffset>11</bitOffset> 924 <bitWidth>1</bitWidth> 925 <access>read-write</access> 926 </field> 927 <field> 928 <name>pt12</name> 929 <description>Pulse Train 12 Ready Interrupt Enable/Disable</description> 930 <bitOffset>12</bitOffset> 931 <bitWidth>1</bitWidth> 932 <access>read-write</access> 933 </field> 934 <field> 935 <name>pt13</name> 936 <description>Pulse Train 13 Ready Interrupt Enable/Disable</description> 937 <bitOffset>13</bitOffset> 938 <bitWidth>1</bitWidth> 939 <access>read-write</access> 940 </field> 941 <field> 942 <name>pt14</name> 943 <description>Pulse Train 14 Ready Interrupt Enable/Disable</description> 944 <bitOffset>14</bitOffset> 945 <bitWidth>1</bitWidth> 946 <access>read-write</access> 947 </field> 948 <field> 949 <name>pt15</name> 950 <description>Pulse Train 15 Ready Interrupt Enable/Disable</description> 951 <bitOffset>15</bitOffset> 952 <bitWidth>1</bitWidth> 953 <access>read-write</access> 954 </field> 955 </fields> 956 </register> 957 </registers> 958 </peripheral> 959</device>