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

type CTL = Reg<u32, _CTL>;

CTL

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

For information about available fields see ctl module

Trait Implementations

impl Readable for CTL[src]

read() method returns ctl::R reader structure

impl ResetValue for CTL[src]

Register CTL reset()'s with value 0

type Type = u32

Register size

impl Writable for CTL[src]

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