Type Definition gd32f1::gd32f130::fmc::OBKEY[][src]

type OBKEY = Reg<u32, _OBKEY>;

Flash option byte unlock key register

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

For information about available fields see obkey module

Trait Implementations

impl ResetValue for OBKEY[src]

Register OBKEY reset()’s with value 0

type Type = u32

Register size

impl Writable for OBKEY[src]

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