Trait msp430fr6972::generic::RegisterSpec[][src]

pub trait RegisterSpec {
    type Ux: Copy;
}

Raw register type

Associated Types

type Ux: Copy[src]

Raw register type (u8, u16, u32, …).

Loading content...

Implementors

impl RegisterSpec for ADC12CTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12CTL1_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12CTL2_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12CTL3_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12HI_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12IER0_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12IER1_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12IER2_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12IFGR0_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12IFGR1_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12IFGR2_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12IV_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12LO_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL1_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL2_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL3_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL4_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL5_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL6_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL7_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL8_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL9_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL10_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL11_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL12_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL13_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL14_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL15_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL16_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL17_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL18_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL19_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL20_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL21_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL22_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL23_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL24_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL25_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL26_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL27_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL28_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL29_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL30_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MCTL31_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM0_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM1_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM2_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM3_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM4_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM5_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM6_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM7_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM8_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM9_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM10_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM11_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM12_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM13_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM14_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM15_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM16_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM17_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM18_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM19_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM20_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM21_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM22_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM23_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM24_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM25_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM26_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM27_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM28_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM29_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM30_SPEC[src]

type Ux = u16

impl RegisterSpec for ADC12MEM31_SPEC[src]

type Ux = u16

impl RegisterSpec for AESACTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for AESACTL1_SPEC[src]

type Ux = u16

impl RegisterSpec for AESADIN_SPEC[src]

type Ux = u16

impl RegisterSpec for AESADOUT_SPEC[src]

type Ux = u16

impl RegisterSpec for AESAKEY_SPEC[src]

type Ux = u16

impl RegisterSpec for AESASTAT_SPEC[src]

type Ux = u16

impl RegisterSpec for AESAXDIN_SPEC[src]

type Ux = u16

impl RegisterSpec for AESAXIN_SPEC[src]

type Ux = u16

impl RegisterSpec for CAPTIO0CTL_SPEC[src]

type Ux = u16

impl RegisterSpec for CAPTIO1CTL_SPEC[src]

type Ux = u16

impl RegisterSpec for CECTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for CECTL1_SPEC[src]

type Ux = u16

impl RegisterSpec for CECTL2_SPEC[src]

type Ux = u16

impl RegisterSpec for CECTL3_SPEC[src]

type Ux = u16

impl RegisterSpec for CEINT_SPEC[src]

type Ux = u16

impl RegisterSpec for CEIV_SPEC[src]

type Ux = u16

impl RegisterSpec for CRCDI_SPEC[src]

type Ux = u16

impl RegisterSpec for CRCDIRB_SPEC[src]

type Ux = u16

impl RegisterSpec for CRCINIRES_SPEC[src]

type Ux = u16

impl RegisterSpec for CRCRESR_SPEC[src]

type Ux = u16

impl RegisterSpec for CRC16DIRBW0_SPEC[src]

type Ux = u16

impl RegisterSpec for CRC16DIRBW1_SPEC[src]

type Ux = u16

impl RegisterSpec for CRC16DIW0_SPEC[src]

type Ux = u16

impl RegisterSpec for CRC16DIW1_SPEC[src]

type Ux = u16

impl RegisterSpec for CRC16INIRESW0_SPEC[src]

type Ux = u16

impl RegisterSpec for CRC16RESRW0_SPEC[src]

type Ux = u16

impl RegisterSpec for CRC16RESRW1_SPEC[src]

type Ux = u16

impl RegisterSpec for CRC32DIRBW0_SPEC[src]

type Ux = u16

impl RegisterSpec for CRC32DIRBW1_SPEC[src]

type Ux = u16

impl RegisterSpec for CRC32DIW0_SPEC[src]

type Ux = u16

impl RegisterSpec for CRC32DIW1_SPEC[src]

type Ux = u16

impl RegisterSpec for CRC32INIRESW0_SPEC[src]

type Ux = u16

impl RegisterSpec for CRC32INIRESW1_SPEC[src]

type Ux = u16

impl RegisterSpec for CRC32RESRW0_SPEC[src]

type Ux = u16

impl RegisterSpec for CRC32RESRW1_SPEC[src]

type Ux = u16

