[][src]Type Definition k210_pac::aes::mode_ctl::KEY_ORDER_R

type KEY_ORDER_R = R<bool, KEY_ORDER_A>;

Reader of field key_order

Methods

impl KEY_ORDER_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is BE

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

Checks if the value of the field is LE