[][src]Type Definition imxrt1062_lcdif::ctrl2_clr::OUTSTANDING_REQS_R

type OUTSTANDING_REQS_R = R<u8, OUTSTANDING_REQS_A>;

Reader of field OUTSTANDING_REQS

Methods

impl OUTSTANDING_REQS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is REQ_1

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

Checks if the value of the field is REQ_2

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

Checks if the value of the field is REQ_4

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

Checks if the value of the field is REQ_8

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

Checks if the value of the field is REQ_16