[][src]Type Definition rsl10_pac::dio::dio_dir::DIO_R

type DIO_R = R<u16, DIO_A>;

Reader of field DIO

Methods

impl DIO_R[src]

pub fn variant(&self) -> Variant<u16, DIO_A>[src]

Get enumerated values variant

pub fn is_dio0_input(&self) -> bool[src]

Checks if the value of the field is DIO0_INPUT

pub fn is_dio0_output(&self) -> bool[src]

Checks if the value of the field is DIO0_OUTPUT

pub fn is_dio1_output(&self) -> bool[src]

Checks if the value of the field is DIO1_OUTPUT

pub fn is_dio2_output(&self) -> bool[src]

Checks if the value of the field is DIO2_OUTPUT

pub fn is_dio3_output(&self) -> bool[src]

Checks if the value of the field is DIO3_OUTPUT

pub fn is_dio4_output(&self) -> bool[src]

Checks if the value of the field is DIO4_OUTPUT

pub fn is_dio5_output(&self) -> bool[src]

Checks if the value of the field is DIO5_OUTPUT

pub fn is_dio6_output(&self) -> bool[src]

Checks if the value of the field is DIO6_OUTPUT

pub fn is_dio7_output(&self) -> bool[src]

Checks if the value of the field is DIO7_OUTPUT

pub fn is_dio8_output(&self) -> bool[src]

Checks if the value of the field is DIO8_OUTPUT

pub fn is_dio9_output(&self) -> bool[src]

Checks if the value of the field is DIO9_OUTPUT

pub fn is_dio10_output(&self) -> bool[src]

Checks if the value of the field is DIO10_OUTPUT

pub fn is_dio11_output(&self) -> bool[src]

Checks if the value of the field is DIO11_OUTPUT

pub fn is_dio12_output(&self) -> bool[src]

Checks if the value of the field is DIO12_OUTPUT

pub fn is_dio13_output(&self) -> bool[src]

Checks if the value of the field is DIO13_OUTPUT

pub fn is_dio14_output(&self) -> bool[src]

Checks if the value of the field is DIO14_OUTPUT

pub fn is_dio15_output(&self) -> bool[src]

Checks if the value of the field is DIO15_OUTPUT