[][src]Type Definition ht32f1xxxx::ht32f12365_66::gpioa::GPIOA_ODR

type GPIOA_ODR = Reg<u32, _GPIOA_ODR>;

GPIOA_ODR

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

For information about available fields see gpioa_odr module

Trait Implementations

impl Readable for GPIOA_ODR[src]

read() method returns gpioa_odr::R reader structure

impl ResetValue for GPIOA_ODR[src]

Register GPIOA_ODR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOA_ODR[src]

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