[][src]Type Definition k210_pac::aes::en::EN_R

type EN_R = R<bool, EN_A>;

Reader of field en

Methods

impl EN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLE

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

Checks if the value of the field is ENABLE