Trait drone_riscv::reg::prelude::WoWRegField[][src]

pub trait WoWRegField<T>: WWRegField<T> where
    T: RegTag,
    Self::Reg: WReg<T>, 
{ }

Write-only field of writable register.

Implementors

Loading content...