
CIR_RXFIFO Инфракрасный приемник: список регистров 31 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 16 15 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 00 Unused Bits 31 : 8RECEIVER_BYTE_FIFO Bits 7 : 0R 0x0 Команда U-Boot для чтения регистра md 7040020 1Bit fields structure
typedef union cir_rxfifo
{
struct
{
unsigned receiver_byte_fifo : 8;
unsigned unused0 : 24;
} b;
unsigned long w;
} CIR_RXFIFO
|
![]() |