Type Definition atsam4ls8c_pac::usart0::man::TX_MPOL_W

source ·
pub type TX_MPOL_W<'a, const O: u8> = BitWriter<'a, u32, MAN_SPEC, TX_MPOLSELECT_A, O>;
Expand description

Field TX_MPOL writer - Transmitter Manchester Polarity

Implementations§

source§

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

source

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

Logic Zero is coded as a zero-to-one transition, Logic One is coded as a one-to-zero transition

source

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

Logic Zero is coded as a one-to-zero transition, Logic One is coded as a zero-to-one transition