modm API documentation
External Interrupt

Classes

class  modm::platform::ExtInt< instance >
 
class  modm::platform::ExternalInterrupt
 

Enums

enum  InputTrigger {
  RisingEdge = EIC_CONFIG_SENSE0_RISE_Val, FallingEdge = EIC_CONFIG_SENSE0_FALL_Val, BothEdges = EIC_CONFIG_SENSE0_BOTH_Val, High = EIC_CONFIG_SENSE0_HIGH_Val,
  Low = EIC_CONFIG_SENSE0_LOW_Val
}
 

Detailed Description

lbuild module: modm:platform:extint