Struct microbit::hal::pac::pwm0::decoder::LOAD_W [−]
pub struct LOAD_W<'a> { /* fields omitted */ }Expand description
Write proxy for field LOAD
Implementations
impl<'a> LOAD_W<'a>
impl<'a> LOAD_W<'a>
Writes variant to the field
1st half word (16-bit) used in all PWM channels 0..3
1st half word (16-bit) used in channel 0..1; 2nd word in channel 2..3
pub fn individual(self) -> &'a mut W<u32, Reg<u32, _DECODER>>
pub fn individual(self) -> &'a mut W<u32, Reg<u32, _DECODER>>
1st half word (16-bit) in ch.0; 2nd in ch.1; …; 4th in ch.3
1st half word (16-bit) in ch.0; 2nd in ch.1; …; 4th in COUNTERTOP
Auto Trait Implementations
impl<'a> !RefUnwindSafe for LOAD_W<'a>
impl<'a> !UnwindSafe for LOAD_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.