[][src]Type Definition stm32f3::stm32f303::tim3::smcr::ETP_R

type ETP_R = R<bool, ETP_A>;

Reader of field ETP

Methods

impl ETP_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTINVERTED

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

Checks if the value of the field is INVERTED