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

type DATA33 = Reg<u16, _DATA33>;

Backup data register 33

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

For information about available fields see data33 module

Trait Implementations

impl Readable for DATA33[src]

read() method returns data33::R reader structure

impl ResetValue for DATA33[src]

Register DATA33 reset()'s with value 0

type Type = u16

Register size

impl Writable for DATA33[src]

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