[][src]Type Definition tm4c129x::uart0::FBRD

type FBRD = Reg<u32, _FBRD>;

UART Fractional Baud-Rate Divisor

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

For information about avaliable fields see fbrd module

Trait Implementations

impl Readable for FBRD[src]

read() method returns fbrd::R reader structure

impl Writable for FBRD[src]

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

impl ResetValue for FBRD[src]

Register FBRD reset()'s with value 0

type Type = u32

Register size