[][src]Trait drone_cortexm::reg::tag::RegTag

pub trait RegTag: 'static + Default + Send + Sync { }

A register token tag.

All concrete tags implement this trait.

Implementors

impl RegTag for Crt[src]

impl RegTag for Srt[src]

impl RegTag for Urt[src]

Loading content...