POLARITY_W

Type Alias POLARITY_W 

Source
pub type POLARITY_W<'a, const O: u8> = BitWriter<'a, u32, CSR_SPEC, POLARITY_A, O>;
Expand description

Field POLARITY writer - Comparator polarity selector

Aliased Type§

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

Implementations§

Source§

impl<'a, const O: u8> POLARITY_W<'a, O>

Source

pub fn not_inverted(self) -> &'a mut W

Output is not inverted

Source

pub fn inverted(self) -> &'a mut W

Output is inverted