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

type GPIODEN2 = Reg<u32, _GPIODEN2>;

Port E,F digital enable register

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

For information about avaliable fields see gpioden2 module

Trait Implementations

impl Readable for GPIODEN2[src]

read() method returns gpioden2::R reader structure

impl ResetValue for GPIODEN2[src]

Register GPIODEN2 reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIODEN2[src]

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