[][src]Type Definition ambiq_apollo1_pac::gpio::ENCA

type ENCA = Reg<u32, _ENCA>;

GPIO Enable Register A Clear

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

For information about available fields see enca module

Trait Implementations

impl Readable for ENCA[src]

read() method returns enca::R reader structure

impl ResetValue for ENCA[src]

Register ENCA reset()'s with value 0

type Type = u32

Register size

impl Writable for ENCA[src]

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