[][src]Type Definition tm4c123x::uart0::IBRD

type IBRD = Reg<u32, _IBRD>;

UART Integer Baud-Rate Divisor

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

For information about avaliable fields see ibrd module

Trait Implementations

impl Readable for IBRD[src]

read() method returns ibrd::R reader structure

impl Writable for IBRD[src]

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

impl ResetValue for IBRD[src]

Register IBRD reset()'s with value 0

type Type = u32

Register size