InitmodW

Type Alias InitmodW 

pub type InitmodW<'a, REG> = FieldWriter<'a, REG, 6, Initmod>;
Expand description

Field INITMOD writer - Comparator and DAC initialization delay modulus.

Aliased Type§

pub struct InitmodW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> InitmodW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

pub fn _000000(self) -> &'a mut W<REG>

The modulus is set to 64 (same with 111111).