[][src]Type Definition ht32f2yyy::ht32f275x::gpiod::GPIOD_ODR

type GPIOD_ODR = Reg<u32, _GPIOD_ODR>;

GPIOD_ODR

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

For information about available fields see gpiod_odr module

Trait Implementations

impl Readable for GPIOD_ODR[src]

read() method returns gpiod_odr::R reader structure

impl ResetValue for GPIOD_ODR[src]

Register GPIOD_ODR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOD_ODR[src]

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