svd_parser
pub enum Usage { Read, Write, ReadWrite, }
Read
Write
ReadWrite
impl Debug for Usage
fn fmt(&self, __arg_0: &mut Formatter) -> Result
Formats the value using the given formatter.