NANO100_BSP V3.04.002
The Board Support Package for Nano100BN Series
Data Structures
Collaboration diagram for NANO100 Peripherals:

Data Structures

struct  ADC_T
 
#define ADC_RESULT_RSLT_Pos   (0)
 
#define ADC_RESULT_RSLT_Msk   (0xffful << ADC_RESULT_RSLT_Pos)
 
#define ADC_RESULT_VALID_Pos   (16)
 
#define ADC_RESULT_VALID_Msk   (0x1ul << ADC_RESULT_VALID_Pos)
 
#define ADC_RESULT_OVERRUN_Pos   (17)
 
#define ADC_RESULT_OVERRUN_Msk   (0x1ul << ADC_RESULT_OVERRUN_Pos)
 
#define ADC_CR_ADEN_Pos   (0)
 
#define ADC_CR_ADEN_Msk   (0x1ul << ADC_CR_ADEN_Pos)
 
#define ADC_CR_ADIE_Pos   (1)
 
#define ADC_CR_ADIE_Msk   (0x1ul << ADC_CR_ADIE_Pos)
 
#define ADC_CR_ADMD_Pos   (2)
 
#define ADC_CR_ADMD_Msk   (0x3ul << ADC_CR_ADMD_Pos)
 
#define ADC_CR_TRGS_Pos   (4)
 
#define ADC_CR_TRGS_Msk   (0x3ul << ADC_CR_TRGS_Pos)
 
#define ADC_CR_TRGCOND_Pos   (6)
 
#define ADC_CR_TRGCOND_Msk   (0x3ul << ADC_CR_TRGCOND_Pos)
 
#define ADC_CR_TRGE_Pos   (8)
 
#define ADC_CR_TRGE_Msk   (0x1ul << ADC_CR_TRGE_Pos)
 
#define ADC_CR_PTEN_Pos   (9)
 
#define ADC_CR_PTEN_Msk   (0x1ul << ADC_CR_PTEN_Pos)
 
#define ADC_CR_DIFF_Pos   (10)
 
#define ADC_CR_DIFF_Msk   (0x1ul << ADC_CR_DIFF_Pos)
 
#define ADC_CR_ADST_Pos   (11)
 
#define ADC_CR_ADST_Msk   (0x1ul << ADC_CR_ADST_Pos)
 
#define ADC_CR_TMSEL_Pos   (12)
 
#define ADC_CR_TMSEL_Msk   (0x3ul << ADC_CR_TMSEL_Pos)
 
#define ADC_CR_TMTRGMOD_Pos   (15)
 
#define ADC_CR_TMTRGMOD_Msk   (0x1ul << ADC_CR_TMTRGMOD_Pos)
 
#define ADC_CR_REFSEL_Pos   (16)
 
#define ADC_CR_REFSEL_Msk   (0x3ul << ADC_CR_REFSEL_Pos)
 
#define ADC_CR_RESSEL_Pos   (18)
 
#define ADC_CR_RESSEL_Msk   (0x3ul << ADC_CR_RESSEL_Pos)
 
#define ADC_CR_TMPDMACNT_Pos   (24)
 
#define ADC_CR_TMPDMACNT_Msk   (0xfful << ADC_CR_TMPDMACNT_Pos)
 
#define ADC_CHEN_CHEN0_Pos   (0)
 
#define ADC_CHEN_CHEN0_Msk   (0x1ul << ADC_CHEN_CHEN0_Pos)
 
#define ADC_CMPR_CMPEN_Pos   (0)
 
#define ADC_CMPR_CMPEN_Msk   (0x1ul << ADC_CMPR_CMPEN_Pos)
 
#define ADC_CMPR_CMPIE_Pos   (1)
 
#define ADC_CMPR_CMPIE_Msk   (0x1ul << ADC_CMPR_CMPIE_Pos)
 
#define ADC_CMPR_CMPCOND_Pos   (2)
 
#define ADC_CMPR_CMPCOND_Msk   (0x1ul << ADC_CMPR_CMPCOND_Pos)
 
#define ADC_CMPR_CMPCH_Pos   (3)
 
#define ADC_CMPR_CMPCH_Msk   (0x1ful << ADC_CMPR_CMPCH_Pos)
 
