Type Definition gd32f1::gd32f170::opa_ivref::OPA_BT[][src]

type OPA_BT = Reg<u32, _OPA_BT>;

OPA offset trimming for normal mode register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see opa_bt module

Trait Implementations

impl Readable for OPA_BT[src]

read() method returns opa_bt::R reader structure

impl ResetValue for OPA_BT[src]

Register OPA_BT reset()’s with value 0

type Type = u32

Register size

impl Writable for OPA_BT[src]

write(|w| ..) method takes opa_bt::W writer structure