Struct drone::reg::Lr [] [src]

pub struct Lr;

Zero-sized marker type for thread-unsafe register bindings. "Lr" stands for "Local Register". Does not implement Send, Sync, 'Clone', 'Copy'.

Trait Implementations

impl !Sync for Lr
[src]

impl RegFlavor for Lr
[src]