Type Alias gd32f1::gd32f190::can0::fctl::FldR

source ·
pub type FldR = BitReader<Fld>;
Expand description

Field FLD reader - Filter lock disable

Aliased Type§

struct FldR { /* private fields */ }

Implementations§

source§

impl FldR

source

pub const fn variant(&self) -> Fld

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Filter lock disabled

source

pub fn is_enabled(&self) -> bool

Filter lock enabled