[][src]Type Definition mk66f18::enet::ECR

type ECR = Reg<u32, _ECR>;

Ethernet Control Register

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

For information about avaliable fields see ecr module

Trait Implementations

impl Readable for ECR[src]

read() method returns ecr::R reader structure

impl Writable for ECR[src]

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

impl ResetValue for ECR[src]

Register ECR reset()'s with value 0xf000_0000

type Type = u32

Register size