#define ADC_CMPR_CMPMATCNT_Pos   (8)
 
#define ADC_CMPR_CMPMATCNT_Msk   (0xful << ADC_CMPR_CMPMATCNT_Pos)
 
#define ADC_CMPR_CMPD_Pos   (16)
 
#define ADC_CMPR_CMPD_Msk   (0xffful << ADC_CMPR_CMPD_Pos)
 
#define ADC_SR_ADF_Pos   (0)
 
#define ADC_SR_ADF_Msk   (0x1ul << ADC_SR_ADF_Pos)
 
#define ADC_SR_CMPF0_Pos   (1)
 
#define ADC_SR_CMPF0_Msk   (0x1ul << ADC_SR_CMPF0_Pos)
 
#define ADC_SR_CMPF1_Pos   (2)
 
#define ADC_SR_CMPF1_Msk   (0x1ul << ADC_SR_CMPF1_Pos)
 
#define ADC_SR_BUSY_Pos   (3)
 
#define ADC_SR_BUSY_Msk   (0x1ul << ADC_SR_BUSY_Pos)
 
#define ADC_SR_CHANNEL_Pos   (4)
 
#define ADC_SR_CHANNEL_Msk   (0x1ful << ADC_SR_CHANNEL_Pos)
 
#define ADC_SR_INITRDY_Pos   (16)
 
#define ADC_SR_INITRDY_Msk   (0x1ul << ADC_SR_INITRDY_Pos)
 
#define ADC_PDMA_AD_PDMA_Pos   (0)
 
#define ADC_PDMA_AD_PDMA_Msk   (0xffful << ADC_PDMA_AD_PDMA_Pos)
 
#define ADC_PWRCTL_PWUPRDY_Pos   (0)
 
#define ADC_PWRCTL_PWUPRDY_Msk   (0x1ul << ADC_PWRCTL_PWUPRDY_Pos)
 
#define ADC_PWRCTL_PWDCALEN_Pos   (1)
 
#define ADC_PWRCTL_PWDCALEN_Msk   (0x1ul << ADC_PWRCTL_PWDCALEN_Pos)
 
#define ADC_PWRCTL_PWDMOD_Pos   (2)
 
#define ADC_PWRCTL_PWDMOD_Msk   (0x3ul << ADC_PWRCTL_PWDMOD_Pos)
 
#define ADC_CALCTL_CALEN_Pos   (0)
 
#define ADC_CALCTL_CALEN_Msk   (0x1ul << ADC_CALCTL_CALEN_Pos)
 
#define ADC_CALCTL_CALSTART_Pos   (1)
 
#define ADC_CALCTL_CALSTART_Msk   (0x1ul << ADC_CALCTL_CALSTART_Pos)
 
#define ADC_CALCTL_CALDONE_Pos   (2)
 
#define ADC_CALCTL_CALDONE_Msk   (0x1ul << ADC_CALCTL_CALDONE_Pos)
 
#define ADC_CALCTL_CALSEL_Pos   (3)
 
#define ADC_CALCTL_CALSEL_Msk   (0x1ul << ADC_CALCTL_CALSEL_Pos)
 
#define ADC_CALWORD_CALWORD_Pos   (0)
 
#define ADC_CALWORD_CALWORD_Msk   (0x7ful << ADC_CALWORD_CALWORD_Pos)
 
#define ADC_SMPLCNT0_CH0SAMPCNT_Pos   (0)
 
#define ADC_SMPLCNT0_CH0SAMPCNT_Msk   (0xful << ADC_SMPLCNT0_CH0SAMPCNT_Pos)
 
#define ADC_SMPLCNT1_CH8SAMPCNT_Pos   (0)
 
#define ADC_SMPLCNT1_CH8SAMPCNT_Msk   (0xful << ADC_SMPLCNT1_CH8SAMPCNT_Pos)
 
#define ADC_SMPLCNT1_INTCHSAMPCNT_Pos   (16)
 
#define ADC_SMPLCNT1_INTCHSAMPCNT_Msk   (0xful << ADC_SMPLCNT1_INTCHSAMPCNT_Pos)
 

Detailed Description

