Type Definition atsam4lc4a_pac::ast::parameter::DT_R[][src]

type DT_R = R<bool, DT_A>;

Reader of field DT

Implementations

impl DT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is OFF

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

Checks if the value of the field is ON