Type Definition atsam4lc4c_pac::usart0::usart_mode_mr::MSBF_W

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

Field MSBF writer - Bit Order

Implementations§

source§

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

source

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

Least Significant Bit first

source

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

Most Significant Bit first