[][src]Type Definition k22f::ftm2::pol::POL0_R

type POL0_R = R<bool, POL0_A>;

Reader of field POL0

Methods

impl POL0_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _0

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

Checks if the value of the field is _1