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

type S2 = Reg<u8, _S2>;

UART Status Register 2

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

For information about available fields see s2 module

Trait Implementations

impl Readable for S2[src]

read() method returns s2::R reader structure

impl ResetValue for S2[src]

Register S2 reset()'s with value 0

type Type = u8

Register size

impl Writable for S2[src]

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