请问 system Counter 的寄存器说明 在那里 ?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

请问 system Counter 的寄存器说明 在那里 ?

756件の閲覧回数
LeonGu
Contributor III
/* System Counter */
struct sctr_regs {
    u32 cntcr;
    u32 cntsr;
    u32 cntcv1;
    u32 cntcv2;
    u32 resv1[4];
    u32 cntfid0;
    u32 cntfid1;
    u32 cntfid2;
    u32 resv2[1001];
    u32 counterid[1];
};
请问以上寄存器的说明在那里?
 
 
ラベル(1)
0 件の賞賛
返信
1 返信

745件の閲覧回数
Rita_Wang
NXP TechSupport
NXP TechSupport

You can read our RM and source code in our BSP, we also have the https://www.nxp.com/docs/en/reference-manual/IMX_REFERENCE_MANUAL.pdf for you to learn.

0 件の賞賛
返信