[][src]Type Definition gd32vf103_pac::bkp::DATA20

type DATA20 = Reg<u16, _DATA20>;

Backup data register 20

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

For information about available fields see data20 module

Trait Implementations

impl Readable for DATA20[src]

read() method returns data20::R reader structure

impl ResetValue for DATA20[src]

Register DATA20 reset()'s with value 0

type Type = u16

Register size

impl Writable for DATA20[src]

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