O_HcFmInterval Хост-контроллер USB2.0: список регистров 31 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 16 15 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 00 FRAME_INTERVAL_TOGGLER Bit 31R/W (R) 0x0 HCD toggles this bit whenever it loads a new value to FrameInterval. FS_LARGEST_DATA_PACKET Bits 30 : 16R/W (R) 0x0 This field specifies a value which is loaded into the Largest Data Packet Counter at the beginning of each frame. Unused Bits 15 : 14FRAME_INTERVAL Bits 13 : 0R/W (R) 0x2edf This specifies the interval between two consecutive SOFs in bit times. Команда U-Boot для чтения регистра md 5200434 1md 5310434 1 md 5311434 1 Bit fields structuretypedef union o_hcfminterval { struct { unsigned frame_interval : 14; unsigned unused0 : 2; unsigned fs_largest_data_packet : 15; unsigned frame_interval_toggler : 1; } b; unsigned long w; } O_HcFmInterval |
![]() |