NANO100 Device Specific Peripheral registers structures

Macro Definition Documentation

◆ ADC_CALCTL_CALDONE_Msk

#define ADC_CALCTL_CALDONE_Msk   (0x1ul << ADC_CALCTL_CALDONE_Pos)

ADC_T::CALCTL: CALDONE Mask

Definition at line 687 of file Nano100Series.h.

◆ ADC_CALCTL_CALDONE_Pos

#define ADC_CALCTL_CALDONE_Pos   (2)

ADC_T::CALCTL: CALDONE Position

Definition at line 686 of file Nano100Series.h.

◆ ADC_CALCTL_CALEN_Msk

#define ADC_CALCTL_CALEN_Msk   (0x1ul << ADC_CALCTL_CALEN_Pos)

ADC_T::CALCTL: CALEN Mask

Definition at line 681 of file Nano100Series.h.

◆ ADC_CALCTL_CALEN_Pos

#define ADC_CALCTL_CALEN_Pos   (0)

ADC_T::CALCTL: CALEN Position

Definition at line 680 of file Nano100Series.h.

◆ ADC_CALCTL_CALSEL_Msk

#define ADC_CALCTL_CALSEL_Msk   (0x1ul << ADC_CALCTL_CALSEL_Pos)

ADC_T::CALCTL: CALSEL Mask

Definition at line 690 of file Nano100Series.h.

◆ ADC_CALCTL_CALSEL_Pos

#define ADC_CALCTL_CALSEL_Pos   (3)

ADC_T::CALCTL: CALSEL Position

Definition at line 689 of file Nano100Series.h.

◆ ADC_CALCTL_CALSTART_Msk

#define ADC_CALCTL_CALSTART_Msk   (0x1ul << ADC_CALCTL_CALSTART_Pos)

ADC_T::CALCTL: CALSTART Mask

Definition at line 684 of file Nano100Series.h.

◆ ADC_CALCTL_CALSTART_Pos

#define ADC_CALCTL_CALSTART_Pos   (1)

ADC_T::CALCTL: CALSTART Position

Definition at line 683 of file Nano100Series.h.

◆ ADC_CALWORD_CALWORD_Msk

#define ADC_CALWORD_CALWORD_Msk   (0x7ful << ADC_CALWORD_CALWORD_Pos)

ADC_T::CALWORD: CALWORD Mask

Definition at line 693 of file Nano100Series.h.

◆ ADC_CALWORD_CALWORD_Pos

#define ADC_CALWORD_CALWORD_Pos   (0)

ADC_T::CALWORD: CALWORD Position

Definition at line 692 of file Nano100Series.h.

◆ ADC_CHEN_CHEN0_Msk

#define ADC_CHEN_CHEN0_Msk   (0x1ul << ADC_CHEN_CHEN0_Pos)

ADC_T::CHEN: CHEN0 Mask

Definition at line 630 of file Nano100Series.h.

◆ ADC_CHEN_CHEN0_Pos

#define ADC_CHEN_CHEN0_Pos   (0)

ADC_T::CHEN: CHEN0 Position

Definition at line 629 of file Nano100Series.h.

◆ ADC_CMPR_CMPCH_Msk

#define ADC_CMPR_CMPCH_Msk   (0x1ful << ADC_CMPR_CMPCH_Pos)

ADC_T::CMPR: CMPCH Mask

Definition at line 642 of file Nano100Series.h.

◆ ADC_CMPR_CMPCH_Pos

#define ADC_CMPR_CMPCH_Pos   (3)

ADC_T::CMPR: CMPCH Position

Definition at line 641 of file Nano100Series.h.

◆ ADC_CMPR_CMPCOND_Msk

#define ADC_CMPR_CMPCOND_Msk   (0x1ul << ADC_CMPR_CMPCOND_Pos)

ADC_T::CMPR: CMPCOND Mask

Definition at line 639 of file Nano100Series.h.

◆ ADC_CMPR_CMPCOND_Pos

#define ADC_CMPR_CMPCOND_Pos   (2)

ADC_T::CMPR: CMPCOND Position

Definition at line 638 of file Nano100Series.h.

◆ ADC_CMPR_CMPD_Msk

