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

type ENSA = Reg<u32, _ENSA>;

GPIO Enable Register A Set

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

For information about available fields see ensa module

Trait Implementations

impl Readable for ENSA[src]

read() method returns ensa::R reader structure

impl ResetValue for ENSA[src]

Register ENSA reset()'s with value 0

type Type = u32

Register size

impl Writable for ENSA[src]

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