@@ -321,7 +321,7 @@ class MCP3x6x {
321
321
* @brief configuration register 0
322
322
*
323
323
* <a
324
- * href=https://nerdyscout.github.io/Arduino_MCP3x6x_Library /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1576710>MCP346x.pdf</a>
324
+ * href=https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1576710>MCP346x.pdf</a>
325
325
*/
326
326
typedef union Config0 {
327
327
struct {
@@ -338,7 +338,7 @@ class MCP3x6x {
338
338
* @brief configuration register 1
339
339
*
340
340
* <a
341
- * href=https://nerdyscout.github.io/Arduino_MCP3x6x_Library /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1269089>MCP346x.pdf</a>
341
+ * href=https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1269089>MCP346x.pdf</a>
342
342
*/
343
343
typedef union config1 {
344
344
struct {
@@ -353,7 +353,7 @@ class MCP3x6x {
353
353
* @brief configuration register 2
354
354
*
355
355
* <a
356
- * href=https://nerdyscout.github.io/Arduino_MCP3x6x_Library /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1269283>MCP346x.pdf</a>
356
+ * href=https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1269283>MCP346x.pdf</a>
357
357
*/
358
358
typedef union Config2 {
359
359
struct {
@@ -369,7 +369,7 @@ class MCP3x6x {
369
369
* @brief configuration register 3
370
370
*
371
371
* <a
372
- * href=https://nerdyscout.github.io/Arduino_MCP3x6x_Library /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1269504>MCP346x.pdf</a>
372
+ * href=https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1269504>MCP346x.pdf</a>
373
373
*/
374
374
typedef union Config3 {
375
375
struct {
@@ -387,7 +387,7 @@ class MCP3x6x {
387
387
* @brief interrupt request register
388
388
*
389
389
* <a
390
- * href=https://nerdyscout.github.io/Arduino_MCP3x6x_Library /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1269747>MCP346x.pdf</a>
390
+ * href=https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1269747>MCP346x.pdf</a>
391
391
*/
392
392
typedef union Irq {
393
393
struct {
@@ -406,7 +406,7 @@ class MCP3x6x {
406
406
* @brief multiplexer register
407
407
*
408
408
* <a
409
- * href=https://nerdyscout.github.io/Arduino_MCP3x6x_Library /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1273028>MCP346x.pdf</a>
409
+ * href=https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1273028>MCP346x.pdf</a>
410
410
*/
411
411
typedef union Mux {
412
412
/* *
@@ -426,7 +426,7 @@ class MCP3x6x {
426
426
* @brief scan mode settings register
427
427
*
428
428
* <a
429
- * href=https://nerdyscout.github.io/Arduino_MCP3x6x_Library /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1270252>MCP346x.pdf</a>
429
+ * href=https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1270252>MCP346x.pdf</a>
430
430
*/
431
431
typedef union Scan {
432
432
struct {
@@ -452,7 +452,7 @@ class MCP3x6x {
452
452
* @brief timer delay value register
453
453
*
454
454
* <a
455
- * href=https://nerdyscout.github.io/Arduino_MCP3x6x_Library /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1270583>MCP346x.pdf</a>
455
+ * href=https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1270583>MCP346x.pdf</a>
456
456
*/
457
457
typedef union Timer {
458
458
uint8_t raw[3 ]; // !< Selection Bits for the Time Interval Between Two Consecutive Scan Cycles
@@ -462,7 +462,7 @@ class MCP3x6x {
462
462
* @brief offset calibration register
463
463
*
464
464
* <a
465
- * href=https://nerdyscout.github.io/Arduino_MCP3x6x_Library /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1270742>MCP346x.pdf</a>
465
+ * href=https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1270742>MCP346x.pdf</a>
466
466
*/
467
467
typedef union Offset {
468
468
uint8_t raw[3 ]; // !< Offset Error Digital Calibration Code (two’s complement, MSb first coding)
@@ -472,7 +472,7 @@ class MCP3x6x {
472
472
* @brief gain calibration register
473
473
*
474
474
* <a
475
- * href=https://nerdyscout.github.io/Arduino_MCP3x6x_Library /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1270900>MCP346x.pdf</a>
475
+ * href=https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1270900>MCP346x.pdf</a>
476
476
*/
477
477
typedef union Gain {
478
478
uint8_t raw[3 ]; // !< Gain Error Digital Calibration Code (unsigned, MSb first coding)
@@ -482,7 +482,7 @@ class MCP3x6x {
482
482
* @brief SPI write mode locking password value register
483
483
*
484
484
* <a
485
- * href=https://nerdyscout.github.io/Arduino_MCP3x6x_Library /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1271641>MCP346x.pdf</a>
485
+ * href=https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1271641>MCP346x.pdf</a>
486
486
*/
487
487
typedef union Lock {
488
488
uint8_t raw; // !< Write Access Password Entry Code
@@ -492,7 +492,7 @@ class MCP3x6x {
492
492
* @brief crc configuration register
493
493
*
494
494
* <a
495
- * href=https://nerdyscout.github.io/Arduino_MCP3x6x_Library /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1272118>MCP346x.pdf</a>
495
+ * href=https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets /MCP3461-2-4R-Family-Data-Sheet-DS20006404C.pdf#G1.1272118>MCP346x.pdf</a>
496
496
*/
497
497
typedef union Crccfg {
498
498
uint8_t raw[2 ]; // !< CRC-16 Checksum Value
0 commit comments