[][src]Type Definition atsame70j21b::tc0::TC_BMR

type TC_BMR = Reg<u32, _TC_BMR>;

Block Mode Register

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

For information about available fields see tc_bmr module

Trait Implementations

impl Readable for TC_BMR[src]

read() method returns tc_bmr::R reader structure

impl ResetValue for TC_BMR[src]

Register TC_BMR reset()'s with value 0

type Type = u32

Register size

impl Writable for TC_BMR[src]

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