samna.unifirm.modules.edgeDetection#

Submodules#

Module content#

class samna.unifirm.modules.edgeDetection.EdgeDetectionModule#

Bases: pybind11_object

A module contains a source node for EdgeSync events; and a function to enable/disable it.

get_source_node(self: samna.unifirm.modules.edgeDetection.EdgeDetectionModule) samna.DeviceSourceNode_unifirm_modules_events_edge_sync#

Get the source node for EdgeSync events.

set_enable_value(self: samna.unifirm.modules.edgeDetection.EdgeDetectionModule, arg0: bool) None#

Enable/disable edge synchronization module.