[][src]Type Definition stm32l0::stm32l0x1::crc::cr::REV_IN_R

type REV_IN_R = R<u8, REV_IN_A>;

Reader of field REV_IN

Methods

impl REV_IN_R[src]

pub fn variant(&self) -> REV_IN_A[src]

Get enumerated values variant

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

Checks if the value of the field is FORWARD

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

Checks if the value of the field is REVERSEBYTE

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

Checks if the value of the field is REVERSEHALFWORD

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

Checks if the value of the field is REVERSEWORD