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

Public Attributes

union { 
 
   __I uint16_t   DIO_PORT_Interruptable_Type::IN 
 
   struct { 
 
      __I uint8_t   DIO_PORT_Interruptable_Type::IN_L 
 
      __I uint8_t   DIO_PORT_Interruptable_Type::IN_H 
 
   }  
 
};  
 
union { 
 
   __IO uint16_t   DIO_PORT_Interruptable_Type::OUT 
 
   struct { 
 
      __IO uint8_t   DIO_PORT_Interruptable_Type::OUT_L 
 
      __IO uint8_t   DIO_PORT_Interruptable_Type::OUT_H 
 
   }  
 
};  
 
union { 
 
   __IO uint16_t   DIO_PORT_Interruptable_Type::DIR 
 
   struct { 
 
      __IO uint8_t   DIO_PORT_Interruptable_Type::DIR_L 
 
      __IO uint8_t   DIO_PORT_Interruptable_Type::DIR_H 
 
   }  
 
};  
 
union { 
 
   __IO uint16_t   DIO_PORT_Interruptable_Type::REN 
 
   struct { 
 
      __IO uint8_t   DIO_PORT_Interruptable_Type::REN_L 
 
      __IO uint8_t   DIO_PORT_Interruptable_Type::REN_H 
 
   }  
 
};  
 
union { 
 
   __IO uint16_t   DIO_PORT_Interruptable_Type::DS 
 
   struct { 
 
      __IO uint8_t   DIO_PORT_Interruptable_Type::DS_L 
 
      __IO uint8_t   DIO_PORT_Interruptable_Type::DS_H 
 
   }  
 
};  
 
union { 
 
   __IO uint16_t   DIO_PORT_Interruptable_Type::SEL0 
 
   struct { 
 
      __IO uint8_t   DIO_PORT_Interruptable_Type::SEL0_L 
 
      __IO uint8_t   DIO_PORT_Interruptable_Type::SEL0_H 
 
   }  
 
};  
 
union { 
 
   __IO uint16_t   DIO_PORT_Interruptable_Type::SEL1 
 
   struct { 
 
      __IO uint8_t   DIO_PORT_Interruptable_Type::SEL1_L 
 
      __IO uint8_t   DIO_PORT_Interruptable_Type::SEL1_H 
 
   }  
 
};  
 
__I uint16_t IV_L
 
uint16_t RESERVED0 [3]
 
union { 
 
   __IO uint16_t   DIO_PORT_Interruptable_Type::SELC 
 
   struct { 
 
      __IO uint8_t   DIO_PORT_Interruptable_Type::SELC_L 
 
      __IO uint8_t   DIO_PORT_Interruptable_Type::SELC_H 
 
   }  
 
};  
 
union { 
 
   __IO uint16_t   DIO_PORT_Interruptable_Type::IES 
 
   struct { 
 
      __IO uint8_t   DIO_PORT_Interruptable_Type::IES_L 
 
      __IO uint8_t   DIO_PORT_Interruptable_Type::IES_H 
 
   }  
 
};  
 
union { 
 
   __IO uint16_t   DIO_PORT_Interruptable_Type::IE 
 
   struct { 
 
      __IO uint8_t   DIO_PORT_Interruptable_Type::IE_L 
 
      __IO uint8_t   DIO_PORT_Interruptable_Type::IE_H 
 
   }  
 
};  
 
union { 
 
   __IO uint16_t   DIO_PORT_Interruptable_Type::IFG 
 
   struct { 
 
      __IO uint8_t   DIO_PORT_Interruptable_Type::IFG_L 
 
      __IO uint8_t   DIO_PORT_Interruptable_Type::IFG_H 
 
   }  
 
};  
 
__I uint16_t IV_H
 

Detailed Description

Definition at line 503 of file msp432p401r.h.


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