[][src]Type Definition imxrt1062_usdhc1::pres_state::DLSL_R

type DLSL_R = R<u8, DLSL_A>;

Reader of field DLSL

Methods

impl DLSL_R[src]

pub fn variant(&self) -> Variant<u8, DLSL_A>[src]

Get enumerated values variant

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

Checks if the value of the field is DATA0

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

Checks if the value of the field is DATA1

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

Checks if the value of the field is DATA2

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

Checks if the value of the field is DATA3

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

Checks if the value of the field is DATA4

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

Checks if the value of the field is DATA5

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

Checks if the value of the field is DATA6

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

Checks if the value of the field is DATA7