[][src]Type Definition nrf52832_pac::ccm::mode::MODE_R

type MODE_R = R<bool, MODE_A>;

Reader of field MODE

Methods

impl MODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ENCRYPTION

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

Checks if the value of the field is DECRYPTION