Struct microbit::hal::pac::timer0::mode::MODE_W [−]
pub struct MODE_W<'a> { /* fields omitted */ }Expand description
Write proxy for field MODE
Implementations
impl<'a> MODE_W<'a>
impl<'a> MODE_W<'a>
pub fn low_power_counter(self) -> &'a mut W<u32, Reg<u32, _MODE>>
pub fn low_power_counter(self) -> &'a mut W<u32, Reg<u32, _MODE>>
Select Low Power Counter mode
Auto Trait Implementations
impl<'a> !RefUnwindSafe for MODE_W<'a>
impl<'a> !UnwindSafe for MODE_W<'a>
Blanket Implementations
Mutably borrows from an owned value. Read more
Casts the value.
Performs the conversion.
Performs the conversion.
Casts the value.
Casts the value.
Casts the value.
Casts the value.