PcdRegister クラス
モーターコントロールLSIのレジスタ名
継承
System.Object
PcdRegister
名前空間: Y2.UsbIO.Pmcs
アセンブリ: Y2.UsbIO.Core.dll
構文
public sealed class PcdRegister : IEquatable<PcdRegister>
フィールド
R0
R0レジスタ
public static readonly PcdRegister R0
フィールド値
型 | 説明 |
---|---|
PcdRegister |
R1
R1レジスタ
public static readonly PcdRegister R1
フィールド値
型 | 説明 |
---|---|
PcdRegister |
R2
R2レジスタ
public static readonly PcdRegister R2
フィールド値
型 | 説明 |
---|---|
PcdRegister |
R3
R3レジスタ
public static readonly PcdRegister R3
フィールド値
型 | 説明 |
---|---|
PcdRegister |
R4
R4レジスタ
public static readonly PcdRegister R4
フィールド値
型 | 説明 |
---|---|
PcdRegister |
R5
R5レジスタ
public static readonly PcdRegister R5
フィールド値
型 | 説明 |
---|---|
PcdRegister |
R6
R6レジスタ
public static readonly PcdRegister R6
フィールド値
型 | 説明 |
---|---|
PcdRegister |
R7
R7レジスタ
public static readonly PcdRegister R7
フィールド値
型 | 説明 |
---|---|
PcdRegister |
Rcun
RCUNレジスタ
public static readonly PcdRegister Rcun
フィールド値
型 | 説明 |
---|---|
PcdRegister |
Rdp
RDPレジスタ
public static readonly PcdRegister Rdp
フィールド値
型 | 説明 |
---|---|
PcdRegister |
Renv
RENVレジスタ
public static readonly PcdRegister Renv
フィールド値
型 | 説明 |
---|---|
PcdRegister |
Rfh
RFHレジスタ
public static readonly PcdRegister Rfh
フィールド値
型 | 説明 |
---|---|
PcdRegister |
Rfl
RFLレジスタ
public static readonly PcdRegister Rfl
フィールド値
型 | 説明 |
---|---|
PcdRegister |
Ridl
RIDLレジスタ
public static readonly PcdRegister Ridl
フィールド値
型 | 説明 |
---|---|
PcdRegister |
Riop
RIOPレジスタ
public static readonly PcdRegister Riop
フィールド値
型 | 説明 |
---|---|
PcdRegister |
Rmg
RMGレジスタ
public static readonly PcdRegister Rmg
フィールド値
型 | 説明 |
---|---|
PcdRegister |
Rmv
RMVVレジスタ
public static readonly PcdRegister Rmv
フィールド値
型 | 説明 |
---|---|
PcdRegister |
Rsts
RSTSレジスタ
public static readonly PcdRegister Rsts
フィールド値
型 | 説明 |
---|---|
PcdRegister |
Rud
RUDレジスタ
public static readonly PcdRegister Rud
フィールド値
型 | 説明 |
---|---|
PcdRegister |
プロパティ
Value
ドライバAPIでの値
public byte Value { get; }
プロパティ値
型 | 説明 |
---|---|
System.Byte |
メソッド
ToString()
public override string ToString()
戻り値
型 | 説明 |
---|---|
System.String |
オーバーライド
System.Object.ToString()
オペレーター
Implicit(Int32 to PcdRegister)
public static implicit operator PcdRegister(int value)
パラメーター
型 | 名前 | 説明 |
---|---|---|
System.Int32 | value |
戻り値
型 | 説明 |
---|---|
PcdRegister |