[][src]Type Definition k1921vk01t_pac::nt_pwm0::hrcnfg::EDGMODE_R

type EDGMODE_R = R<u8, EDGMODE_A>;

Reader of field EDGMODE

Methods

impl EDGMODE_R[src]

pub fn variant(&self) -> Variant<u8, EDGMODE_A>[src]

Get enumerated values variant

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

Checks if the value of the field is POSEDGE

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

Checks if the value of the field is NEGEDGE

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

Checks if the value of the field is POSNEG