Module msp432p401r::system_control_space::actlr[][src]

Auxiliary Control Register

Structs

ACTLR_SPEC

Auxiliary Control Register

DISDEFWBUF_R

Field DISDEFWBUF reader - Disables write buffer us during default memorty map accesses. This causes all bus faults to be precise bus faults but decreases the performance of the processor because the stores to memory have to complete before the next instruction can be executed.

DISDEFWBUF_W

Field DISDEFWBUF writer - Disables write buffer us during default memorty map accesses. This causes all bus faults to be precise bus faults but decreases the performance of the processor because the stores to memory have to complete before the next instruction can be executed.

DISFOLD_R

Field DISFOLD reader - Disables IT folding.

DISFOLD_W

Field DISFOLD writer - Disables IT folding.

DISFPCA_R

Field DISFPCA reader - Disable automatic update of CONTROL.FPCA

DISFPCA_W

Field DISFPCA writer - Disable automatic update of CONTROL.FPCA

DISMCYCINT_R

Field DISMCYCINT reader - Disables interruption of multi-cycle instructions. This increases the interrupt latency of the processor becuase LDM/STM completes before interrupt stacking occurs.

DISMCYCINT_W

Field DISMCYCINT writer - Disables interruption of multi-cycle instructions. This increases the interrupt latency of the processor becuase LDM/STM completes before interrupt stacking occurs.

DISOOFP_R

Field DISOOFP reader - Disables floating point instructions completing out of order with respect to integer instructions.

DISOOFP_W

Field DISOOFP writer - Disables floating point instructions completing out of order with respect to integer instructions.

R

Register ACTLR reader

W

Register ACTLR writer