Type Alias nrf52832_hal::pac::gpiote::config::POLARITY_W

source ·
pub type POLARITY_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CONFIG_SPEC, u8, POLARITY_A, Safe, 2, O>;
Expand description

Field POLARITY writer - When In task mode: Operation to be performed on output when OUT[n] task is triggered. When In event mode: Operation on input that shall trigger IN[n] event.

Aliased Type§

struct POLARITY_W<'a, const O: u8> { /* private fields */ }