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

type ENCB = Reg<u32, _ENCB>;

GPIO Enable Register B Clear

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

For information about available fields see encb module

Trait Implementations

impl Readable for ENCB[src]

read() method returns encb::R reader structure

impl ResetValue for ENCB[src]

Register ENCB reset()'s with value 0

type Type = u32

Register size

impl Writable for ENCB[src]

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