Type Definition gd32f1::gd32f130::opa_ivref::OPA_LPBT[][src]

type OPA_LPBT = Reg<u32, _OPA_LPBT>;

OPA offset trimming for low power mode register

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

For information about available fields see opa_lpbt module

Trait Implementations

impl Readable for OPA_LPBT[src]

read() method returns opa_lpbt::R reader structure

impl ResetValue for OPA_LPBT[src]

Register OPA_LPBT reset()’s with value 0

type Type = u32

Register size

impl Writable for OPA_LPBT[src]

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