[][src]Type Definition ambiq_apollo1_pac::iomstr0::TLNGTH

type TLNGTH = Reg<u32, _TLNGTH>;

Transfer Length

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

For information about available fields see tlngth module

Trait Implementations

impl Readable for TLNGTH[src]

read() method returns tlngth::R reader structure

impl ResetValue for TLNGTH[src]

Register TLNGTH reset()'s with value 0

type Type = u32

Register size

impl Writable for TLNGTH[src]

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