[][src]Type Definition efm32pg12_pac::crypto0::wac::MULWIDTH_R

type MULWIDTH_R = R<u8, MULWIDTH_A>;

Reader of field MULWIDTH

Methods

impl MULWIDTH_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is MUL256

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

Checks if the value of the field is MUL128

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

Checks if the value of the field is MULMOD