impl RegisterSpec for CSCTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for CSCTL1_SPEC[src]

type Ux = u16

impl RegisterSpec for CSCTL2_SPEC[src]

type Ux = u16

impl RegisterSpec for CSCTL3_SPEC[src]

type Ux = u16

impl RegisterSpec for CSCTL4_SPEC[src]

type Ux = u16

impl RegisterSpec for CSCTL5_SPEC[src]

type Ux = u16

impl RegisterSpec for CSCTL6_SPEC[src]

type Ux = u16

impl RegisterSpec for DMA0CTL_SPEC[src]

type Ux = u16

impl RegisterSpec for DMA0DA_SPEC[src]

type Ux = u32

impl RegisterSpec for DMA0SA_SPEC[src]

type Ux = u32

impl RegisterSpec for DMA0SZ_SPEC[src]

type Ux = u16

impl RegisterSpec for DMA1CTL_SPEC[src]

type Ux = u16

impl RegisterSpec for DMA1DA_SPEC[src]

type Ux = u32

impl RegisterSpec for DMA1SA_SPEC[src]

type Ux = u32

impl RegisterSpec for DMA1SZ_SPEC[src]

type Ux = u16

impl RegisterSpec for DMA2CTL_SPEC[src]

type Ux = u16

impl RegisterSpec for DMA2DA_SPEC[src]

type Ux = u32

impl RegisterSpec for DMA2SA_SPEC[src]

type Ux = u32

impl RegisterSpec for DMA2SZ_SPEC[src]

type Ux = u16

impl RegisterSpec for DMACTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for DMACTL1_SPEC[src]

type Ux = u16

impl RegisterSpec for DMACTL2_SPEC[src]

type Ux = u16

impl RegisterSpec for DMACTL3_SPEC[src]

type Ux = u16

impl RegisterSpec for DMACTL4_SPEC[src]

type Ux = u16

impl RegisterSpec for DMAIV_SPEC[src]

type Ux = u16

impl RegisterSpec for FRCTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for GCCTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for GCCTL1_SPEC[src]

type Ux = u16

impl RegisterSpec for LCDBM1_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDBM2_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDBM3_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDBM4_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDBM5_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDBM6_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDBM7_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDBM8_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDBM9_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDBM10_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDBM11_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDBM12_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDBM13_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDBM14_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDBM15_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDBM16_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDBM17_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDBM18_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDBM19_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDBM20_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDBM21_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDBM22_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDCBLKCTL_SPEC[src]

type Ux = u16

impl RegisterSpec for LCDCCPCTL_SPEC[src]

type Ux = u16

impl RegisterSpec for LCDCCTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for LCDCCTL1_SPEC[src]

type Ux = u16

impl RegisterSpec for LCDCIV_SPEC[src]

type Ux = u16

impl RegisterSpec for LCDCMEMCTL_SPEC[src]

type Ux = u16

impl RegisterSpec for LCDCPCTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for LCDCPCTL1_SPEC[src]

type Ux = u16

impl RegisterSpec for LCDCPCTL2_SPEC[src]

type Ux = u16

impl RegisterSpec for LCDCVCTL_SPEC[src]

type Ux = u16

impl RegisterSpec for LCDM1_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM2_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM3_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM4_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM5_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM6_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM7_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM8_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM9_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM10_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM11_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM12_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM13_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM14_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM15_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM16_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM17_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM18_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM19_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM20_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM21_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM22_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM23_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM24_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM25_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM26_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM27_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM28_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM29_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM30_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM31_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM32_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM33_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM34_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM35_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM36_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM37_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM38_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM39_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM40_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM41_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM42_SPEC[src]

type Ux = u8

impl RegisterSpec for LCDM43_SPEC[src]

type Ux = u8

impl RegisterSpec for MPUCTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for MPUCTL1_SPEC[src]

type Ux = u16

impl RegisterSpec for MPUIPC0_SPEC[src]

type Ux = u16

impl RegisterSpec for MPUIPSEGB1_SPEC[src]

type Ux = u16

impl RegisterSpec for MPUIPSEGB2_SPEC[src]

type Ux = u16

impl RegisterSpec for MPUSAM_SPEC[src]

type Ux = u16

