[][src]Type Definition lpc55_pac::puf::keyenable::KEY_R

type KEY_R = R<u8, KEY_A>;

Reader of field KEY

Implementations

impl KEY_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is AES

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

Checks if the value of the field is PRINCE0

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

Checks if the value of the field is PRINCE1

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

Checks if the value of the field is PRINCE2

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

Checks if the value of the field is NONE