Type Definition atsam4ls8b_pac::hmatrix::scfg::ARBT_W

source ·
pub type ARBT_W<'a, const O: u8> = BitWriter<'a, u32, SCFG_SPEC, ARBTSELECT_A, 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