Skip to main content

pamoja_pin_polarity_is_asserted

Function pamoja_pin_polarity_is_asserted 

Source
#[unsafe(no_mangle)]
pub extern "C" fn pamoja_pin_polarity_is_asserted( polarity: PamojaPinPolarity, level: PamojaPinLevel, ) -> bool
Expand description

Reports whether a physical level means the signal is asserted.

ยงReturns

true if level asserts the signal under polarity.