[][src]Type Definition muscab1_pac::uart0::UARTIBRD

type UARTIBRD = Reg<u32, _UARTIBRD>;

Integer baud rate register

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

For information about avaliable fields see uartibrd module

Trait Implementations

impl Readable for UARTIBRD[src]

read() method returns uartibrd::R reader structure

impl Writable for UARTIBRD[src]

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

impl ResetValue for UARTIBRD[src]

Register UARTIBRD reset()'s with value 0

type Type = u32

Register size