Expand description
Register block
Fields
pras: Reg<PRAS_SPEC>0x00 - Priority A for Slave
prbs: Reg<PRBS_SPEC>0x04 - Priority B for Slave
Auto Trait Implementations
impl !RefUnwindSafe for PRS
impl Send for PRS
impl !Sync for PRS
impl Unpin for PRS
impl UnwindSafe for PRS
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
    T: ?Sized,
 
impl<T> BorrowMut<T> for Twhere
    T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
 
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more