[][src]Type Definition mkl26z4::uart2::BDH

type BDH = Reg<u8, _BDH>;

UART Baud Rate Register: High

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

For information about avaliable fields see bdh module

Trait Implementations

impl Readable for BDH[src]

read() method returns bdh::R reader structure

impl Writable for BDH[src]

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

impl ResetValue for BDH[src]

Register BDH reset()'s with value 0

type Type = u8

Register size