Type Definition atsam4s2a_pac::adc::mr::USEQ_W

source ·
pub type USEQ_W<'a, const O: u8> = BitWriter<'a, u32, MR_SPEC, USEQ_A, O>;
Expand description

Field USEQ writer - Use Sequence Enable

Implementations§

source§

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

source

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

Normal Mode: The controller converts channels in a simple numeric order depending only on the channel index.

source

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

User Sequence Mode: The sequence respects what is defined in ADC_SEQR1 and ADC_SEQR2 registers and can be used to convert several times the same channel.