#define ADC_CMPR_CMPD_Msk   (0xffful << ADC_CMPR_CMPD_Pos)

ADC_T::CMPR: CMPD Mask

Definition at line 648 of file Nano100Series.h.

◆ ADC_CMPR_CMPD_Pos

#define ADC_CMPR_CMPD_Pos   (16)

ADC_T::CMPR: CMPD Position

Definition at line 647 of file Nano100Series.h.

◆ ADC_CMPR_CMPEN_Msk

#define ADC_CMPR_CMPEN_Msk   (0x1ul << ADC_CMPR_CMPEN_Pos)

ADC_T::CMPR: CMPEN Mask

Definition at line 633 of file Nano100Series.h.

◆ ADC_CMPR_CMPEN_Pos

#define ADC_CMPR_CMPEN_Pos   (0)

ADC_T::CMPR: CMPEN Position

Definition at line 632 of file Nano100Series.h.

◆ ADC_CMPR_CMPIE_Msk

#define ADC_CMPR_CMPIE_Msk   (0x1ul << ADC_CMPR_CMPIE_Pos)

ADC_T::CMPR: CMPIE Mask

Definition at line 636 of file Nano100Series.h.

◆ ADC_CMPR_CMPIE_Pos

#define ADC_CMPR_CMPIE_Pos   (1)

ADC_T::CMPR: CMPIE Position

Definition at line 635 of file Nano100Series.h.

◆ ADC_CMPR_CMPMATCNT_Msk

#define ADC_CMPR_CMPMATCNT_Msk   (0xful << ADC_CMPR_CMPMATCNT_Pos)

ADC_T::CMPR: CMPMATCNT Mask

Definition at line 645 of file Nano100Series.h.

◆ ADC_CMPR_CMPMATCNT_Pos

#define ADC_CMPR_CMPMATCNT_Pos   (8)

ADC_T::CMPR: CMPMATCNT Position

Definition at line 644 of file Nano100Series.h.

◆ ADC_CR_ADEN_Msk

#define ADC_CR_ADEN_Msk   (0x1ul << ADC_CR_ADEN_Pos)

ADC_T::CR: ADEN Mask

Definition at line 588 of file Nano100Series.h.

◆ ADC_CR_ADEN_Pos

#define ADC_CR_ADEN_Pos   (0)

ADC_T::CR: ADEN Position

Definition at line 587 of file Nano100Series.h.

◆ ADC_CR_ADIE_Msk

#define ADC_CR_ADIE_Msk   (0x1ul << ADC_CR_ADIE_Pos)

ADC_T::CR: ADIE Mask

Definition at line 591 of file Nano100Series.h.

◆ ADC_CR_ADIE_Pos

#define ADC_CR_ADIE_Pos   (1)

ADC_T::CR: ADIE Position

Definition at line 590 of file Nano100Series.h.

◆ ADC_CR_ADMD_Msk

#define ADC_CR_ADMD_Msk   (0x3ul << ADC_CR_ADMD_Pos)

ADC_T::CR: ADMD Mask

Definition at line 594 of file Nano100Series.h.

◆ ADC_CR_ADMD_Pos

#define ADC_CR_ADMD_Pos   (2)

ADC_T::CR: ADMD Position

Definition at line 593 of file Nano100Series.h.

◆ ADC_CR_ADST_Msk

#define ADC_CR_ADST_Msk   (0x1ul << ADC_CR_ADST_Pos)

ADC_T::CR: ADST Mask

Definition at line 612 of file Nano100Series.h.

◆ ADC_CR_ADST_Pos

#define ADC_CR_ADST_Pos   (11)

ADC_T::CR: ADST Position

Definition at line 611 of file Nano100Series.h.

◆ ADC_CR_DIFF_Msk

#define ADC_CR_DIFF_Msk   (0x1ul << ADC_CR_DIFF_Pos)

ADC_T::CR: DIFF Mask

Definition at line 609 of file Nano100Series.h.

◆ ADC_CR_DIFF_Pos

#define ADC_CR_DIFF_Pos   (10)

ADC_T::CR: DIFF Position

Definition at line 608 of file Nano100Series.h.

◆ ADC_CR_PTEN_Msk

