[][src]Type Definition stm32l0::stm32l0x3::aes::cr::DATATYPE_R

type DATATYPE_R = R<u8, DATATYPE_A>;

Reader of field DATATYPE

Methods

impl DATATYPE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NONE

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

Checks if the value of the field is HALFWORD

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

Checks if the value of the field is BYTE

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

Checks if the value of the field is BIT