[][src]Type Definition tm4c129x::i2c0::MBLEN

type MBLEN = Reg<u32, _MBLEN>;

I2C Master Burst Length

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

For information about avaliable fields see mblen module

Trait Implementations

impl Readable for MBLEN[src]

read() method returns mblen::R reader structure

impl Writable for MBLEN[src]

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

impl ResetValue for MBLEN[src]

Register MBLEN reset()'s with value 0

type Type = u32

Register size