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

pub trait SWoWoRegFieldBits where
    Self: WoWoRegFieldBits<Srt>,
    Self::Reg: SWoReg
{ }

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

Implementors

impl<R> SWoWoRegFieldBits for R where
    R: WoWoRegFieldBits<Srt>,
    R::Reg: SWoReg
[src]

Loading content...