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

type DATA6 = Reg<u16, _DATA6>;

Backup data register 6

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

For information about available fields see data6 module

Trait Implementations

impl Readable for DATA6[src]

read() method returns data6::R reader structure

impl ResetValue for DATA6[src]

Register DATA6 reset()'s with value 0

type Type = u16

Register size

impl Writable for DATA6[src]

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