Type Alias gd32f1::gd32f190::cmp::cs::Cmp0lkW

source ·
pub type Cmp0lkW<'a, REG> = BitWriter<'a, REG, Cmp0lk>;
Expand description

Field CMP0LK writer - CMP0 lock

Aliased Type§

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

Implementations§

source§

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

source

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

Control bits are read-write

source

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

Control bits are read-only