[][src]Type Definition mkl26z4::uart1::C4

type C4 = Reg<u8, _C4>;

UART Control Register 4

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

For information about avaliable fields see c4 module

Trait Implementations

impl Readable for C4[src]

read() method returns c4::R reader structure

impl Writable for C4[src]

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

impl ResetValue for C4[src]

Register C4 reset()'s with value 0

type Type = u8

Register size