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

type BDL = Reg<u8, _BDL>;

UART Baud Rate Register Low

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

For information about avaliable fields see bdl module

Trait Implementations

impl Readable for BDL[src]

read() method returns bdl::R reader structure

impl Writable for BDL[src]

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

impl ResetValue for BDL[src]

Register BDL reset()'s with value 0x04

type Type = u8

Register size