Method | Description | |
---|---|---|
BCDToInt ( byte bcdByte ) : int | ||
DeadOnRTCData ( byte data ) : System | ||
Dump ( ) : void | ||
GetDateTime ( ) : System.DateTime | ||
GetHighNibble ( byte bcdByte ) : int | ||
GetLowNibble ( byte bcdByte ) : int |
public static BCDToInt ( byte bcdByte ) : int | ||
bcdByte | byte | |
return | int |
public static GetHighNibble ( byte bcdByte ) : int | ||
bcdByte | byte | |
return | int |
public static GetLowNibble ( byte bcdByte ) : int | ||
bcdByte | byte | |
return | int |