English
Language : 

PXN20RM Datasheet, PDF (782/1376 Pages) Freescale Semiconductor, Inc – PXN20 Microcontroller
Media Local Bus (MLB)
Table 27-8. DCCR Field Descriptions (continued)
Field
Description
MRS
MDA
[8:1]
MLB Software Reset. When set, resets the MLB physical and link layer logic. Hardware clears this bit automatically.
0 MLB device is not reset by software.
1 MLB device is reset by software.
MLB Device Address. Determines the unique DeviceAddress (DA) for the MLB Device. DeviceAddresses are used
by the system channel MlbScan command.
DA[15:0] = { 7’h00, MDA[8:1], 1’b0 }
27.3.2.2 System Status Configuration Register (SSCR)
The System Status Configuration Register (SSCR) allows system software to monitor and control the
status of the MLB network. SSCR is updated once per frame by hardware during the MLB System
Channel. Except for the bits associated with MLB lock and unlock (SSCR[SDMU] and SSCR[SDML]),
the bits of the SSCR register are not valid until the MLB is locked to the MLB interface. System software
must service status events before the start of the next MLB frame to prevent the current frame status from
being lost.
Offset: MLB_BASE + 0x0004
Access: User read/write
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
W
Reset 0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
R0
0
0
0
0
0
0
0
SDMU SDML SDSC SDCS SDNU SDNL SDR
SSRE
W
w1c w1c w1c w1c w1c w1c w1c
Reset 0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Figure 27-3. System Status Configuration Register (SSCR)
Table 27-9. SSCR Field Descriptions
Field
Description
SSRE
System Service Request Enable. System software can set this bit to indicate that this MLB Device is present and
needs service. An RxStatus DeviceServiceRequest (82h) is sent in response to a MlbScan System Command from
the MLB Controller. Hardware clears this bit after the RxStatus is sent.
0 MLB device responds to System Scan Command with Device Present (80h).
1 MLB device responds to System Scan Command with Device Service Request (82h).
SDMU
System Detects MLB Unlock. This bit is set to indicate that the MLB Device has unlocked from the MLB frame.
Detecting a MLB unlock generates a maskable system interrupt to system software. Once set, this bit is sticky until
cleared by software by writing a logic one to this bit.
0 MLB device has not unlocked from MLB frame.
1 MLB device has unlocked from MLB frame.
27-10
PXN20 Microcontroller Reference Manual, Rev. 1
Freescale Semiconductor