[][src]Module ambiq_apollo1_pac::mcuctrl::faultstatus

Reflects the status of the bus decoders' fault detection. Any write to this register will clear all of the status bits within the register.

Structs

DCODE_W

Write proxy for field DCODE

ICODE_W

Write proxy for field ICODE

SYS_W

Write proxy for field SYS

Enums

DCODE_A

DCODE Bus Decoder Fault Detected bit. When set, a fault has been detected, and the DCODEFAULTADDR register will contain the bus address which generated the fault.

ICODE_A

The ICODE Bus Decoder Fault Detected bit. When set, a fault has been detected, and the ICODEFAULTADDR register will contain the bus address which generated the fault.

SYS_A

SYS Bus Decoder Fault Detected bit. When set, a fault has been detected, and the SYSFAULTADDR register will contain the bus address which generated the fault.

Type Definitions

DCODE_R

Reader of field DCODE

ICODE_R

Reader of field ICODE

R

Reader of register FAULTSTATUS

SYS_R

Reader of field SYS

W

Writer for register FAULTSTATUS