[][src]Type Definition mkl26z4::uart0::S1

type S1 = Reg<u8, _S1>;

UART Status Register 1

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

For information about avaliable fields see s1 module

Trait Implementations

impl Readable for S1[src]

read() method returns s1::R reader structure

impl Writable for S1[src]

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

impl ResetValue for S1[src]

Register S1 reset()'s with value 0xc0

type Type = u8

Register size