impl RegisterSpec for MPUSEGB1_SPEC[src]

type Ux = u16

impl RegisterSpec for MPUSEGB2_SPEC[src]

type Ux = u16

impl RegisterSpec for MAC_SPEC[src]

type Ux = u16

impl RegisterSpec for MACS_SPEC[src]

type Ux = u16

impl RegisterSpec for MPY32CTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for MPY_SPEC[src]

type Ux = u16

impl RegisterSpec for MPYS_SPEC[src]

type Ux = u16

impl RegisterSpec for OP2_SPEC[src]

type Ux = u16

impl RegisterSpec for RESHI_SPEC[src]

type Ux = u16

impl RegisterSpec for RESLO_SPEC[src]

type Ux = u16

impl RegisterSpec for SUMEXT_SPEC[src]

type Ux = u16

impl RegisterSpec for MAC32H_SPEC[src]

type Ux = u16

impl RegisterSpec for MAC32L_SPEC[src]

type Ux = u16

impl RegisterSpec for MACS32H_SPEC[src]

type Ux = u16

impl RegisterSpec for MACS32L_SPEC[src]

type Ux = u16

impl RegisterSpec for MPY32H_SPEC[src]

type Ux = u16

impl RegisterSpec for MPY32L_SPEC[src]

type Ux = u16

impl RegisterSpec for MPYS32H_SPEC[src]

type Ux = u16

impl RegisterSpec for MPYS32L_SPEC[src]

type Ux = u16

impl RegisterSpec for OP2H_SPEC[src]

type Ux = u16

impl RegisterSpec for OP2L_SPEC[src]

type Ux = u16

impl RegisterSpec for RES0_SPEC[src]

type Ux = u16

impl RegisterSpec for RES1_SPEC[src]

type Ux = u16

impl RegisterSpec for RES2_SPEC[src]

type Ux = u16

impl RegisterSpec for RES3_SPEC[src]

type Ux = u16

impl RegisterSpec for PM5CTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for PMMCTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for PMMIFG_SPEC[src]

type Ux = u16

impl RegisterSpec for P1DIR_SPEC[src]

type Ux = u8

impl RegisterSpec for P1IE_SPEC[src]

type Ux = u8

impl RegisterSpec for P1IES_SPEC[src]

type Ux = u8

impl RegisterSpec for P1IFG_SPEC[src]

type Ux = u8

impl RegisterSpec for P1IN_SPEC[src]

type Ux = u8

impl RegisterSpec for P1IV_SPEC[src]

type Ux = u16

impl RegisterSpec for P1OUT_SPEC[src]

type Ux = u8

impl RegisterSpec for P1REN_SPEC[src]

type Ux = u8

impl RegisterSpec for P1SEL0_SPEC[src]

type Ux = u8

impl RegisterSpec for P1SEL1_SPEC[src]

type Ux = u8

impl RegisterSpec for P1SELC_SPEC[src]

type Ux = u8

impl RegisterSpec for P2DIR_SPEC[src]

type Ux = u8

impl RegisterSpec for P2IE_SPEC[src]

type Ux = u8

impl RegisterSpec for P2IES_SPEC[src]

type Ux = u8

impl RegisterSpec for P2IFG_SPEC[src]

type Ux = u8

impl RegisterSpec for P2IN_SPEC[src]

type Ux = u8

impl RegisterSpec for P2IV_SPEC[src]

type Ux = u16

impl RegisterSpec for P2OUT_SPEC[src]

type Ux = u8

impl RegisterSpec for P2REN_SPEC[src]

type Ux = u8

impl RegisterSpec for P2SEL0_SPEC[src]

type Ux = u8

impl RegisterSpec for P2SEL1_SPEC[src]

type Ux = u8

impl RegisterSpec for P2SELC_SPEC[src]

type Ux = u8

impl RegisterSpec for P3DIR_SPEC[src]

type Ux = u8

impl RegisterSpec for P3IE_SPEC[src]

type Ux = u8

impl RegisterSpec for P3IES_SPEC[src]

type Ux = u8

impl RegisterSpec for P3IFG_SPEC[src]

type Ux = u8

impl RegisterSpec for P3IN_SPEC[src]

type Ux = u8

