30.10.25 AHB Control Register

The AHB Control (ACTL) register is written by the Host Controller (HC) to configure the AHB block for channel interrupts. ACTL contains three configuration fields, one is used to select the DMA mode, one is used to multiplex channel interrupts onto a single interrupt signal, and the last selects the method of clearing channel interrupts (either software or hardware).

Table 30-49. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
RReadable bitHCCleared by Hardware(Grey cell)Unimplemented
WWritable bitHSSet by HardwareXBit is unknown at Reset
KWrite to clearSSoftware settable bit
Name: ACTL
Offset: 0x7C0
Reset: 0x00000000
Property: Read/Write

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
          
Access  
Reset  
Bit 76543210 
    MPB DMAMODESMXSCE 
Access R/WR/WR/WR/W 
Reset 0000 

Bit 4 – MPB DMA Packet Buffering Mode

ValueDescription
0Single-packet mode
1Multiple-packet mode

Bit 2 – DMAMODE DMA Mode

ValueDescription
0DMA Mode 0
1DMA Mode 1

Bit 1 – SMX AHB Interrupt Mux Enable

ValueDescription
0ACSR0 generates Multiple-packet mode; ACSR1 generates an INT1AHB interrupt
1ACSR0 and ACSR1 generate an INT0AHB interrupt only

Bit 0 – SCE Software Clear Enable

ValueDescription
0Hardware clears interrupt after a ACSRn register read
1Software writes a ‘1’ to clear