[][src]Type Definition ht32f1xxxx::ht32f12364::gpioe::GPIOE_RR

type GPIOE_RR = Reg<u32, _GPIOE_RR>;

GPIOE_RR

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

For information about available fields see gpioe_rr module

Trait Implementations

impl Readable for GPIOE_RR[src]

read() method returns gpioe_rr::R reader structure

impl ResetValue for GPIOE_RR[src]

Register GPIOE_RR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOE_RR[src]

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