[][src]Type Definition nrf52832_pac::pwm0::mode::UPDOWN_R

type UPDOWN_R = R<bool, UPDOWN_A>;

Reader of field UPDOWN

Methods

impl UPDOWN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is UP

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

Checks if the value of the field is UPANDDOWN