[][src]Type Definition mk66f18::uart0::D

type D = Reg<u8, _D>;

UART Data Register

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

For information about avaliable fields see d module

Trait Implementations

impl Readable for D[src]

read() method returns d::R reader structure

impl Writable for D[src]

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

impl ResetValue for D[src]

Register D reset()'s with value 0

type Type = u8

Register size