FB_KL85xxByteTo8Bit

FB_KL85xxByteTo8Bit 1:
Funktionsbaustein FB_KL85xxByteTo8Bit

Anwendung

Dieser Baustein wandelt 1 Byte in 8 Bit.

VAR_INPUT

byIn      : BYTE;

byIn: Byte das in 8 Bits aufgelöst werden soll.

VAR_OUTPUT

b01       : BOOL;
b02       : BOOL;
b03       : BOOL;
b04       : BOOL;
b05       : BOOL;
b06       : BOOL;
b07       : BOOL;
b08       : BOOL;

b01: Bit 0
b02: Bit 1
b03: Bit 2
b04: Bit 3
b05: Bit 4
b06: Bit 5
b07: Bit 6
b08: Bit 7