#define ADC_CR_PTEN_Msk   (0x1ul << ADC_CR_PTEN_Pos)

ADC_T::CR: PTEN Mask

Definition at line 606 of file Nano100Series.h.

◆ ADC_CR_PTEN_Pos

#define ADC_CR_PTEN_Pos   (9)

ADC_T::CR: PTEN Position

Definition at line 605 of file Nano100Series.h.

◆ ADC_CR_REFSEL_Msk

#define ADC_CR_REFSEL_Msk   (0x3ul << ADC_CR_REFSEL_Pos)

ADC_T::CR: REFSEL Mask

Definition at line 621 of file Nano100Series.h.

◆ ADC_CR_REFSEL_Pos

#define ADC_CR_REFSEL_Pos   (16)

ADC_T::CR: REFSEL Position

Definition at line 620 of file Nano100Series.h.

◆ ADC_CR_RESSEL_Msk

#define ADC_CR_RESSEL_Msk   (0x3ul << ADC_CR_RESSEL_Pos)

ADC_T::CR: RESSEL Mask

Definition at line 624 of file Nano100Series.h.

◆ ADC_CR_RESSEL_Pos

#define ADC_CR_RESSEL_Pos   (18)

ADC_T::CR: RESSEL Position

Definition at line 623 of file Nano100Series.h.

◆ ADC_CR_TMPDMACNT_Msk

#define ADC_CR_TMPDMACNT_Msk   (0xfful << ADC_CR_TMPDMACNT_Pos)

ADC_T::CR: TMPDMACNT Mask

Definition at line 627 of file Nano100Series.h.

◆ ADC_CR_TMPDMACNT_Pos

#define ADC_CR_TMPDMACNT_Pos   (24)

ADC_T::CR: TMPDMACNT Position

Definition at line 626 of file Nano100Series.h.

◆ ADC_CR_TMSEL_Msk

#define ADC_CR_TMSEL_Msk   (0x3ul << ADC_CR_TMSEL_Pos)

ADC_T::CR: TMSEL Mask

Definition at line 615 of file Nano100Series.h.

◆ ADC_CR_TMSEL_Pos

#define ADC_CR_TMSEL_Pos   (12)

ADC_T::CR: TMSEL Position

Definition at line 614 of file Nano100Series.h.

◆ ADC_CR_TMTRGMOD_Msk

#define ADC_CR_TMTRGMOD_Msk   (0x1ul << ADC_CR_TMTRGMOD_Pos)

ADC_T::CR: TMTRGMOD Mask

Definition at line 618 of file Nano100Series.h.

◆ ADC_CR_TMTRGMOD_Pos

#define ADC_CR_TMTRGMOD_Pos   (15)

ADC_T::CR: TMTRGMOD Position

Definition at line 617 of file Nano100Series.h.

◆ ADC_CR_TRGCOND_Msk

#define ADC_CR_TRGCOND_Msk   (0x3ul << ADC_CR_TRGCOND_Pos)

ADC_T::CR: TRGCOND Mask

Definition at line 600 of file Nano100Series.h.

◆ ADC_CR_TRGCOND_Pos

#define ADC_CR_TRGCOND_Pos   (6)

ADC_T::CR: TRGCOND Position

Definition at line 599 of file Nano100Series.h.

◆ ADC_CR_TRGE_Msk

#define ADC_CR_TRGE_Msk   (0x1ul << ADC_CR_TRGE_Pos)

ADC_T::CR: TRGE Mask

Definition at line 603 of file Nano100Series.h.

◆ ADC_CR_TRGE_Pos

#define ADC_CR_TRGE_Pos   (8)

ADC_T::CR: TRGE Position

Definition at line 602 of file Nano100Series.h.

◆ ADC_CR_TRGS_Msk

#define ADC_CR_TRGS_Msk   (0x3ul << ADC_CR_TRGS_Pos)

ADC_T::CR: TRGS Mask

Definition at line 597 of file Nano100Series.h.

◆ ADC_CR_TRGS_Pos

#define ADC_CR_TRGS_Pos   (4)

ADC_T::CR: TRGS Position

Definition at line 596 of file Nano100Series.h.

◆ ADC_PDMA_AD_PDMA_Msk

