11 years ago.

data type

what is the data type of en and rs.

Question relating to:

2 Answers

11 years ago.

int is the data type for en and rs

11 years ago.

en and rs are PinNames enums, which are effectively constant integers.