CFLR Контроллер ШИМ: список регистров 31 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 16 15 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 00 Unused Bits 31 : 16CAPTURE_FALL_LOCK Bits 15 : 0R 0x0 When the capturing channel captures the falling edge, the current value of the 16-bit up-counter is latched to the register. Команда U-Boot для чтения регистра md 6000014300c014 1Bit fields structuretypedef union cflr { struct { unsigned capture_fall_lock : 16; unsigned unused0 : 16; } b; unsigned long w; } CFLR |