[][src]Type Definition ht32f2yyy::ht32f275x::gpioe::GPIOE_ODR

type GPIOE_ODR = Reg<u32, _GPIOE_ODR>;

GPIOE_ODR

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

For information about available fields see gpioe_odr module

Trait Implementations

impl Readable for GPIOE_ODR[src]

read() method returns gpioe_odr::R reader structure

impl ResetValue for GPIOE_ODR[src]

Register GPIOE_ODR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOE_ODR[src]

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