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

type DATA21 = Reg<u16, _DATA21>;

Backup data register 21

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

For information about available fields see data21 module

Trait Implementations

impl Readable for DATA21[src]

read() method returns data21::R reader structure

impl ResetValue for DATA21[src]

Register DATA21 reset()'s with value 0

type Type = u16

Register size

impl Writable for DATA21[src]

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