[][src]Type Definition ht32f1xxxx::ht32f12364::gpiod::GPIOD_INER

type GPIOD_INER = Reg<u32, _GPIOD_INER>;

GPIOD_INER

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

For information about available fields see gpiod_iner module

Trait Implementations

impl Readable for GPIOD_INER[src]

read() method returns gpiod_iner::R reader structure

impl ResetValue for GPIOD_INER[src]

Register GPIOD_INER reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOD_INER[src]

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