[][src]Type Definition k22f::uart0::MA2

type MA2 = Reg<u8, _MA2>;

UART Match Address Registers 2

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

For information about available fields see ma2 module

Trait Implementations

impl Readable for MA2[src]

read() method returns ma2::R reader structure

impl ResetValue for MA2[src]

Register MA2 reset()'s with value 0

type Type = u8

Register size

impl Writable for MA2[src]

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