Type Definition atsam4ls8b_pac::usart0::man::RX_MPOL_W

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

Field RX_MPOL writer - Receiver Manchester Polarity

Implementations§

source§

impl<'a, const O: u8> RX_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