[][src]Type Definition stm32f3::stm32f303::can::rx::rir::IDE_R

type IDE_R = R<bool, IDE_A>;

Reader of field IDE

Methods

impl IDE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is STANDARD

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

Checks if the value of the field is EXTENDED