[][src]Type Definition ht32f1xxxx::ht32f12364::exti::EXTI_CR

type EXTI_CR = Reg<u32, _EXTI_CR>;

EXTI_CR

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

For information about available fields see exti_cr module

Trait Implementations

impl Readable for EXTI_CR[src]

read() method returns exti_cr::R reader structure

impl ResetValue for EXTI_CR[src]

Register EXTI_CR reset()'s with value 0

type Type = u32

Register size

impl Writable for EXTI_CR[src]

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