Struct microbit::hal::pac::uart0::errorsrc::BREAK_W [−]
pub struct BREAK_W<'a> { /* fields omitted */ }Expand description
Write proxy for field BREAK
Implementations
impl<'a> BREAK_W<'a>
impl<'a> BREAK_W<'a>
Writes variant to the field
pub fn not_present(self) -> &'a mut W<u32, Reg<u32, _ERRORSRC>>
pub fn not_present(self) -> &'a mut W<u32, Reg<u32, _ERRORSRC>>
Read: error not present
Auto Trait Implementations
impl<'a> !RefUnwindSafe for BREAK_W<'a>
impl<'a> !UnwindSafe for BREAK_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.