Type Alias nrf51_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 - Effects on output when in Task mode, or events on input that generates an event.

Aliased Type§

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