Skip to main content
Post Migrated Here from electronics.stackexchange.com (revisions)
Source Link
Joey
  • 119
  • 3

Arduino status of bit

Is the a way to check the status of a bit in an arduino Uno?

Like how in Atmel AVR, there is bit_is_clear or bit_is_set