#define ADC_PDMA_AD_PDMA_Msk   (0xffful << ADC_PDMA_AD_PDMA_Pos)

ADC_T::PDMA: AD_PDMA Mask

Definition at line 669 of file Nano100Series.h.

◆ ADC_PDMA_AD_PDMA_Pos

#define ADC_PDMA_AD_PDMA_Pos   (0)

ADC_T::PDMA: AD_PDMA Position

Definition at line 668 of file Nano100Series.h.

◆ ADC_PWRCTL_PWDCALEN_Msk

#define ADC_PWRCTL_PWDCALEN_Msk   (0x1ul << ADC_PWRCTL_PWDCALEN_Pos)

ADC_T::PWRCTL: PWDCALEN Mask

Definition at line 675 of file Nano100Series.h.

◆ ADC_PWRCTL_PWDCALEN_Pos

#define ADC_PWRCTL_PWDCALEN_Pos   (1)

ADC_T::PWRCTL: PWDCALEN Position

Definition at line 674 of file Nano100Series.h.

◆ ADC_PWRCTL_PWDMOD_Msk

#define ADC_PWRCTL_PWDMOD_Msk   (0x3ul << ADC_PWRCTL_PWDMOD_Pos)

ADC_T::PWRCTL: PWDMOD Mask

Definition at line 678 of file Nano100Series.h.

◆ ADC_PWRCTL_PWDMOD_Pos

#define ADC_PWRCTL_PWDMOD_Pos   (2)

ADC_T::PWRCTL: PWDMOD Position

Definition at line 677 of file Nano100Series.h.

◆ ADC_PWRCTL_PWUPRDY_Msk

#define ADC_PWRCTL_PWUPRDY_Msk   (0x1ul << ADC_PWRCTL_PWUPRDY_Pos)

ADC_T::PWRCTL: PWUPRDY Mask

Definition at line 672 of file Nano100Series.h.

◆ ADC_PWRCTL_PWUPRDY_Pos

#define ADC_PWRCTL_PWUPRDY_Pos   (0)

ADC_T::PWRCTL: PWUPRDY Position

Definition at line 671 of file Nano100Series.h.

◆ ADC_RESULT_OVERRUN_Msk

#define ADC_RESULT_OVERRUN_Msk   (0x1ul << ADC_RESULT_OVERRUN_Pos)

ADC_T::RESULT: OVERRUN Mask

Definition at line 585 of file Nano100Series.h.

◆ ADC_RESULT_OVERRUN_Pos

#define ADC_RESULT_OVERRUN_Pos   (17)

ADC_T::RESULT: OVERRUN Position

Definition at line 584 of file Nano100Series.h.

◆ ADC_RESULT_RSLT_Msk

#define ADC_RESULT_RSLT_Msk   (0xffful << ADC_RESULT_RSLT_Pos)

ADC_T::RESULT: RSLT Mask

Definition at line 579 of file Nano100Series.h.

◆ ADC_RESULT_RSLT_Pos

#define ADC_RESULT_RSLT_Pos   (0)
@addtogroup ADC_CONST ADC Bit Field Definition
Constant Definitions for ADC Controller

ADC_T::RESULT: RSLT Position

Definition at line 578 of file Nano100Series.h.

◆ ADC_RESULT_VALID_Msk

#define ADC_RESULT_VALID_Msk   (0x1ul << ADC_RESULT_VALID_Pos)

ADC_T::RESULT: VALID Mask

Definition at line 582 of file Nano100Series.h.

◆ ADC_RESULT_VALID_Pos

#define ADC_RESULT_VALID_Pos   (16)

ADC_T::RESULT: VALID Position

Definition at line 581 of file Nano100Series.h.

◆ ADC_SMPLCNT0_CH0SAMPCNT_Msk

#define ADC_SMPLCNT0_CH0SAMPCNT_Msk   (0xful << ADC_SMPLCNT0_CH0SAMPCNT_Pos)

ADC_T::SMPLCNT0: CH0SAMPCNT Mask

Definition at line 696 of file Nano100Series.h.

◆ ADC_SMPLCNT0_CH0SAMPCNT_Pos

#define ADC_SMPLCNT0_CH0SAMPCNT_Pos   (0)

