pub type StartupW<'a, REG> = FieldWriter<'a, REG, 3, Startupselect>;
Expand description
Field STARTUP
writer - Oscillator Start-Up Time
Aliased Type§
struct StartupW<'a, REG> { /* private fields */ }
Implementations§
Source§impl<'a, REG> StartupW<'a, REG>
impl<'a, REG> StartupW<'a, REG>
Sourcepub fn cycle16384(self) -> &'a mut W<REG>
pub fn cycle16384(self) -> &'a mut W<REG>
500 ms
Sourcepub fn cycle32768(self) -> &'a mut W<REG>
pub fn cycle32768(self) -> &'a mut W<REG>
1000 ms
Sourcepub fn cycle65536(self) -> &'a mut W<REG>
pub fn cycle65536(self) -> &'a mut W<REG>
2000 ms
Sourcepub fn cycle131072(self) -> &'a mut W<REG>
pub fn cycle131072(self) -> &'a mut W<REG>
4000 ms
Sourcepub fn cycle262144(self) -> &'a mut W<REG>
pub fn cycle262144(self) -> &'a mut W<REG>
8000 ms