void __5_1_7_4__0x0611_0x0611_08_Global_DLR_State_Register() {
/**
 * @header:     	5.1.7.4 Global DLR State Register
 * @address:    	0x0611 - 0x0611 | Size: 8 bits
 *
 * @description:
 *
 * @note:
 *
 * +-------+------------------------------------------------------------------------------------+--------+------------+
 * | Bits  | Description                                                                        | Type   | Default    |
 * +-------+------------------------------------------------------------------------------------+--------+------------+
 * | 7:2   | RESERVED                                                                           | RO     | 000000b    |
 * +-------+------------------------------------------------------------------------------------+--------+------------+
 * | 2:1   | Node State (NODE_STATE)                                                            | R/W    | 00b        |
 * |       | 00 = IDLE_STATE                                                                    |        |            |
 * |       | 01 = FAULT_STATE                                                                   |        |            |
 * |       | 10 = NORMAL_STATE                                                                  |        |            |
 * |       | 11 = RESERVED                                                                      |        |            |
 * |       | The Node State field is informational only and does not serve other purposes.      |        |            |
 * +-------+------------------------------------------------------------------------------------+--------+------------+
 * | 0     | Ring State (RING_STATE)                                                            | R/W    | 0b         |
 * |       | The beacon frame contains a ring state field, which is reflected here.             |        |            |
 * |       | 0 = RING_NORMAL_STATE                                                              |        |            |
 * |       | 1 = RING_FAULT_STATE                                                               |        |            |
 * +-------+------------------------------------------------------------------------------------+--------+------------+
 *
 */
}