[][src]Type Definition cc3220sf::uarta1::IBRD

type IBRD = Reg<u32, _IBRD>;

IBRD

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

For information about available fields see ibrd module

Trait Implementations

impl Readable for IBRD[src]

read() method returns ibrd::R reader structure

impl ResetValue for IBRD[src]

Register IBRD reset()'s with value 0

type Type = u32

Register size

impl Writable for IBRD[src]

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