Type Definition stm32g4::stm32g484::exti::ftsr2::FT32_R[][src]

type FT32_R = R<bool, FT32_A>;

Reader of field FT32

Implementations

impl FT32_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLED

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

Checks if the value of the field is ENABLED