Trait RegTag
drone_riscv::reg::tag
pub trait RegTag: 'static + Send + Sync + Default { }
A register token tag.
All concrete tags implement this trait.
impl RegTag for Crt
impl RegTag for Srt
impl RegTag for Urt