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

type MODULUS_R = R<u8, MODULUS_A>;

Reader of field MODULUS

Methods

impl MODULUS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is BIN256

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

Checks if the value of the field is BIN128

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

Checks if the value of the field is ECCBIN233P

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

Checks if the value of the field is ECCBIN163P

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

Checks if the value of the field is GCMBIN128

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

Checks if the value of the field is ECCPRIME256P

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

Checks if the value of the field is ECCPRIME224P

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

Checks if the value of the field is ECCPRIME192P

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

Checks if the value of the field is ECCBIN233N

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

Checks if the value of the field is ECCBIN233KN

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

Checks if the value of the field is ECCBIN163N

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

Checks if the value of the field is ECCBIN163KN

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

Checks if the value of the field is ECCPRIME256N

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

Checks if the value of the field is ECCPRIME224N

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

Checks if the value of the field is ECCPRIME192N