Struct microbit::hal::pac::pwm0::decoder::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>
Writes variant to the field
pub fn refresh_count(self) -> &'a mut W<u32, Reg<u32, _DECODER>>
pub fn refresh_count(self) -> &'a mut W<u32, Reg<u32, _DECODER>>
SEQ[n].REFRESH is used to determine loading internal compare registers
NEXTSTEP task causes a new value to be loaded to internal compare registers
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.