impl RegisterSpec for P3IV_SPEC[src]

type Ux = u16

impl RegisterSpec for P3OUT_SPEC[src]

type Ux = u8

impl RegisterSpec for P3REN_SPEC[src]

type Ux = u8

impl RegisterSpec for P3SEL0_SPEC[src]

type Ux = u8

impl RegisterSpec for P3SEL1_SPEC[src]

type Ux = u8

impl RegisterSpec for P3SELC_SPEC[src]

type Ux = u8

impl RegisterSpec for P4DIR_SPEC[src]

type Ux = u8

impl RegisterSpec for P4IE_SPEC[src]

type Ux = u8

impl RegisterSpec for P4IES_SPEC[src]

type Ux = u8

impl RegisterSpec for P4IFG_SPEC[src]

type Ux = u8

impl RegisterSpec for P4IN_SPEC[src]

type Ux = u8

impl RegisterSpec for P4IV_SPEC[src]

type Ux = u16

impl RegisterSpec for P4OUT_SPEC[src]

type Ux = u8

impl RegisterSpec for P4REN_SPEC[src]

type Ux = u8

impl RegisterSpec for P4SEL0_SPEC[src]

type Ux = u8

impl RegisterSpec for P4SEL1_SPEC[src]

type Ux = u8

impl RegisterSpec for P4SELC_SPEC[src]

type Ux = u8

impl RegisterSpec for P5DIR_SPEC[src]

type Ux = u8

impl RegisterSpec for P5IN_SPEC[src]

type Ux = u8

impl RegisterSpec for P5OUT_SPEC[src]

type Ux = u8

impl RegisterSpec for P5REN_SPEC[src]

type Ux = u8

impl RegisterSpec for P5SEL0_SPEC[src]

type Ux = u8

impl RegisterSpec for P5SEL1_SPEC[src]

type Ux = u8

impl RegisterSpec for P5SELC_SPEC[src]

type Ux = u8

impl RegisterSpec for P6DIR_SPEC[src]

type Ux = u8

impl RegisterSpec for P6IN_SPEC[src]

type Ux = u8

impl RegisterSpec for P6OUT_SPEC[src]

type Ux = u8

impl RegisterSpec for P6REN_SPEC[src]

type Ux = u8

impl RegisterSpec for P6SEL0_SPEC[src]

type Ux = u8

impl RegisterSpec for P6SEL1_SPEC[src]

type Ux = u8

impl RegisterSpec for P6SELC_SPEC[src]

type Ux = u8

impl RegisterSpec for P7DIR_SPEC[src]

type Ux = u8

impl RegisterSpec for P7IN_SPEC[src]

type Ux = u8

impl RegisterSpec for P7OUT_SPEC[src]

type Ux = u8

impl RegisterSpec for P7REN_SPEC[src]

type Ux = u8

impl RegisterSpec for P7SEL0_SPEC[src]

type Ux = u8

impl RegisterSpec for P7SEL1_SPEC[src]

type Ux = u8

impl RegisterSpec for P7SELC_SPEC[src]

type Ux = u8

impl RegisterSpec for P9DIR_SPEC[src]

type Ux = u8

impl RegisterSpec for P9IN_SPEC[src]

type Ux = u8

impl RegisterSpec for P9OUT_SPEC[src]

type Ux = u8

impl RegisterSpec for P9REN_SPEC[src]

type Ux = u8

impl RegisterSpec for P9SEL0_SPEC[src]

type Ux = u8

impl RegisterSpec for P9SEL1_SPEC[src]

type Ux = u8

impl RegisterSpec for P9SELC_SPEC[src]

type Ux = u8

impl RegisterSpec for PJDIR_SPEC[src]

type Ux = u16

impl RegisterSpec for PJIN_SPEC[src]

type Ux = u16

impl RegisterSpec for PJOUT_SPEC[src]

type Ux = u16

impl RegisterSpec for PJREN_SPEC[src]

type Ux = u16

impl RegisterSpec for PJSEL0_SPEC[src]

type Ux = u16

impl RegisterSpec for PJSEL1_SPEC[src]

type Ux = u16

impl RegisterSpec for PJSELC_SPEC[src]

type Ux = u16

