Trait drone_core::reg::marker::UWoWoRegFieldBits[][src]

pub trait UWoWoRegFieldBits where
    Self: WoWoRegFieldBits<Urt>,
    Self::Reg: UWoReg
{ }

Unsynchronized multi-bit write-only field of write-only register.

Implementors

impl<R> UWoWoRegFieldBits for R where
    R: WoWoRegFieldBits<Urt>,
    R::Reg: UWoReg
[src]

Loading content...