[][src]Type Definition ambiq_apollo3p_pac::mspi0::TXENTRIES

type TXENTRIES = Reg<u32, _TXENTRIES>;

TX FIFO Entries

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

For information about available fields see txentries module

Trait Implementations

impl Readable for TXENTRIES[src]

read() method returns txentries::R reader structure

impl ResetValue for TXENTRIES[src]

Register TXENTRIES reset()'s with value 0

type Type = u32

Register size

impl Writable for TXENTRIES[src]

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