[][src]Trait drone_cortex_m::reg::prelude::RegTag

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

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...