CRLR Контроллер ШИМ: список регистров 31 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 16 15 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 00 Unused Bits 31 : 16CAPTURE_RISE_LOCK Bits 15 : 0R 0x0 When capture channel captures rising edge, the 16-bit up-counter's current value is latched to this register. Команда U-Boot для чтения регистра md 6000010300c014 1Bit fields structuretypedef union crlr { struct { unsigned capture_rise_lock : 16; unsigned unused0 : 16; } b; unsigned long w; } CRLR |