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

type GPIOODCTL1 = Reg<u32, _GPIOODCTL1>;

Port C,D open-drain enable register

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

For information about avaliable fields see gpioodctl1 module

Trait Implementations

impl Readable for GPIOODCTL1[src]

read() method returns gpioodctl1::R reader structure

impl ResetValue for GPIOODCTL1[src]

Register GPIOODCTL1 reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOODCTL1[src]

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