[][src]Type Definition lpc55_pac::puf::allow::R

type R = R<u32, ALLOW>;

Reader of register ALLOW

Implementations

impl R[src]

pub fn allowenroll(&self) -> ALLOWENROLL_R[src]

Bit 0 - Enroll operation is allowed

pub fn allowstart(&self) -> ALLOWSTART_R[src]

Bit 1 - Start operation is allowed

pub fn allowsetkey(&self) -> ALLOWSETKEY_R[src]

Bit 2 - Set Key operations are allowed

pub fn allowgetkey(&self) -> ALLOWGETKEY_R[src]

Bit 3 - Get Key operation is allowed