[][src]Type Definition mkl26z4::ftfa::fsec::KEYEN_R

type KEYEN_R = R<u8, KEYEN_A>;

Reader of field KEYEN

Methods

impl KEYEN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _00

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

Checks if the value of the field is _01

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

Checks if the value of the field is _10

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

Checks if the value of the field is _11