[][src]Type Definition atsame70j21b::pwm0::pwm_ch_num::pwm_cmr::CPOL_R

type CPOL_R = R<bool, CPOL_A>;

Reader of field CPOL

Implementations

impl CPOL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW_POLARITY

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

Checks if the value of the field is HIGH_POLARITY