pub type DTPS_W<'a, REG> = FieldWriter<'a, REG, 2, DTPS_A, Safe>;Expand description
Field DTPS writer - No Description.
Aliased Type§
struct DTPS_W<'a, REG> { /* private fields */ }Implementations§
Source§impl<'a, REG> DTPS_W<'a, REG>
impl<'a, REG> DTPS_W<'a, REG>
Sourcepub fn prescale_2(self) -> &'a mut W<REG>
pub fn prescale_2(self) -> &'a mut W<REG>
Division factor 2
Sourcepub fn prescale_4(self) -> &'a mut W<REG>
pub fn prescale_4(self) -> &'a mut W<REG>
Division factor 4
Sourcepub fn prescale_8(self) -> &'a mut W<REG>
pub fn prescale_8(self) -> &'a mut W<REG>
Division factor 8