[][src]Type Definition k1921vk01t_pac::nt_common_reg::GPIODENG

type GPIODENG = Reg<u16, _GPIODENG>;

Port G digital enable register

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

For information about avaliable fields see gpiodeng module

Trait Implementations

impl Readable for GPIODENG[src]

read() method returns gpiodeng::R reader structure

impl ResetValue for GPIODENG[src]

Register GPIODENG reset()'s with value 0

type Type = u16

Register size

impl Writable for GPIODENG[src]

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