[][src]Type Definition ambiq_apollo3p_pac::apbdma::BBINPUT

type BBINPUT = Reg<u32, _BBINPUT>;

PIO Input Values

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

For information about available fields see bbinput module

Trait Implementations

impl Readable for BBINPUT[src]

read() method returns bbinput::R reader structure

impl ResetValue for BBINPUT[src]

Register BBINPUT reset()'s with value 0

type Type = u32

Register size

impl Writable for BBINPUT[src]

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