impl RegisterSpec for RCCTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for BCD2BIN_SPEC[src]

type Ux = u16

impl RegisterSpec for BIN2BCD_SPEC[src]

type Ux = u16

impl RegisterSpec for RTCADAY_SPEC[src]

type Ux = u8

impl RegisterSpec for RTCADOW_SPEC[src]

type Ux = u8

impl RegisterSpec for RTCAHOUR_SPEC[src]

type Ux = u8

impl RegisterSpec for RTCAMIN_SPEC[src]

type Ux = u8

impl RegisterSpec for RTCCTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for RTCCTL13_SPEC[src]

type Ux = u16

impl RegisterSpec for RTCDAY_SPEC[src]

type Ux = u8

impl RegisterSpec for RTCDOW_SPEC[src]

type Ux = u8

impl RegisterSpec for RTCHOUR_SPEC[src]

type Ux = u8

impl RegisterSpec for RTCIV_SPEC[src]

type Ux = u16

impl RegisterSpec for RTCMIN_SPEC[src]

type Ux = u8

impl RegisterSpec for RTCMON_SPEC[src]

type Ux = u8

impl RegisterSpec for RTCOCAL_SPEC[src]

type Ux = u16

impl RegisterSpec for RTCPS0CTL_SPEC[src]

type Ux = u16

impl RegisterSpec for RTCPS1CTL_SPEC[src]

type Ux = u16

impl RegisterSpec for RTCPS_SPEC[src]

type Ux = u16

impl RegisterSpec for RTCSEC_SPEC[src]

type Ux = u8

impl RegisterSpec for RTCTCMP_SPEC[src]

type Ux = u16

impl RegisterSpec for RTCYEAR_SPEC[src]

type Ux = u16

impl RegisterSpec for SFRIE1_SPEC[src]

type Ux = u16

impl RegisterSpec for SFRIFG1_SPEC[src]

type Ux = u16

impl RegisterSpec for SFRRPCR_SPEC[src]

type Ux = u16

impl RegisterSpec for REFCTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for SYSCTL_SPEC[src]

type Ux = u16

impl RegisterSpec for SYSJMBC_SPEC[src]

type Ux = u16

impl RegisterSpec for SYSJMBI0_SPEC[src]

type Ux = u16

impl RegisterSpec for SYSJMBI1_SPEC[src]

type Ux = u16

impl RegisterSpec for SYSJMBO0_SPEC[src]

type Ux = u16

impl RegisterSpec for SYSJMBO1_SPEC[src]

type Ux = u16

impl RegisterSpec for SYSRSTIV_SPEC[src]

type Ux = u16

impl RegisterSpec for SYSSNIV_SPEC[src]

type Ux = u16

impl RegisterSpec for SYSUNIV_SPEC[src]

type Ux = u16

impl RegisterSpec for TA0CCR0_SPEC[src]

type Ux = u16

impl RegisterSpec for TA0CCR1_SPEC[src]

type Ux = u16

impl RegisterSpec for TA0CCR2_SPEC[src]

type Ux = u16

impl RegisterSpec for TA0CCTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for TA0CCTL1_SPEC[src]

type Ux = u16

impl RegisterSpec for TA0CCTL2_SPEC[src]

type Ux = u16

impl RegisterSpec for TA0CTL_SPEC[src]

type Ux = u16

impl RegisterSpec for TA0EX0_SPEC[src]

type Ux = u16

impl RegisterSpec for TA0IV_SPEC[src]

type Ux = u16

impl RegisterSpec for TA0R_SPEC[src]

type Ux = u16

impl RegisterSpec for TB0CCR0_SPEC[src]

type Ux = u16

impl RegisterSpec for TB0CCR1_SPEC[src]

type Ux = u16

impl RegisterSpec for TB0CCR2_SPEC[src]

type Ux = u16

impl RegisterSpec for TB0CCR3_SPEC[src]

type Ux = u16

impl RegisterSpec for TB0CCR4_SPEC[src]

type Ux = u16

impl RegisterSpec for TB0CCR5_SPEC[src]

type Ux = u16

impl RegisterSpec for TB0CCR6_SPEC[src]

type Ux = u16

