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

type LCRH = Reg<u32, _LCRH>;

LCRH

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

For information about available fields see lcrh module

Trait Implementations

impl Readable for LCRH[src]

read() method returns lcrh::R reader structure

impl ResetValue for LCRH[src]

Register LCRH reset()'s with value 0

type Type = u32

Register size

impl Writable for LCRH[src]

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