[][src]Type Definition alt_sam3x8e::tc0::BMR

type BMR = Reg<u32, _BMR>;

Block Mode Register

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

For information about avaliable fields see bmr module

Trait Implementations

impl Readable for BMR[src]

read() method returns bmr::R reader structure

impl ResetValue for BMR[src]

Register BMR reset()'s with value 0

type Type = u32

Register size

impl Writable for BMR[src]

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