Bit position and mask macros. More...
Macros | |
| #define | CPSR_N_Pos 31U | 
| CPSR: N Position.   | |
| #define | CPSR_N_Msk (1UL << CPSR_N_Pos) | 
| CPSR: N Mask.   | |
| #define | CPSR_Z_Pos 30U | 
| CPSR: Z Position.   | |
| #define | CPSR_Z_Msk (1UL << CPSR_Z_Pos) | 
| CPSR: Z Mask.   | |
| #define | CPSR_C_Pos 29U | 
| CPSR: C Position.   | |
| #define | CPSR_C_Msk (1UL << CPSR_C_Pos) | 
| CPSR: C Mask.   | |
| #define | CPSR_V_Pos 28U | 
| CPSR: V Position.   | |
| #define | CPSR_V_Msk (1UL << CPSR_V_Pos) | 
| CPSR: V Mask.   | |
| #define | CPSR_Q_Pos 27U | 
| CPSR: Q Position.   | |
| #define | CPSR_Q_Msk (1UL << CPSR_Q_Pos) | 
| CPSR: Q Mask.   | |
| #define | CPSR_IT0_Pos 25U | 
| CPSR: IT0 Position.   | |
| #define | CPSR_IT0_Msk (3UL << CPSR_IT0_Pos) | 
| CPSR: IT0 Mask.   | |
| #define | CPSR_J_Pos 24U | 
| CPSR: J Position.   | |
| #define | CPSR_J_Msk (1UL << CPSR_J_Pos) | 
| CPSR: J Mask.   | |
| #define | CPSR_GE_Pos 16U | 
| CPSR: GE Position.   | |
| #define | CPSR_GE_Msk (0xFUL << CPSR_GE_Pos) | 
| CPSR: GE Mask.   | |
| #define | CPSR_IT1_Pos 10U | 
| CPSR: IT1 Position.   | |
| #define | CPSR_IT1_Msk (0x3FUL << CPSR_IT1_Pos) | 
| CPSR: IT1 Mask.   | |
| #define | CPSR_E_Pos 9U | 
| CPSR: E Position.   | |
| #define | CPSR_E_Msk (1UL << CPSR_E_Pos) | 
| CPSR: E Mask.   | |
| #define | CPSR_A_Pos 8U | 
| CPSR: A Position.   | |
| #define | CPSR_A_Msk (1UL << CPSR_A_Pos) | 
| CPSR: A Mask.   | |
| #define | CPSR_I_Pos 7U | 
| CPSR: I Position.   | |
| #define | CPSR_I_Msk (1UL << CPSR_I_Pos) | 
| CPSR: I Mask.   | |
| #define | CPSR_F_Pos 6U | 
| CPSR: F Position.   | |
| #define | CPSR_F_Msk (1UL << CPSR_F_Pos) | 
| CPSR: F Mask.   | |
| #define | CPSR_T_Pos 5U | 
| CPSR: T Position.   | |
| #define | CPSR_T_Msk (1UL << CPSR_T_Pos) | 
| CPSR: T Mask.   | |
| #define | CPSR_M_Pos 0U | 
| CPSR: M Position.   | |
| #define | CPSR_M_Msk (0x1FUL << CPSR_M_Pos) | 
| CPSR: M Mask.   | |
Bit position and mask macros.
| #define CPSR_A_Msk (1UL << CPSR_A_Pos) | 
CPSR: A Mask.
| #define CPSR_A_Pos 8U | 
CPSR: A Position.
| #define CPSR_C_Msk (1UL << CPSR_C_Pos) | 
CPSR: C Mask.
| #define CPSR_C_Pos 29U | 
CPSR: C Position.
| #define CPSR_E_Msk (1UL << CPSR_E_Pos) | 
CPSR: E Mask.
| #define CPSR_E_Pos 9U | 
CPSR: E Position.
| #define CPSR_F_Msk (1UL << CPSR_F_Pos) | 
CPSR: F Mask.
| #define CPSR_F_Pos 6U | 
CPSR: F Position.
| #define CPSR_GE_Msk (0xFUL << CPSR_GE_Pos) | 
CPSR: GE Mask.
| #define CPSR_GE_Pos 16U | 
CPSR: GE Position.
| #define CPSR_I_Msk (1UL << CPSR_I_Pos) | 
CPSR: I Mask.
| #define CPSR_I_Pos 7U | 
CPSR: I Position.
| #define CPSR_IT0_Msk (3UL << CPSR_IT0_Pos) | 
CPSR: IT0 Mask.
| #define CPSR_IT0_Pos 25U | 
CPSR: IT0 Position.
| #define CPSR_IT1_Msk (0x3FUL << CPSR_IT1_Pos) | 
CPSR: IT1 Mask.
| #define CPSR_IT1_Pos 10U | 
CPSR: IT1 Position.
| #define CPSR_J_Msk (1UL << CPSR_J_Pos) | 
CPSR: J Mask.
| #define CPSR_J_Pos 24U | 
CPSR: J Position.
| #define CPSR_M_Msk (0x1FUL << CPSR_M_Pos) | 
CPSR: M Mask.
| #define CPSR_M_Pos 0U | 
CPSR: M Position.
| #define CPSR_N_Msk (1UL << CPSR_N_Pos) | 
CPSR: N Mask.
| #define CPSR_N_Pos 31U | 
CPSR: N Position.
| #define CPSR_Q_Msk (1UL << CPSR_Q_Pos) | 
CPSR: Q Mask.
| #define CPSR_Q_Pos 27U | 
CPSR: Q Position.
| #define CPSR_T_Msk (1UL << CPSR_T_Pos) | 
CPSR: T Mask.
| #define CPSR_T_Pos 5U | 
CPSR: T Position.
| #define CPSR_V_Msk (1UL << CPSR_V_Pos) | 
CPSR: V Mask.
| #define CPSR_V_Pos 28U | 
CPSR: V Position.
| #define CPSR_Z_Msk (1UL << CPSR_Z_Pos) | 
CPSR: Z Mask.
| #define CPSR_Z_Pos 30U | 
CPSR: Z Position.