Type Definition atsam4s2a_pac::matrix::matrix_scfg::ARBT_W

source ·
pub type ARBT_W<'a, const O: u8> = FieldWriter<'a, u32, MATRIX_SCFG_SPEC, u8, ARBT_A, 2, O>;
Expand description

Field ARBT writer - Arbitration Type

Implementations§

source§

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

source

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

Round-robin arbitration

source

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

Fixed priority arbitration