pub type MODSYNC_W<'a, const O: u8> = BitWriter<'a, u32, USART_MODE_MR_SPEC, MODSYNCSELECT_A, O>;
Expand description

Field MODSYNC writer - Manchester Synchronization Mode

Implementations§

source§

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

source

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

The Manchester Start bit is a 0 to 1 transition

source

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

The Manchester Start bit is a 1 to 0 transition