pub trait ConfigReadable<T> { }
Marker trait for configuration space registers from which the driver may read.