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

type WTCA = Reg<u32, _WTCA>;

GPIO Output Register A Clear

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

For information about available fields see wtca module

Trait Implementations

impl Readable for WTCA[src]

read() method returns wtca::R reader structure

impl ResetValue for WTCA[src]

Register WTCA reset()'s with value 0

type Type = u32

Register size

impl Writable for WTCA[src]

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