[][src]Type Definition mkl26z4::uart0::C1

type C1 = Reg<u8, _C1>;

UART Control Register 1

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

For information about avaliable fields see c1 module

Trait Implementations

impl Readable for C1[src]

read() method returns c1::R reader structure

impl Writable for C1[src]

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

impl ResetValue for C1[src]

Register C1 reset()'s with value 0

type Type = u8

Register size