#[unsafe(no_mangle)]pub extern "C" fn pamoja_pin_polarity_is_asserted(
polarity: PamojaPinPolarity,
level: PamojaPinLevel,
) -> boolExpand description
Reports whether a physical level means the signal is asserted.
ยงReturns
true if level asserts the signal under polarity.