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

pub trait RegOwned: RegTag { }

An owned register token tag.

A token tagged with a tag, which implements this trait, follows the move-semantics.

Implementors

impl RegOwned for Srt[src]

impl RegOwned for Urt[src]

Loading content...