Type Alias gd32f1::gd32f190::opa_ivref::opa_bt::OtUserW

source ·
pub type OtUserW<'a, REG> = BitWriter<'a, REG, OtUser>;
Expand description

Field OT_USER writer - user programmed trimming value

Aliased Type§

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

Implementations§

source§

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

source

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

Trim with factory-default values

source

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

Trim with user-programmed values