Type Alias gd32f1::gd32f190::can0::fscfg::Fs0W

source ·
pub type Fs0W<'a, REG> = BitWriter<'a, REG, Fs0>;
Expand description

Field FS0 writer - Filter scale

Aliased Type§

struct Fs0W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> Fs0W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn scale16(self) -> &'a mut W<REG>

Filter with 16-bit scale

source

pub fn scale32(self) -> &'a mut W<REG>

Filter with 32-bit scale