Type Definition atsame54p19a_pac::dsu::did::PROCESSOR_R[][src]

type PROCESSOR_R = R<u8, PROCESSOR_A>;

Reader of field PROCESSOR

Implementations

impl PROCESSOR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is CM0P

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

Checks if the value of the field is CM23

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

Checks if the value of the field is CM3

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

Checks if the value of the field is CM4

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

Checks if the value of the field is CM4F

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

Checks if the value of the field is CM33