Trait peripherals::ReadRegister[][src]

pub trait ReadRegister: Register { }
Expand description

A marker trait for readable registers

Implementors