[][src]Type Definition ht32f2yyy::ht32f275x::gpioc::GPIOC_ODR

type GPIOC_ODR = Reg<u32, _GPIOC_ODR>;

GPIOC_ODR

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

For information about available fields see gpioc_odr module

Trait Implementations

impl Readable for GPIOC_ODR[src]

read() method returns gpioc_odr::R reader structure

impl ResetValue for GPIOC_ODR[src]

Register GPIOC_ODR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOC_ODR[src]

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