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

type DATA35 = Reg<u16, _DATA35>;

Backup data register 35

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

For information about available fields see data35 module

Trait Implementations

impl Readable for DATA35[src]

read() method returns data35::R reader structure

impl ResetValue for DATA35[src]

Register DATA35 reset()'s with value 0

type Type = u16

Register size

impl Writable for DATA35[src]

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