pub type COM1B_W<'a, REG> = FieldWriter<'a, REG, 2, COM1B_A, Safe>;Expand description
Field COM1B writer - Comparator B Output Mode
Aliased Type§
struct COM1B_W<'a, REG> { /* private fields */ }Implementations§
Source§impl<'a, REG> COM1B_W<'a, REG>
impl<'a, REG> COM1B_W<'a, REG>
Sourcepub fn disconnected(self) -> &'a mut W<REG>
pub fn disconnected(self) -> &'a mut W<REG>
Normal port operation, OCix disconnected
Sourcepub fn match_toggle(self) -> &'a mut W<REG>
pub fn match_toggle(self) -> &'a mut W<REG>
Toggle OCix on Compare Match
Sourcepub fn match_clear(self) -> &'a mut W<REG>
pub fn match_clear(self) -> &'a mut W<REG>
Clear OCix on Compare Match