YAHAL
Yet Another Hardware Abstraction Library
Loading...
Searching...
No Matches

Public Attributes

union { 
 
   __I uint16_t   DIO_PORT_Not_Interruptable_Type::IN 
 
   struct { 
 
      __I uint8_t   DIO_PORT_Not_Interruptable_Type::IN_L 
 
      __I uint8_t   DIO_PORT_Not_Interruptable_Type::IN_H 
 
   }  
 
};  
 
union { 
 
   __IO uint16_t   DIO_PORT_Not_Interruptable_Type::OUT 
 
   struct { 
 
      __IO uint8_t   DIO_PORT_Not_Interruptable_Type::OUT_L 
 
      __IO uint8_t   DIO_PORT_Not_Interruptable_Type::OUT_H 
 
   }  
 
};  
 
union { 
 
   __IO uint16_t   DIO_PORT_Not_Interruptable_Type::DIR 
 
   struct { 
 
      __IO uint8_t   DIO_PORT_Not_Interruptable_Type::DIR_L 
 
      __IO uint8_t   DIO_PORT_Not_Interruptable_Type::DIR_H 
 
   }  
 
};  
 
union { 
 
   __IO uint16_t   DIO_PORT_Not_Interruptable_Type::REN 
 
   struct { 
 
      __IO uint8_t   DIO_PORT_Not_Interruptable_Type::REN_L 
 
      __IO uint8_t   DIO_PORT_Not_Interruptable_Type::REN_H 
 
   }  
 
};  
 
union { 
 
   __IO uint16_t   DIO_PORT_Not_Interruptable_Type::DS 
 
   struct { 
 
      __IO uint8_t   DIO_PORT_Not_Interruptable_Type::DS_L 
 
      __IO uint8_t   DIO_PORT_Not_Interruptable_Type::DS_H 
 
   }  
 
};  
 
union { 
 
   __IO uint16_t   DIO_PORT_Not_Interruptable_Type::SEL0 
 
   struct { 
 
      __IO uint8_t   DIO_PORT_Not_Interruptable_Type::SEL0_L 
 
      __IO uint8_t   DIO_PORT_Not_Interruptable_Type::SEL0_H 
 
   }  
 
};  
 
union { 
 
   __IO uint16_t   DIO_PORT_Not_Interruptable_Type::SEL1 
 
   struct { 
 
      __IO uint8_t   DIO_PORT_Not_Interruptable_Type::SEL1_L 
 
      __IO uint8_t   DIO_PORT_Not_Interruptable_Type::SEL1_H 
 
   }  
 
};  
 
uint16_t RESERVED0 [4]
 
union { 
 
   __IO uint16_t   DIO_PORT_Not_Interruptable_Type::SELC 
 
   struct { 
 
      __IO uint8_t   DIO_PORT_Not_Interruptable_Type::SELC_L 
 
      __IO uint8_t   DIO_PORT_Not_Interruptable_Type::SELC_H 
 
   }  
 
};  
 

Detailed Description

Definition at line 586 of file msp432p401r.h.


The documentation for this struct was generated from the following file: