pub trait ConfigWritable<T> { }
Marker trait for configuration space registers to which the driver may write.