[][src]Type Definition mk66f18::uart0::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 avaliable fields see c3 module

Trait Implementations

impl Readable for C3[src]

read() method returns c3::R reader structure

impl Writable for C3[src]

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

impl ResetValue for C3[src]

Register C3 reset()'s with value 0

type Type = u8

Register size