impl RegisterSpec for TB0CCTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for TB0CCTL1_SPEC[src]

type Ux = u16

impl RegisterSpec for TB0CCTL2_SPEC[src]

type Ux = u16

impl RegisterSpec for TB0CCTL3_SPEC[src]

type Ux = u16

impl RegisterSpec for TB0CCTL4_SPEC[src]

type Ux = u16

impl RegisterSpec for TB0CCTL5_SPEC[src]

type Ux = u16

impl RegisterSpec for TB0CCTL6_SPEC[src]

type Ux = u16

impl RegisterSpec for TB0CTL_SPEC[src]

type Ux = u16

impl RegisterSpec for TB0EX0_SPEC[src]

type Ux = u16

impl RegisterSpec for TB0IV_SPEC[src]

type Ux = u16

impl RegisterSpec for TB0R_SPEC[src]

type Ux = u16

impl RegisterSpec for TA1CCR0_SPEC[src]

type Ux = u16

impl RegisterSpec for TA1CCR1_SPEC[src]

type Ux = u16

impl RegisterSpec for TA1CCR2_SPEC[src]

type Ux = u16

impl RegisterSpec for TA1CCTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for TA1CCTL1_SPEC[src]

type Ux = u16

impl RegisterSpec for TA1CCTL2_SPEC[src]

type Ux = u16

impl RegisterSpec for TA1CTL_SPEC[src]

type Ux = u16

impl RegisterSpec for TA1EX0_SPEC[src]

type Ux = u16

impl RegisterSpec for TA1IV_SPEC[src]

type Ux = u16

impl RegisterSpec for TA1R_SPEC[src]

type Ux = u16

impl RegisterSpec for TA2CCR0_SPEC[src]

type Ux = u16

impl RegisterSpec for TA2CCR1_SPEC[src]

type Ux = u16

impl RegisterSpec for TA2CCTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for TA2CCTL1_SPEC[src]

type Ux = u16

impl RegisterSpec for TA2CTL_SPEC[src]

type Ux = u16

impl RegisterSpec for TA2EX0_SPEC[src]

type Ux = u16

impl RegisterSpec for TA2IV_SPEC[src]

type Ux = u16

impl RegisterSpec for TA2R_SPEC[src]

type Ux = u16

impl RegisterSpec for TA3CCR0_SPEC[src]

type Ux = u16

impl RegisterSpec for TA3CCR1_SPEC[src]

type Ux = u16

impl RegisterSpec for TA3CCR2_SPEC[src]

type Ux = u16

impl RegisterSpec for TA3CCR3_SPEC[src]

type Ux = u16

impl RegisterSpec for TA3CCR4_SPEC[src]

type Ux = u16

impl RegisterSpec for TA3CCTL0_SPEC[src]

type Ux = u16

impl RegisterSpec for TA3CCTL1_SPEC[src]

type Ux = u16

impl RegisterSpec for TA3CCTL2_SPEC[src]

type Ux = u16

impl RegisterSpec for TA3CCTL3_SPEC[src]

type Ux = u16

impl RegisterSpec for TA3CCTL4_SPEC[src]

type Ux = u16

impl RegisterSpec for TA3CTL_SPEC[src]

type Ux = u16

impl RegisterSpec for TA3EX0_SPEC[src]

type Ux = u16

impl RegisterSpec for TA3IV_SPEC[src]

type Ux = u16

impl RegisterSpec for TA3R_SPEC[src]

type Ux = u16

impl RegisterSpec for UCA0BR0_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA0BR1_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA0CTL0_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA0CTL1_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA0IE_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA0IFG_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA0IV_SPI_SPEC[src]

type Ux = u16

impl RegisterSpec for UCA0RXBUF_SPI_SPEC[src]

type Ux = u16

impl RegisterSpec for UCA0STATW_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA0TXBUF_SPI_SPEC[src]

type Ux = u16

impl RegisterSpec for UCA0ABCTL_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA0BR0_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA0BR1_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA0CTL0_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA0CTL1_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA0CTLW1_SPEC[src]

type Ux = u16

impl RegisterSpec for UCA0IE_SPEC[src]

type Ux = u16

impl RegisterSpec for UCA0IFG_SPEC[src]

type Ux = u16

