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 */ }