[][src]Type Definition atsame54n::aes::ctrla::STARTMODE_R

type STARTMODE_R = R<bool, STARTMODE_A>;

Reader of field STARTMODE

Implementations

impl STARTMODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is MANUAL

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

Checks if the value of the field is AUTO