impl RegisterSpec for UCA0IRRCTL_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA0IRTCTL_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA0IV_SPEC[src]

type Ux = u16

impl RegisterSpec for UCA0MCTLW_SPEC[src]

type Ux = u16

impl RegisterSpec for UCA0RXBUF_SPEC[src]

type Ux = u16

impl RegisterSpec for UCA0STATW_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA0TXBUF_SPEC[src]

type Ux = u16

impl RegisterSpec for UCA1BR0_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA1BR1_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA1CTL0_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA1CTL1_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA1IE_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA1IFG_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA1IV_SPI_SPEC[src]

type Ux = u16

impl RegisterSpec for UCA1RXBUF_SPI_SPEC[src]

type Ux = u16

impl RegisterSpec for UCA1STATW_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA1TXBUF_SPI_SPEC[src]

type Ux = u16

impl RegisterSpec for UCA1ABCTL_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA1BR0_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA1BR1_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA1CTL0_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA1CTL1_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA1CTLW1_SPEC[src]

type Ux = u16

impl RegisterSpec for UCA1IE_SPEC[src]

type Ux = u16

impl RegisterSpec for UCA1IFG_SPEC[src]

type Ux = u16

impl RegisterSpec for UCA1IRRCTL_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA1IRTCTL_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA1IV_SPEC[src]

type Ux = u16

impl RegisterSpec for UCA1MCTLW_SPEC[src]

type Ux = u16

impl RegisterSpec for UCA1RXBUF_SPEC[src]

type Ux = u16

impl RegisterSpec for UCA1STATW_SPEC[src]

type Ux = u8

impl RegisterSpec for UCA1TXBUF_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB0ADDMASK_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB0ADDRX_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB0BCNT_I2C_SPEC[src]

type Ux = u8

impl RegisterSpec for UCB0BR0_SPEC[src]

type Ux = u8

impl RegisterSpec for UCB0BR1_SPEC[src]

type Ux = u8

impl RegisterSpec for UCB0CTL0_SPEC[src]

type Ux = u8

impl RegisterSpec for UCB0CTL1_SPEC[src]

type Ux = u8

impl RegisterSpec for UCB0CTLW1_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB0I2COA0_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB0I2COA1_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB0I2COA2_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB0I2COA3_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB0I2CSA_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB0IE_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB0IE_I2C_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB0IFG_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB0IFG_I2C_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB0IV_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB0RXBUF_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB0STAT_I2C_SPEC[src]

type Ux = u8

impl RegisterSpec for UCB0TBCNT_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB0TXBUF_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB0BR0_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCB0BR1_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCB0CTL0_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCB0CTL1_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCB0IE_SPI_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB0IFG_SPI_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB0IV_SPI_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB0RXBUF_SPI_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB0TXBUF_SPI_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB1ADDMASK_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB1ADDRX_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB1BCNT_I2C_SPEC[src]

type Ux = u8

impl RegisterSpec for UCB1BR0_SPEC[src]

type Ux = u8

impl RegisterSpec for UCB1BR1_SPEC[src]

type Ux = u8

impl RegisterSpec for UCB1CTL0_SPEC[src]

type Ux = u8

impl RegisterSpec for UCB1CTL1_SPEC[src]

type Ux = u8

impl RegisterSpec for UCB1CTLW1_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB1I2COA0_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB1I2COA1_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB1I2COA2_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB1I2COA3_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB1I2CSA_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB1IE_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB1IE_I2C_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB1IFG_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB1IFG_I2C_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB1IV_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB1RXBUF_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB1STAT_I2C_SPEC[src]

type Ux = u8

impl RegisterSpec for UCB1TBCNT_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB1TXBUF_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB1BR0_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCB1BR1_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCB1CTL0_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCB1CTL1_SPI_SPEC[src]

type Ux = u8

impl RegisterSpec for UCB1IE_SPI_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB1IFG_SPI_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB1IV_SPI_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB1RXBUF_SPI_SPEC[src]

type Ux = u16

impl RegisterSpec for UCB1TXBUF_SPI_SPEC[src]

type Ux = u16

impl RegisterSpec for WDTCTL_SPEC[src]

type Ux = u16

Loading content...