[][src]Type Definition imxrt1062_dmamux::chcfg::A_ON_R

type A_ON_R = R<bool, A_ON_A>;

Reader of field A_ON

Methods

impl A_ON_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is A_ON_0

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

Checks if the value of the field is A_ON_1