Type Alias EOSMP_W

Source
pub type EOSMP_W<'a, REG> = BitWriter1C<'a, REG, EOSMPW>;
Expand description

Field EOSMP writer - End of sampling flag This bit is set by hardware during the conversion, at the end of the sampling phase.It is cleared by software by programming it to ‘1’.

Aliased Type§

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

Implementations§

Source§

impl<'a, REG> EOSMP_W<'a, REG>
where REG: Writable + RegisterSpec,

Source

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

Clear the sampling phase flag