Type Definition stm32f1::stm32f102::tim4::smcr::ETP_R[][src]

type ETP_R = R<bool, ETP_A>;

Reader of field ETP

Implementations

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