[][src]Type Definition SKEAZN642::uart1::C3

type C3 = Reg<u8, _C3>;

UART Control Register 3

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

For information about available fields see c3 module

Trait Implementations

impl Readable for C3[src]

read() method returns c3::R reader structure

impl ResetValue for C3[src]

Register C3 reset()'s with value 0

type Type = u8

Register size

impl Writable for C3[src]

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