10 years, 10 months ago.

data type

what is the data type of en and rs.

Question relating to:

2 Answers

10 years, 10 months ago.

int is the data type for en and rs

10 years, 10 months ago.

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