ADC_T::SMPLCNT0: CH0SAMPCNT Position

Definition at line 695 of file Nano100Series.h.

◆ ADC_SMPLCNT1_CH8SAMPCNT_Msk

#define ADC_SMPLCNT1_CH8SAMPCNT_Msk   (0xful << ADC_SMPLCNT1_CH8SAMPCNT_Pos)

ADC_T::SMPLCNT1: CH8SAMPCNT Mask

Definition at line 699 of file Nano100Series.h.

◆ ADC_SMPLCNT1_CH8SAMPCNT_Pos

#define ADC_SMPLCNT1_CH8SAMPCNT_Pos   (0)

ADC_T::SMPLCNT1: CH8SAMPCNT Position

Definition at line 698 of file Nano100Series.h.

◆ ADC_SMPLCNT1_INTCHSAMPCNT_Msk

#define ADC_SMPLCNT1_INTCHSAMPCNT_Msk   (0xful << ADC_SMPLCNT1_INTCHSAMPCNT_Pos)

ADC_T::SMPLCNT1: INTCHSAMPCNT Mask

Definition at line 702 of file Nano100Series.h.

◆ ADC_SMPLCNT1_INTCHSAMPCNT_Pos

#define ADC_SMPLCNT1_INTCHSAMPCNT_Pos   (16)

ADC_T::SMPLCNT1: INTCHSAMPCNT Position

Definition at line 701 of file Nano100Series.h.

◆ ADC_SR_ADF_Msk

#define ADC_SR_ADF_Msk   (0x1ul << ADC_SR_ADF_Pos)

ADC_T::SR: ADF Mask

Definition at line 651 of file Nano100Series.h.

◆ ADC_SR_ADF_Pos

#define ADC_SR_ADF_Pos   (0)

ADC_T::SR: ADF Position

Definition at line 650 of file Nano100Series.h.

◆ ADC_SR_BUSY_Msk

#define ADC_SR_BUSY_Msk   (0x1ul << ADC_SR_BUSY_Pos)

ADC_T::SR: BUSY Mask

Definition at line 660 of file Nano100Series.h.

◆ ADC_SR_BUSY_Pos

#define ADC_SR_BUSY_Pos   (3)

ADC_T::SR: BUSY Position

Definition at line 659 of file Nano100Series.h.

◆ ADC_SR_CHANNEL_Msk

#define ADC_SR_CHANNEL_Msk   (0x1ful << ADC_SR_CHANNEL_Pos)

ADC_T::SR: CHANNEL Mask

Definition at line 663 of file Nano100Series.h.

◆ ADC_SR_CHANNEL_Pos

#define ADC_SR_CHANNEL_Pos   (4)

ADC_T::SR: CHANNEL Position

Definition at line 662 of file Nano100Series.h.

◆ ADC_SR_CMPF0_Msk

#define ADC_SR_CMPF0_Msk   (0x1ul << ADC_SR_CMPF0_Pos)

ADC_T::SR: CMPF0 Mask

Definition at line 654 of file Nano100Series.h.

◆ ADC_SR_CMPF0_Pos

#define ADC_SR_CMPF0_Pos   (1)

ADC_T::SR: CMPF0 Position

Definition at line 653 of file Nano100Series.h.

◆ ADC_SR_CMPF1_Msk

#define ADC_SR_CMPF1_Msk   (0x1ul << ADC_SR_CMPF1_Pos)

ADC_T::SR: CMPF1 Mask

Definition at line 657 of file Nano100Series.h.

◆ ADC_SR_CMPF1_Pos

#define ADC_SR_CMPF1_Pos   (2)

ADC_T::SR: CMPF1 Position

Definition at line 656 of file Nano100Series.h.

◆ ADC_SR_INITRDY_Msk

#define ADC_SR_INITRDY_Msk   (0x1ul << ADC_SR_INITRDY_Pos)

ADC_T::SR: INITRDY Mask

Definition at line 666 of file Nano100Series.h.

◆ ADC_SR_INITRDY_Pos

#define ADC_SR_INITRDY_Pos   (16)

ADC_T::SR: INITRDY Position

Definition at line 665 of file Nano100Series.h.