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

type GPIOC_RR = Reg<u32, _GPIOC_RR>;

GPIOC_RR

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

For information about available fields see gpioc_rr module

Trait Implementations

impl Readable for GPIOC_RR[src]

read() method returns gpioc_rr::R reader structure

impl ResetValue for GPIOC_RR[src]

Register GPIOC_RR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOC_RR[src]

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