Struct tis_100::core::ParseIoRegisterError [] [src]

pub struct ParseIoRegisterError;

An error which can be returned when parsing an IO register.

Trait Implementations

impl Debug for ParseIoRegisterError
[src]

Formats the value using the given formatter.

impl PartialEq for ParseIoRegisterError
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.