Type Definition atsam4e16c_pac::can1::BR[][src]

type BR = Reg<u32, _BR>;

Baudrate Register

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

For information about available fields see br module

Trait Implementations

impl Readable for BR[src]

read() method returns br::R reader structure

impl ResetValue for BR[src]

Register BR reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for BR[src]

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