Type Definition atsam4ls8b_pac::usart0::usart_mode_mr::SYNC_W

source ·
pub type SYNC_W<'a, const O: u8> = BitWriter<'a, u32, USART_MODE_MR_SPEC, SYNCSELECT_A, O>;
Expand description

Field SYNC writer - Synchronous Mode Select

Implementations§

source§

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

source

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

USART operates in Synchronous Mode

source

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

USART operates in Asynchronous Mode