[][src]Type Definition mkl25z4::uart0::MA1

type MA1 = Reg<u8, _MA1>;

UART Match Address Registers 1

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

For information about available fields see ma1 module

Trait Implementations

impl Readable for MA1[src]

read() method returns ma1::R reader structure

impl ResetValue for MA1[src]

Register MA1 reset()'s with value 0

type Type = u8

Register size

impl Writable for MA1[src]

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