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

type MIS = Reg<u32, _MIS>;

MIS

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

For information about available fields see mis module

Trait Implementations

impl Readable for MIS[src]

read() method returns mis::R reader structure

impl ResetValue for MIS[src]

Register MIS reset()'s with value 0

type Type = u32

Register size

impl Writable for MIS[src]

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